diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 16fa5689d..f98cdc079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ - Mobile: adjusted size of about page for small screen (no scrolling) - Mobile: download page now remembers last used connection - Shearwater import: include DC reported ceiling +- Dive pictures: don't read invalid files twice +- Dive pictures: don't plot pictures twice on switching dives +- Dive pictures: don't replot all pictures on deletion +- Dive pictures: remove stale code for cloud storage of pictures +- Dive pictures: save thumbnails in individual files +- Dive pictures: don't keep all thumbnails in memory +- Dive pictures: automatically recalculate thumbnail if older than picture +- Planner: fix output of ICD-notes +- Desktop: fix crash on manual addition of dive to fresh logbook +- Desktop: fix showing of the manual +- Desktop: don't save empty file to cloud [#1228] - Desktop: allow editing from list-view [#1213] - Desktop: don't add six seconds to dive duration [#554] - Desktop: fix manual editing of dive duration [#1211] @@ -14,6 +25,10 @@ - Mobile: fold dive trips to give better overview for large dive lists - Mobile: fix using current GPS position when editing or adding dives - Profile: add information about actual isobaric counter diffusion happening +- Profile: add information about actual isobaric counter diffusion happening +- Profile: fix memory leak if animations were turned off +- Profile: use local filename to load picture on thumbnail-click +- Profile: fix toggling of picture-visibility - Suunto DM import: improved temperature parsing in special cases # Always add new entries at the very top of this file above other # existing entries. |