Skip to content

Releases: OpenGeoscience/geodatalytics

v1.38.1

19 May 20:28

Choose a tag to compare

v1.38.1 (2026-05-19)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Don't throw an error if clicked feature is undefined, just no-op (e5370c5)

Detailed Changes: v1.38.0...v1.38.1

v1.38.0

15 May 17:49

Choose a tag to compare

v1.38.0 (2026-05-15)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Allow toggling panel visibility by clicking on list item, not just checkbox (5d144e8)

  • Debounce updates to basemap creation preview (589031d)

  • Don't override icon colors (419687f)

  • Fetch content of map style json before validation if style is a url (38754be)

  • Spacing around project config (a2896ca)

  • Undo optional chaining change and only mount map when authenticated (9e73157)

  • Use correct type for map bounds when creating basemap previews (2523a31)

  • Use newer fork of html2canvas for advanced color support (6fc05e7)

  • Use optional chaining in rest functions (5b8fa13)

Code Style

Features

  • Add a default map to show when not authenticated (5bfaa48)

Detailed Changes: v1.37.5...v1.38.0

v1.37.5

15 May 17:45

Choose a tag to compare

v1.37.5 (2026-05-15)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update preserveDrawingBuffer specification (d9a5c10)

Detailed Changes: v1.37.4...v1.37.5

v1.37.4

13 May 15:53

Choose a tag to compare

v1.37.4 (2026-05-13)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Address remaining type errors (a052be2)

Chores

  • Update package-lock.json (7b8dcf4)

  • Update requires-python in pyproject.toml (53a35a1)

  • Update uv.lock (06c9101)


Detailed Changes: v1.37.3...v1.37.4

v1.37.3

27 Mar 19:16

Choose a tag to compare

v1.37.3 (2026-03-27)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Add "flood" to task name (b1b3574)

Code Style


Detailed Changes: v1.37.2...v1.37.3

v1.37.2

24 Mar 19:44

Choose a tag to compare

v1.37.2 (2026-03-24)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Address client type error (dc81b07)

Build System


Detailed Changes: v1.37.1...v1.37.2

v1.37.1

23 Mar 21:14

Choose a tag to compare

v1.37.1 (2026-03-23)

This release is published under the Apache-2.0 License.

Bug Fixes

  • deps: Update django to v6 (9c6cfa2)

Detailed Changes: v1.37.0...v1.37.1

v1.37.0

23 Mar 18:32

Choose a tag to compare

v1.37.0 (2026-03-23)

This release is published under the Apache-2.0 License.

Chores

  • deps: Update dependency gdal to v3.12.3.1 (49f42ee)

  • deps: Update dev dependencies (44d3da3)

Features

  • Add a size limit to file upload UI (0e01660)

Detailed Changes: v1.36.1...v1.37.0

v1.36.1

23 Mar 14:35

Choose a tag to compare

v1.36.1 (2026-03-23)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Add trailing slash to delete dataset api call (03671f5)

  • Adjust legend display according to presence of color props on features (24b48f2)

  • Correctly fetch view states by project id (3f5361a)

  • Describe color props coverage as "full", "partial", or "none" (99ad4fe)

  • Eliminate unused import errors, apply auto formatting (4e252b0)

  • Import non-analytics tasks to ensure they are registered by celery (1e9557b)

  • Project selection in project config page (2b52406)

  • Rewrite n_covered_features with a query (84dccd4)

  • Use has_keys instead of two has_key statements (0c005fa)

Chores

  • Remove unused query param "project_id" (74a4289)

Code Style


Detailed Changes: v1.36.0...v1.36.1

v1.36.0

23 Mar 14:28

Choose a tag to compare

v1.36.0 (2026-03-23)

This release is published under the Apache-2.0 License.

Build System

  • Upgrade version of django-large-image (4205ee8)

Chores

  • deps: Lock file maintenance (9a5815b)

  • deps: Pin dependencies (a9d9094)

Code Style

Features

  • Use redis for cache backend (6b18400)

Detailed Changes: v1.35.1...v1.36.0