Releases: julien-nc/gpxpod
Releases · julien-nc/gpxpod
v7.0.4
Fixed
- Fix last migration, invalid request in some db systems
v7.0.3
Fixed
- Fix last migration, remove duplicate directories before adding unique constraint
v7.0.2
Added
Changed
- Improve track list header
- Add unique constraint for directories on user+path
Fixed
- Avoid mounting App a second time when it's weirdly loaded again when opening the file picker #57
- Fix track list scroll in mobile view
v7.0.1
Added
- Ability to toggle tile/vector proxy in the admin settings
Changed
- Switch to IAppConfig
- Encrypt api admin and personal keys
- Add csp listener to allow blob worker src domain
Fixed
- Fix sketchy content-type in proxy
v7.0.0
Changed
- update composer dependencies
- update npm pkgs
- update osm raster tile server URL
- Switch from Webpack to Vite
- Remove the old UI
- Add 'Origin' header to proxied vector tile requests so Maptiler's "Allowed HTTP Origins" can be used to restrict API keys
- Update translations
Fixed
- Rename sort_asc and recursive database columns to sort_ascending and display_recursive, make them integeger instead of booleans
- Don't proxy raster/vector tiles in public pages
v6.0.0
Added
- OpenCycleMap raster tile server
- OpenStreetMap vector tile server
Changed
- Proxy all raster and vector tiles through the server
- Set min and max Nextcloud versions to 30
v5.0.18
Fixed
- fix app navigation toggle style/position in all cases
v5.0.17
Fixed
- fix handling click event on track list item
v5.0.16
Changed
- update npm pkgs
- use Maplibre-gl v4 and make necessary adjustments to load images (breaking changes)
Fixed
- fix navigation item label for "/" directory