Update to version 4.8.5

And cleanup (partially incorrect, due to cherry-picking) CHANGELOG.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-01-24 20:53:09 +13:00
parent 2b9da3504b
commit a6e0cb79d1
3 changed files with 17 additions and 14 deletions

View file

@ -1,13 +1,3 @@
- Shearwater import: add suppport for importing Shearwater Cloud logs
- Core, Mobile: all controller states other than powered off are valid [#1903]
- Core: shift dive time in correct direction [#1893]
- Include average max depth in statistics
- Fix bug in cloud save after removing dives from a trip
- Dive: Perform more accurate OTU calculations, and include
OTU calculations for rebreather dives [#1851 & #1865].
- Mobile: UI for copy-paste
- Mobile: add initial copy-paste support
- Desktop: translate trip date
---
* 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]`

View file

@ -1,9 +1,9 @@
# Subsurface [![Build Status](https://travis-ci.org/Subsurface-divelog/subsurface.svg?branch=master)](https://travis-ci.org/Subsurface-divelog/subsurface)
This is the README file for Subsurface 4.8.4
This is the README file for Subsurface 4.8.5
Please check the `ReleaseNotes.txt` for details about new features and
changes since Subsurface 4.8.3 (and earlier versions).
changes since Subsurface 4.8.4 (and earlier versions).
Subsurface can be found at http://subsurface-divelog.org
@ -38,10 +38,10 @@ development version) you can either get this via git or the release tar
ball. After cloning run the following command:
```
git checkout v4.8.4 (or whatever the last release is)
git checkout v4.8.5 (or whatever the last release is)
```
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-4.8.4.tgz
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-4.8.5.tgz
Detailed build instructions can be found in the INSTALL file.

View file

@ -2,6 +2,19 @@
= _Subsurface_ Release Notes
New in _Subsurface_ 4.8.5
~~~~~~~~~~~~~~~~~~~~~~~~~
- Shearwater import: add suppport for importing Shearwater Cloud logs
- Core, Mobile: all controller states other than powered off are valid [#1903]
- Core: shift dive time in correct direction [#1893]
- Desktop: translate trip date
- Dive computer support:
- Fix support for Shearwater Teric with firmware v11
- Add support for Oceanic Pro Plus X over BLE
- Add support for the Cressi Goa and Cartesio
- Add support for the Ratio iDive Color series
- Add support for the Aqualung i300C
New in _Subsurface_ 4.8.4
~~~~~~~~~~~~~~~~~~~~~~~~~
- Windows: add experimental support for BTLE dive computers.