v1.36.1
·
112 commits
to master
since this release
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