Releases: humlab-sead/sead_browser_client
2023-06.0
- Improved taxon image fetching
- Performance improvements to result overview graphs
- New overview components for palaeoentomology domain
- Top taxa
- BUGS eco codes
- Filters (temporarily) removed
- Construction types
- Abundance classification
- Dataset methods
2023-05.0
- Tutorial
- Landing page dating overview graph
- Better tooltips on filters
- Fixed exports on result overview graphs
- Other minor things
2023-04.0
- Taxon distribution map and other various improvements to taxon data sheet.
- Updated ArcticDEM map to one with a much higher resolution. Also added a warning message about it being a partial map.
- Matomo stats tracking.
- Various bug fixes.
2023-03.1
- New species data sheet. Accessible from taxa filter or via direct request to /species/<taxon_id>
- 2-stage filter on eco codes.
- Other minor fixes.
2023-03.0
- New species data sheet. Accessible from taxa filter or via direct request to /species/<taxon_id>
- 2-stage filter on eco codes.
- Other minor fixes.
2023-01.0
-
Reworked UI for domains and filters. We now have an UI that shows the relationship between these two much better and we also get a little bit more vertical space for the result section.
-
Some graphs on front page now loads much faster because of the json_api_server being further developed to take over more tasks from the (slow) postgREST API.
-
Site reports now load much faster
- Partly due to the UI rework, which does a better job of leveraging css rather than js for layout.
- But mostly due to the json_api_server replacing postgREST for some important calls.
-
Experimenting with using Plotly for some charts, which is replacing ZingChart. The charts in question are: analysis methods by datasets and sampling methods by sample groups.
-
The 'show only selections'-functionality on list facets now shows all the selections (again) rather than just the number, and no longer collapses the filter.
-
Landing pages now have dataset references, except for dendrochronological datasets since the way this data is stored makes this problematic.