Skip to content

Releases: umap-project/umap

1.4.4 - 2023-07-22

22 Jul 07:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

1.4.3 - 2023-07-20

20 Jul 13:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

19 Jul 14:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1 - 2023-07-17

17 Jul 14:26
Compare
Choose a tag to compare
  • fix tooltip position, after Leaflet upgrade (cf #1207)
  • replace mousewheel event by wheel, to follow Leaflet change (cf #1211)
  • fallback user to dashboard after OAuth process (cf #1208)
  • add share status in user dashboard (cf #1209)

1.4.0 - 2023-07-15

15 Jul 09:44
Compare
Choose a tag to compare
  • 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

03 Jul 20:14
Compare
Choose a tag to compare
  • changed datalayer and tilelayer icons (cf #1188)
  • fixed wrong language code passed to localeCompare (cf #1190)
  • fixed natural sort of feature not placing space before other chars (cf #1191)

1.3.6 - 2023-07-01

01 Jul 15:47
e03bbea
Compare
Choose a tag to compare
  • 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

17 Jun 14:13
Compare
Choose a tag to compare
  • fix stars link in header
  • allow to control icon opacity (cf #236)
  • display the number of maps on search results page
  • allow to customize user display name and URL slug
  • fix geo: scheme in (description) links (cf #1140)
  • fix popup footer floating within the content (cf #1146)

1.3.3 - 2023-06-07

07 Jun 17:04
Compare
Choose a tag to compare
  • add Dockerfile (#1121)
  • fix content overlflow on popups (cf #1128)
  • display uMap version in the credit box + link to changelog (cf #1129)

1.3.2 - 2023-06-04

06 Jun 13:28
Compare
Choose a tag to compare
  • fix wrong message after creating a map while authenticated
  • display user name in the map edit toolbar when authenticated