diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f5965d77b..83da2f5fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,8 @@ - mobile: show developer menu is now saved on disk and remebered between start of Subsurface - tests: add qml test harness -- Cloud storage: fix potential issue with credentials on Linux [#1346] -- Mobile/iOS: fix missing translations -- Dive media: support addition of videos -- Dive media: locate moved files based on filename and path -- Profile: Context menu entry to manually split a dive -- BLE support: fix recognition of Heinrich Weikamp OSTC 2 and OSTC Plus +- Dive media: sort thumbnails by timestamp +- Dive media: don't recalculate all pictures on drag & drop +- Profile: immediately update thumbnail positions on deletion --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` |