diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-06-12 12:43:18 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-06-12 12:43:51 -0700 |
commit | bea898c077c50336db24fd1c8505d259eb9b148b (patch) | |
tree | c8f5292e1cc19086628305e9a9ad32f2aa6c160b /CHANGELOG.md | |
parent | 2babed6c842cfe953bbc42fc91f9a0ec7803c134 (diff) | |
download | subsurface-bea898c077c50336db24fd1c8505d259eb9b148b.tar.gz |
Update ReleaseNotes and README for 4.9.5
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 13299c871..0ba284890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,28 +1,3 @@ -Mobile: correct UI issue with tags that were longer than page width -Mobile: add advanved option to import dives from local cloud cache directories -Mobile: fix broken editing of location, suit, buddy, and dive master -Mobile: fix missing translations on Android -CSV export: support for multiple cylinders -CSV import: support for multiple cylinders for Subsurface CSV files -CSV import: multiple bug fixes for Subsurface CSV files -Mobile: convert entered email to lower case -desktop: localize salinity string with respect to thousands separators -desktop: update date and time fields on maintab if user changes preferences -mobile: small improvements to usability with dark theme -Core: improve service selection for BLE, adding white list and black list -Filter: fix searching for tags [#2842] -Desktop: fix plotting of thumbnails on profile [#2833] -Core: always include BT/BLE name, even for devices no recognized as dive computer -Core: fix failure to recognize several Aqualung BLE dive computers -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 - -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. |