Releases: umap-project/umap
Releases · umap-project/umap
1.4.4 - 2023-07-22
What's Changed
- Be more liberal in what chars a variable can contain by @yohanboniface in #1221
- Add a timeout in proxy by @yohanboniface in #1222
- Do not modify tooltipAnchor inplace, as it's shared by all markers by @yohanboniface in #1224
Full Changelog: 1.4.3...1.4.4
1.4.3 - 2023-07-20
What's Changed
- gzip file may not be yet created when computing the Last-Modified by @yohanboniface in #1220
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- typo fixes by @richlv in #1215
- Fix if unmodified pre 1.3.0 by @yohanboniface in #1216
- Update labelKey help text by @yohanboniface in #1214
- Allow to use arobase in variables by @yohanboniface in #1217
New Contributors
Full Changelog: 1.4.1...1.4.2
1.4.1 - 2023-07-17
1.4.0 - 2023-07-15
- add basic version of a "My Dashboard" page (cf #1196)
- better fit iframe in popups (cf #1203)
- fix missing line edit icons (cf #1205)
- bump Leaflet from 1.3.4 to 1.9.4 (cf #1201)
- fix permissions panel empty at first save (cf #1200)
- add
overflow-x: hidden
to popup (cf #1198) - add time in datalayer versions list (cf #1195)
1.3.7 - 2023-07-03
1.3.6 - 2023-07-01
- set font-display: swap; for fonts definition
- do not force scroll on popup content
- document Shift-Click and add Ctrl-Shift-click to edit datalayer
- advanced filter should not affect non browsable layers
- expose 'locale' parameter in templates
- pass options at datalayer creation when importing from umap file
- allow to set the lang while generating an anonymous_edit_url
- control links target
- allow to use properties as color value
- add "delete" link in data browser
- more natural sort of features
- be more strict when coordinates are set manually
- allow to sort reverse
- handle CORS errors with an explicit message
- add basic doc about settings
- add umap command in Docker PATH
- add a setting for the number of maps per search
- use SVG icons
- display latest created maps on empty search
1.3.5 - 2023-06-17
1.3.3 - 2023-06-07
1.3.2 - 2023-06-04
- fix wrong message after creating a map while authenticated
- display user name in the map edit toolbar when authenticated