Skip to content

Releases: humlab-sead/sead_browser_client

2023-06.0

26 Jun 13:45
Compare
Choose a tag to compare
2023-06.0 Pre-release
Pre-release
  • 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

29 May 14:40
Compare
Choose a tag to compare
2023-05.0 Pre-release
Pre-release
  • Tutorial
  • Landing page dating overview graph
  • Better tooltips on filters
  • Fixed exports on result overview graphs
  • Other minor things

2023-04.0

27 Apr 14:12
Compare
Choose a tag to compare
2023-04.0 Pre-release
Pre-release
  • 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

06 Apr 07:47
Compare
Choose a tag to compare
2023-03.1 Pre-release
Pre-release
  • 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

05 Apr 14:48
Compare
Choose a tag to compare
2023-03.0 Pre-release
Pre-release
  • 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

31 Jan 12:43
Compare
Choose a tag to compare
2023-01.0 Pre-release
Pre-release
  • 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.