Releases: kartevonmorgen/openfairdb
Releases · kartevonmorgen/openfairdb
v0.4.5
v0.5.0
Current changes
- new(web): Return additional properties of entries in search results
- new(web): Limit max. number of search results
- new(web): Bundle a basic frontend with a minimum of JavaScript
- chore(db): Add Tantivy full-text search engine to improve performance
Previous changes (v0.4.x, since v0.3.9)
- fix: Resolve event location from address via geocoding/Opencage
- fix: implicitly check and set lat/lng when creating or updating events
- fix: patch geocoding crate to fix OpenSSL system dependency issues
- fix: Makefile for Docker build
- fix: OpenSSL v1.1.1 build issues
- fix: truncate username if created from email
- fix: formatting for geocoding requests
- chore: update diesel: 1.3.3 -> 1.4.0
- chore: update dependencies & rustc
- doc: describe how to render the API docs
- new: add
organizer
field to events - new: forbid creating entries with owned tags
- new: check for lat/lng on a PUT request
- new: check event tags before creation
- fix: update event-tag relations
- chore: update dependencies
- new: Event API
- new: OpenAPI documentation
- new: add PlantUM: class diagram
- new home: slowtec/openfairdb
- chore: update
rocket
tov0.4.0
- fix: login