mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
6d77d814a8
Fixes #3493. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
13 lines
673 B
Markdown
13 lines
673 B
Markdown
import: allow import of divesites without UUID
|
|
divelist: do not include planned versions of a dive if there is real data
|
|
desktop: fix key composition in tag widgets and dive site widget
|
|
mobile: send log files as attachments for support emails on iOS
|
|
mobile: allow cloud account deletion (Apple app store requirement)
|
|
mobile: fix listing of local cloud cache directories
|
|
dive computer support:
|
|
- fix Ratio dive computer detection for BLE only devices
|
|
|
|
---
|
|
* 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]`
|
|
# vim: textwidth=100
|