Releases: AtlasOfLivingAustralia/biocache-hubs
Releases · AtlasOfLivingAustralia/biocache-hubs
7.1.1
7.1.0
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
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
6.1.0
Update alaSecurityLibsVersion to 6.2.0
6.0.2
Added missing i18n properties
Release 6.0.1
What's Changed
- Show vernacular names optionally by @vjrj in #562
- issue #780 removing unsupported json suffix from occurrences/facets r… by @sughics in #561
- remove usage of hardcoded empty lists by @brucehyslop in #563
- switch to new assertion delete endpoint by @brucehyslop in #564
- bugfix/flagging issue by @brucehyslop in #567
- Epic/grails5/develop by @brucehyslop in #565
- Publication + event integration by @djtfmartin in #568
- issue #570 updating JSON api url path to /occurrences/{uuid} from dep… by @sughics in #571
- PR for release 6.0.1 by @sughics in #572
New Contributors
Full Changelog: 3.0.12.5...6.0.1
3.0.12.5
3.0.12.4
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
3.0.9
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