Skip to content

Releases: kartevonmorgen/openfairdb

v0.5.9

14 Aug 20:42
Compare
Choose a tag to compare

fix(db): Fix maximum number of recently changed entries that are returned

v0.5.8

14 Aug 19:55
Compare
Choose a tag to compare
  • new(web): New endpoint /entries/recently-changed for retrieving recent changes
  • chore(db): Optimize filtering of events by start_min/start_max

v0.5.7

24 Jul 22:29
Compare
Choose a tag to compare
  • fix(db): Adjust scoring of search results

v0.5.6

24 Jul 10:56
Compare
Choose a tag to compare
  • new(deploy): Multi-stage Docker build
  • fix(db): Improved scoring of search results
  • fix(db): Increased maximum number of search results from 100 to 250

v0.5.5

14 Jun 15:56
Compare
Choose a tag to compare
  • fix(frontend): show archive buttons to scouts
  • new(web): Reset passwords by e-mail
  • new(web): Extended admin frontend

v0.5.4

20 May 11:29
Compare
Choose a tag to compare
  • new(web): Added admin interface for archiving comments and ratings
  • new(web): Added admin interface for assigning user roles

v0.5.3

02 Apr 17:37
Compare
Choose a tag to compare
  • new(web): Make events queryable in the frontend
  • fix(db): Fix incomplete visible search results

v0.5.2

18 Mar 17:51
Compare
Choose a tag to compare
  • fix(db): Retarget entry search and optimize tag lookup

v0.5.1

11 Mar 16:04
Compare
Choose a tag to compare
  • new: Add a basic admin frontend
  • new: Include address fields for searching entries
  • new: Archive events/entries/ratings/comments (admin only)
  • fix: Send registration e-mail
  • fix: Apply bounding box filter when searching
  • chore: Type safe handling of passwords and timestamps

v0.4.5

07 Mar 13:41
Compare
Choose a tag to compare
  • Final and official v0.4.x release due to technical reasons
  • No functional changes since v0.4.4