Skip to content

Releases: HannesOberreiter/gbif-extinct

v1.2.2

11 May 06:51
a534d54
Compare
Choose a tag to compare

1.2.2 (2024-05-11)

Bug Fixes

  • 🚑 reduce rows to prevent errors (#28) (95044a5)

v1.2.1

11 May 06:36
bb3bf1d
Compare
Choose a tag to compare

1.2.1 (2024-05-11)

Bug Fixes

  • 🐛 remove gzip and fix nil errors (#26) (bcaaead)

v1.2.0

11 May 05:59
1e457fa
Compare
Choose a tag to compare

1.2.0 (2024-05-11)

Features

  • ✨ add more info to about page (#19) (cf18c3e)
  • ✨ change synonyms logic to default to no synonyms (#23) (cc0dea8)
  • ✨ added new button to download result as csv and added a cache buster to assets (#25) (df309fb)
  • 📝 add note about Preserved Specimen (#21) (e1271be)

v1.1.0

16 Mar 15:15
3e298ba
Compare
Choose a tag to compare

1.1.0 (2024-03-16)

Features

Bug Fixes

  • 🐛 add missing readme to container (#10) (916d2b8)
  • 🐛 fix missing space for query (#11) (fec0940)
  • 🐛 more safety checks before insert (#18) (5e3f31f)
  • 🐛 stop reload full page on checkbox (#6) (1f273c5)

Performance Improvements

  • ⚡ increase scheduler frequency (#8) (3642e51)

Reverts

v1.0.0

28 Feb 17:29
17ab009
Compare
Choose a tag to compare

1.0.0 (2024-02-28)

⚠ BREAKING CHANGES

  • Release prototype (#4)

Features

Bug Fixes

  • 🐛 add certs to deployment for fetching (e7074a2)

Miscellaneous Chores