Skip to content

Releases: AtlasOfLivingAustralia/bie-index

3.1.0

25 Mar 21:24
Compare
Choose a tag to compare
  • 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

issues list

3.0.0

09 Nov 02:07
Compare
Choose a tag to compare
  • Grails6
  • sitemap

2.1.0

25 Sep 00:17
Compare
Choose a tag to compare
  • image prioritisation
  • wikipedia information override

Release 2.0.0

19 Jul 04:12
f58fd45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v2.0.0

Release 1.8.2

02 Nov 05:36
0db30c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

Release 1.8.1

17 Aug 02:09
3d0d155
Compare
Choose a tag to compare

What's Changed

  • issue #355 mapping admin webservices apis to /api/ to allow invocatio… by @sughics in #356
  • Merging develop to master for 1.8.1 by @sughics in #357

Full Changelog: v1.8...v1.8.1

Release 1.8

15 Aug 08:10
d341f28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.8

1.6

20 Apr 06:15
02de67a
Compare
Choose a tag to compare
1.6

An incremental change to 1.5

  • Includes a bulk image lookup API. This is intended for use by the new lists application. See #343

1.5

14 Oct 01:42
e9e6685
Compare
Choose a tag to compare
1.5

1.4.14

20 Sep 05:29
7851b40
Compare
Choose a tag to compare
  • Fix for #327 /species/lookup/bulk was using a more general search for names than proper. This has been replaced by a more accurate lookup, focussing on scientific and common names.