Prepare for Subsurface 5.0.7 release

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2022-03-21 18:49:44 -07:00
parent 370e2db64a
commit b4e56ebef1
4 changed files with 37 additions and 10 deletions

View file

@ -2,6 +2,25 @@
= _Subsurface_ Release Notes
New in _Subsurface_ 5.0.7
~~~~~~~~~~~~~~~~~~~~~~~~~
- profile: include profile editing in undo system
- general: rename dive master to dive guide
- dive list: make dive guide visible in dive list [#3382]
- core: avoid crash with corrupted cloud storage
- equipment: allow manually asigning tank sensors to specific tanks (this helps
divers with multiple dive computers each tracking pressure for a different tank)
- planner: make ESC (cancel plan) work when moving handles
- desktop: don't lose cursor position in notes when switching between windows [#3369]
- build-system: don't rely on the git:// protocol when downloading sources
- build-system: initial support for Qt6 (missing maps, user manual, printing, among other things)
- build-system: initial support for Apple M1 (using Qt6, see limitations above)
- dive computer support
- Uemis support: fix the ability disconnect/reconnect the Zurich when its filesystem is full
- add support for latest BLE hardware in OSTC dive computers
- add support latest Shearwater firmware, including T3/T4 on Teric
- various other small changes
New in _Subsurface_ 5.0.6
~~~~~~~~~~~~~~~~~~~~~~~~~
- statistics: implement ordering of categorical bar charts