Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

0.12.0

Compare
Choose a tag to compare
@tommimanbytes tommimanbytes released this 23 Sep 10:03
· 105 commits to master since this release
249ec0e

Added

  • Added a new feature that allows cancelling reservations with predefined and custom reasons
  • Added support for reservation creation email attachment files to be selected for resources. Mostly used for terms of use and similar documents.
  • Added brief documentation for accessibility parameters to docs and OpenAPI spec
  • Added accessibility shortage count import and expose it in API
  • Added support for ordering accessibility data from multiple viewpoints

Fixed

  • Fixed bug where pagination in Respa Admin broke when searching with query
  • Add time range validation in Order price check requests to prevent 500 internal server error response
  • Fixed bug where management command for getting sanitized DB dump didn't work with complicated DB-urls

Security

  • Updated various Python and JS dependencies