Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
  • Loading branch information
julien-nc committed Sep 23, 2024
1 parent b2e945a commit e05baf1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 7.0.0 – 2024-09-23

### 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

## 6.0.0 – 2024-07-26

### Added
Expand Down

0 comments on commit e05baf1

Please # to comment.