File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- * Improve XSS security for HTML templates (author @ jcary741 , https://github.com/developmentseed/ titiler/pull/953 )
5+ ### titiler.core
66
7- * Encode URL for cog_viewer and stac_viewer (author @guillemc23 , https://github.com/developmentseed/titiler/pull/961 )
7+ * Improve XSS security for HTML templates (author @jcary741 , https://github.com/developmentseed/titiler/pull/953 )
88
99* Remove all default values to the dependencies
1010 * ` DatasetParams.unscale ` : ` False ` -> ` None ` (default to ` False ` in rio-tiler)
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+ # ## titiler.extensions
44+
45+ * Encode URL for cog_viewer and stac_viewer (author @ guillemc23, https:// github.com/ developmentseed/ titiler/ pull/ 961 )
46+
47+ * Add links for render parameters and `/ map ` link to ** viewer** dashboard (author @ hrodmn, https:// github.com/ developmentseed/ titiler/ pull/ 987 )
48+
4349# # 0.18.7 (2024-09-19)
4450
4551* fix Hillshade algorithm (bad `azimuth` angle) (https:// github.com/ developmentseed/ titiler/ pull/ 985 ) [Backported]
You can’t perform that action at this time.
0 commit comments