Skip to content

Commit

Permalink
Updated changelog for 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
growse committed Nov 8, 2020
1 parent f76ec25 commit 3e8f315
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@

### New features

* Russian translation!
* TLSv1.3 support
* Location messages now include the batteryStatus in line with iOS (#841)
* Added explicit remote configuration preference toggle
* Reverted the `tst` field of location/waypoint/transition messages to mean the time that the event occurred. Added a new `created_at` field to these types with the timestamp of the message creation.

### Bug fixes

* Prevent crash when a user inputs an invalid MQTT URL (#852)
* Fix an issue related to remoteCommands not being received or handled correctly (#842)
* Config import no longer crashes when waypoints are absent (#818)
* Map now correctly updates the blue dot when in foreground
* Configuration management screen now shows waypoints that will be exported
* Monitoring mode button should now be correct when Map activity is resumed

## Version 2.2.0

### New features
Expand All @@ -21,7 +34,6 @@
* Removed confusion around MQTT auth (no username vs anonymous). Now, not supplying a username = anonymous auth
* Added French translations


### Bug fixes

* MQTT processor should be more stable at re-connecting when disconnected
Expand Down

0 comments on commit 3e8f315

Please sign in to comment.