mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update to CHANGELOG.md
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0a3fe87f54
commit
44a9b26889
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -5,6 +5,17 @@
|
||||||
- Mobile: adjusted size of about page for small screen (no scrolling)
|
- Mobile: adjusted size of about page for small screen (no scrolling)
|
||||||
- Mobile: download page now remembers last used connection
|
- Mobile: download page now remembers last used connection
|
||||||
- Shearwater import: include DC reported ceiling
|
- 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: allow editing from list-view [#1213]
|
||||||
- Desktop: don't add six seconds to dive duration [#554]
|
- Desktop: don't add six seconds to dive duration [#554]
|
||||||
- Desktop: fix manual editing of dive duration [#1211]
|
- 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: fold dive trips to give better overview for large dive lists
|
||||||
- Mobile: fix using current GPS position when editing or adding dives
|
- 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: 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
|
- Suunto DM import: improved temperature parsing in special cases
|
||||||
# Always add new entries at the very top of this file above other
|
# Always add new entries at the very top of this file above other
|
||||||
# existing entries.
|
# existing entries.
|
||||||
|
|
Loading…
Add table
Reference in a new issue