Skip to content

Releases: TACC-Cloud/hazmapper

v2.21

17 Jun 14:02
4e762b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20...v2.21

v.2.20

15 Apr 15:35
Compare
Choose a tag to compare

Release Notes:

  • Hazmapper frontend migrated from Angular to React
  • UI fixes and adjustments
  • Other changes:
    Fix missing asset entries when multiple features reference the same file in Hazmapper
    Fix the double login issue in Taggit
    Move Mapillary authentication flow to the Geoapi backend
    Upgrade backend packages and upgrade Python to 3.11
    Improve compression for serving GeoJSON responses
    General bug fixes

What's Changed

New Contributors

Full Changelog: v2.19...v2.20

v2.19

05 Dec 22:29
4baf8da
Compare
Choose a tag to compare

Changed

  • WG-295: Improve error message when duplicate syncing project (#255)
  • Remove temporary banner related to Tapis V3 migration (#287)

v2.18

05 Dec 22:28
dedc5c8
Compare
Choose a tag to compare

Changed

  • WG-366, WG-227: Add support for Tapis V3 (#238, #232, #231, #220, #214, #217, #213)
  • WG-268: Add authentification to backend (#244)
  • Add DesignSafe project id to project listing (#241)
  • WG-288: Improve configuration of DesignSafe url (#245)
  • Add temporary banner for Tapis V3 migration (#249)

Fixed

  • WG-287: Fix infinite scroll when listing files and multiple '..' entries (#240)

v2.17

29 Apr 19:38
794e929
Compare
Choose a tag to compare

Changed

  • WG-212: use updated project create and project update routes (#199)

Fixed

  • WG-161: Update devops documentation (#221)

v2.16

19 Dec 21:43
6a34d5f
Compare
Choose a tag to compare

Added

Changed

  • WG-194: Update Jira links in PR template (#182)

Fixed

  • WG-83: Handle overlapping point clouds (#181)

v2.15

20 Nov 18:03
6a38193
Compare
Choose a tag to compare

Fixed

  • WG-143: Added new Google Analytics 4 tracking property (#158)
  • Remove duplicate download button (#154)

v2.14

04 Oct 16:28
719b4d3
Compare
Choose a tag to compare

Changed

  • WG-155: Add dev server as option for backend (#149)

Fixed

  • WG-145: fix spinner error on project listing page (#148)

v2.13

09 Jun 21:39
6474575
Compare
Choose a tag to compare

Added

  • Add link to open map/gallery in Taggit (#135)

Changed

  • Use ubuntu-latest in CI testing (#133)

Fixed

  • WG-79: fix zoom level when selecting assets (#138)
  • WG-78: remove asset delete button from public map view (#139)

v2.11

03 Mar 03:40
319662c
Compare
Choose a tag to compare

Added

  • DES-2131: Fix linting and testing and add github ci testing. (#95)