Releases: AtlasOfLivingAustralia/bie-index
Releases · AtlasOfLivingAustralia/bie-index
3.1.0
- SOLR schema copy field addition for name -> auto_text to improve autocomplete
- support external rankID definitions
- fix admin page 404
- update openapi documentation
- generate more linkIdentifiers by resolving conflicts with prioritisation
- include linkIdentifier in /species response
- change SOLR queries to POST to prevent 414's
- index Biocollect projects
- improve search service with double quote handling
- index species-lists as
idxtype:SPECIESLIST
- change identification of conservation lists from config to automatic
- include additional rank columns and additional names column in /download
- improve multi-word search response
3.0.0
- Grails6
- sitemap
2.1.0
- image prioritisation
- wikipedia information override
Release 2.0.0
Release 1.8.2
What's Changed
- Add paging for speciesListItems by @adam-collins in #359
- Merging develop to master for 1.8.2 release by @sughics in #360
New Contributors
- @adam-collins made their first contribution in #359
Full Changelog: v1.8.1...v1.8.2
Release 1.8.1
Release 1.8
What's Changed
- Common name shenanigans by @charvolant in #347
- Release 1.7 by @charvolant in #348
- Feature/OIDC integration2 by @sughics in #350
- Feature/OIDC integration2 by @sughics in #351
- Feature/OIDC integration2 by @sughics in #352
- Release 1.8 by @sughics in #353
- Develop to Master second PR by @sughics in #354
New Contributors
Full Changelog: v1.6...v1.8
1.6
1.5
- Ensure unranked child concepts are included in child search #318
- Strip anchor HTML encoding in links in source data from vernacular lists #335
- Accurate lookup of single and bulk names #327
- Compatible with ala-name-matching 4.0 https://github.com/AtlasOfLivingAustralia/ala-name-matching/releases/tag/v4.0 and uses model library
- Fixes for openapi validation #331