Skip to content

Commit

Permalink
bump version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Apr 14, 2024
1 parent 7cbfa3a commit 386a458
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG: Freeboard

### v2.7.0

- **Added**: OpenWeather OneCall v3.0 support. _(v2.5 is deprecated April 2024)_
- **Added**: OpenWeather service polling watchdog to protect against excessive API calls.
- **Added**: Kiosk mode to support view-only operation.
- **Update**: Hide login / change user menu item when token supplied in url parameter.
- **Update**: Measurement not shows angle as well as distance. (#145)
- **Fixed**: Settings menu overflow on smaller screens. (#144)
- **Fixed**: Weather station name display in popover when not closed. (#147)


### v2.6.1

- **Added**: Options to display and configure Heading and COG lines on map. (#138)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@signalk/freeboard-sk",
"version": "2.6.1",
"version": "2.7.0",
"description": "Openlayers chart plotter implementation for Signal K",
"keywords": [
"signalk-webapp",
Expand Down

0 comments on commit 386a458

Please sign in to comment.