Skip to content

Commit

Permalink
5.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
julien-nc committed Feb 25, 2023
1 parent bdf2035 commit 989dea4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 5.0.5 – 2023-02-26
### Added
- fullscreen control

### Changed
- update npm pkgs
- modernize sql queries
- lazy load parts of frontend scripts

### Fixed
- fix terrain toggling with terrain control (not documented in maplibre)
- fix default param value on non-terminal-position param
[#12](https://github.com/julien-nc/gpxpod/pull/12) @Synochy

## 5.0.4 – 2022-11-16
### Fixed
- make sure the database schema is cleaned up for those having installed a recent nightly
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>gpxpod</id>
<name>GpxPod</name>
<summary> </summary><description> </description>
<version>5.0.4</version>
<version>5.0.5</version>
<licence>agpl</licence>
<author>Julien Veyssier (@julien-nc)</author>
<namespace>GpxPod</namespace>
Expand Down

0 comments on commit 989dea4

Please sign in to comment.