Skip to content

Commit 4327ab8

Browse files
committed
update changelog
1 parent 1490022 commit 4327ab8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040

4141
* Use `.as_dict()` method when passing option to rio-tiler Reader's methods to avoid parameter conflicts when using custom Readers.
4242

43+
## 0.18.7 (2024-09-19)
44+
45+
* fix Hillshade algorithm (bad `azimuth` angle) (https://github.com/developmentseed/titiler/pull/985) [Backported]
46+
* Encode URL for cog_viewer and stac_viewer (author @guillemc23, https://github.com/developmentseed/titiler/pull/961) [Backported]
47+
* Improve XSS security for HTML templates (author @jcary741, https://github.com/developmentseed/titiler/pull/953) [Backported]
48+
4349
## 0.18.6 (2024-08-27)
4450

4551
* Switch back to `fastapi` instead of `fastapi-slim` and use `>=0.109.0` version

0 commit comments

Comments
 (0)