mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Update ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d73e0a0fb4
commit
767f0a4f3e
2 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
- media: read timestamp from mvhd atom of QuickTime/MP4 style videos
|
||||
|
||||
|
||||
---
|
||||
* 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]`
|
||||
|
|
|
@ -10,6 +10,8 @@ New in _Subsurface_ 4.9.7
|
|||
- profile: improve resolution in printing and export
|
||||
- core: fix renumbering of imported dives [#2731]
|
||||
- core: fix broken merging of dives with multiple cylinders
|
||||
- bluetooth/rfcomm: fix broken classic BT downloads on Linux and Windows; macOS is still broken
|
||||
- media: read timestamp from mvhd atom of QuickTime/MP4 style videos
|
||||
- planner: properly initialize salinity
|
||||
- planner: handle zero length segments gracefully when replanning
|
||||
- planner: honor the "O2 narcotic" preference when computing MND
|
||||
|
@ -17,6 +19,7 @@ New in _Subsurface_ 4.9.7
|
|||
- import: fix a copule of bugs on Shearwater Cloud import
|
||||
|
||||
dive computer support:
|
||||
- fix Shearwater parser to support PNF on Petrel dive computers
|
||||
- add support for Shearwater Peregrine (requires firmware V81 or newer)
|
||||
- add support for Aqualung: i470TC
|
||||
- add support for Liquivision Kaon, Lynx, Xen, Xeo
|
||||
|
|
Loading…
Reference in a new issue