Releases: OpenGeoscience/geodatalytics
v1.38.1
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
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
html2canvasfor 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
v1.37.5 (2026-05-15)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update
preserveDrawingBufferspecification (d9a5c10)
Detailed Changes: v1.37.4...v1.37.5
v1.37.4
v1.37.3
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
- Fix lint errors (
e1a5acc)
Detailed Changes: v1.37.2...v1.37.3
v1.37.2
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
- Upgrade large image (
27e9938)
Detailed Changes: v1.37.1...v1.37.2
v1.37.1
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
v1.37.0 (2026-03-23)
This release is published under the Apache-2.0 License.
Chores
Features
- Add a size limit to file upload UI (
0e01660)
Detailed Changes: v1.36.1...v1.37.0
v1.36.1
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_featureswith a query (84dccd4) -
Use
has_keysinstead of twohas_keystatements (0c005fa)
Chores
- Remove unused query param "project_id" (
74a4289)
Code Style
Detailed Changes: v1.36.0...v1.36.1
v1.36.0
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
Code Style
- Use double quotes (
c86657d)
Features
- Use redis for cache backend (
6b18400)
Detailed Changes: v1.35.1...v1.36.0