Skip to content

Releases: AtlasOfLivingAustralia/biocache-hubs

7.1.1

23 Aug 01:07
ef4ec3f
Compare
Choose a tag to compare

Changes

  • #610 Fix for EYA page only listing top 50 species per group by @nickdos
  • #611 Fix for logger service being unavailable by @nickdos in #612
  • Added habitat and collector to advanced search (configurable) by @vjrj in #608
  • Version 7.1.1 by @nickdos in #614

Full Changelog: 7.1.0...7.1.1

7.1.0

03 Aug 04:12
Compare
Choose a tag to compare

Changes

  • Add option to save user properties with biocache-service >=3.5.0. userproperties.provider="biocache".
  • Fix for occurrence page properties not splitting when there are no spaces around the |.
  • Fix for explore your area displaying incorrect results.
  • Fix occurrence page link to iNaturalist user page.

7.0.0

17 Apr 04:38
Compare
Choose a tag to compare

Changes

  • Grails 6
  • Fix for explore your area sorting of species
  • Support for listing qid fq list beside other facets
  • Fix for map download
  • Give EnglishValueConverter higher priority over the standard one
  • Remember last map base layer selected
  • Remove identifiedDate field from occurrence page
  • Freeze header on Original vs Processed
  • Fix inconsistencies in search page's facet listings
  • Add a link to a support article on the "Flag an issue" popup
  • Refactor requests for messages.properties
  • Align occurrence page content order with the top left menu

issues list

6.1.0

25 Oct 00:45
Compare
Choose a tag to compare

Update alaSecurityLibsVersion to 6.2.0

6.0.2

28 Jun 14:50
Compare
Choose a tag to compare

Added missing i18n properties

Release 6.0.1

27 Jun 07:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.12.5...6.0.1

3.0.12.5

27 Jul 03:32
7beb979
Compare
Choose a tag to compare

Fixes #552, error when displaying records.

3.0.12.4

13 Jul 05:50
Compare
Choose a tag to compare

Support Event data and a number of multivalued fields updates
includes datasetName, identifiedBy etc

Partial search on all event related fields
Partial search on EventID
Partial search on datasetName
Facets and record view changes for event data

3.0.10

01 Apr 06:12
d261355
Compare
Choose a tag to compare
  • #392 Fix incorrect icon for API button
  • #510 Update downloads-plugin version to get link to "my downloads"
  • #542 Update to latest version of charts-plugin for i18n support (LA)
  • #537 #528 Fixes for i18n support for LA deployments
  • #533 Fix NPE when config var not set

3.0.9

21 Feb 05:02
Compare
Choose a tag to compare

Note: develop and master branches were not synced for 8+ months and required a large merge to fix this. Therefore there are issues and changes in this release that required re-merging to fix this issue and bring the 2 branches into line.

  • #209 Fix for "verify" annotation by removing the collectory lookup
  • #245 Enhancement for batch taxon search tab
  • #392 Add links to API to list and show pages
  • #503 Refactor "taxa" param to use biocache-service implementation (was replicating functionality in hubs)
  • #510 Add link to "My Downloads" on download confirmation screen
  • #529 Fix empty error page when apikey is invalid