Update README and ReleaseNotes for 5.0.10

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2022-10-01 13:28:49 -07:00
parent f2a96db687
commit 98f1f670c4
3 changed files with 17 additions and 14 deletions

View file

@ -2,6 +2,19 @@
= _Subsurface_ Release Notes
New in _Subsurface_ 5.0.10
~~~~~~~~~~~~~~~~~~~~~~~~~~
- remove divesite list from tab-widgets
- implement panning of the profile
- infobox: show an icon for warnings
- import: allow import of divesites without UUID
- planner: allow handle manipulation in zoomed in state
- divelist: do not include planned versions of a dive if there is real data
- fix key composition in tag widgets and dive site widget
- use combobox for moving sensor between cylinders
- dive computer support:
- fix Ratio dive computer detection for BLE only devices
New in _Subsurface_ 5.0.9
~~~~~~~~~~~~~~~~~~~~~~~~~
- filter: normalize unicode code points to base letter (for searching , etc.)