mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Update CHANGELOG
This includes cleaning up the old CHANGELOG I forgot to delete for the release as well as mentioning the libdivecompute updates. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f6b09dd8c3
commit
1f942ab556
1 changed files with 4 additions and 45 deletions
49
CHANGELOG.md
49
CHANGELOG.md
|
@ -1,53 +1,12 @@
|
|||
Mobile: show dive tags on dive details page
|
||||
Desktop: update SAC fields and other statistics when editing cylinders
|
||||
Desktop: Reconnect the variations checkbox in planner
|
||||
Desktop: add support for dive mode on CSV import and export
|
||||
Desktop: fix profile display of planned dives with surface segments
|
||||
maps: show the dive site as marker when opening Google Maps
|
||||
Mobile: fix false rejection of Subsurface cloud SSL certificate
|
||||
Mobile: fix misdetection of Shearwater Petrel 2 on iOS
|
||||
Desktop: fix creation of new cylinder types (names couldn't be the start of already existing names)
|
||||
Mobile: fix no-cloud to cloud transition
|
||||
Mobile: remove locking of data storage access
|
||||
Mobile: performance improvements for dive list
|
||||
Mobile: user notification of progress during startup
|
||||
Mobile: ensure filter text field has focus when opened
|
||||
Mobile: dive summary: make time drop downs smaller
|
||||
Mobile: close menus with Android back button on dive details
|
||||
Mobile: add ability to toggle dive invalid flag from dive details context menu
|
||||
Mobile: calculate dive summary statistics in 64 bit values even on 32bit ARM
|
||||
Mobile: fix strange issue where sometimes the keyboard would pop up in dive view mode
|
||||
Mobile: remove 'map it' button on dive view page - it was redundant and took space from location field
|
||||
Mobile: show better placeholder text while processing dive list
|
||||
Mobile: Android: don't quit the app when trying to close a drawer/menu with back button
|
||||
Mobile: make sure filter header and virtual keyboard are shown when tapping on filter icon
|
||||
Mobile: fix issue where in some circumstances changes weren't written to storage
|
||||
Mobile: fix issues with filtering while editing dives
|
||||
Desktop: implement dive invalidation
|
||||
Undo: implement undo of event handling (viz. bookmarks, setpoints, gas switches)
|
||||
Desktop: fix tab-order in filter widget
|
||||
Desktop: implement fulltext search
|
||||
Desktop: add starts-with and exact filter modes for textual search
|
||||
Desktop: ignore dive sites without location in proximity search
|
||||
Desktop: add the ability to modify dive salinity
|
||||
Profile: Add current GF to infobox
|
||||
Desktop: increase speed of multi-trip selection
|
||||
Desktop/Linux: fix issue with Linux AppImage failing to communicate with Bluetooth dive computers [#2370]
|
||||
Desktop: allow copy&pasting of multiple cylinders [#2386]
|
||||
Desktop: don't output random SAC values for cylinders without data [#2376]
|
||||
Planner: Add checkbox on considering oxygen narcotic
|
||||
Planner: Improve rounding of stop durations in planner notes
|
||||
Desktop: register changes when clicking "done" on dive-site edit screen
|
||||
Core: support dives with no cylinders
|
||||
Core: remove restriction on number of cylinders
|
||||
Desktop: make dive replanning undoable
|
||||
Desktop: update statistics tab on undo or redo
|
||||
Planner: update dive details when replanning dive [#2280]
|
||||
Export: when exporting dive sites in dive site mode, export selected dive sites [#2275]
|
||||
libdivecomputer:
|
||||
- Add support for the Oceanic Geo 4.0
|
||||
- clean up Shearwater tank pressure handling
|
||||
- minor fixlets
|
||||
|
||||
libdivecomputer:
|
||||
- work around Pelagic BLE oddity (Oceanic Pro Plus X and Aqualung i770R)
|
||||
- OSTC3 firmware update improvements
|
||||
|
||||
---
|
||||
* Always add new entries at the very top of this file above other existing entries and this note.
|
||||
|
|
Loading…
Reference in a new issue