Skip to content

Releases: kartevonmorgen/openfairdb

v0.8.4

07 Jan 17:32
Compare
Choose a tag to compare
  • Fix(web): Fix broken GET /entries/most-popular-tags

v0.8.3

21 Dec 09:00
Compare
Choose a tag to compare
  • Fix(web): Count places with multiple revisions only once on dashboard

v0.8.2

18 Dec 17:56
Compare
Choose a tag to compare
  • Fix(web): Preserve ratings and comments when archiving places to allow restoring later

v0.8.1

18 Dec 16:04
Compare
Choose a tag to compare
  • new(web): Filter search results of places by their current review status
  • chore(db): Updated search engine (Tantivy v0.11)

v0.8.0

13 Dec 12:57
Compare
Choose a tag to compare
  • new(web): Query the current user with GET /users/current
  • new(web): Query the history of all place revisions with GET /places//history
  • new(web): Review multiple places with POST /places//review
  • new(web/db): Events are now indexed and searchable
  • refactor(web): Extract JSON objects into a separate crate (ofdb-boundary)
  • new(db): Query revision/version history of places
  • new(db): Renamed and transformed "entries" into "places"
  • new(db): Added status log for place revisions
  • fix(db): Removed categories from database
  • fix(db): Fixed invalid event dates and validate all new dates

v0.7.2

08 Nov 11:48
Compare
Choose a tag to compare
  • fix(web): Re-enabled CSV export for Scout role

v0.7.1

07 Nov 14:11
Compare
Choose a tag to compare
  • fix(web): Re-enabled CSV export for Admin role
  • chore(cli): Removed OSM import

v0.7.0-rc.1

28 Oct 15:54
Compare
Choose a tag to compare

1st release candidate

v0.7.0

28 Oct 19:22
Compare
Choose a tag to compare
  • fix(db): Replace redundant user id and name with email address

v0.6.3

25 Oct 14:09
Compare
Choose a tag to compare