mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
a39e69c497
Also allow editing sensor on a cylinder with already attached sensor. This will swap the sensor data with the cylinder that it is taking the sensor data from, removing the need for adding an extra temporary cylinder when swapping two sensors. Signed-off-by: Michael Andreen <michael@andreen.dev>
14 lines
731 B
Markdown
14 lines
731 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
|
|
desktop: use combobox for moving sensor between cylinders
|
|
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
|