Releases: thoth-pub/thoth
Releases · thoth-pub/thoth
v0.8.2
v0.8.1
v0.8.0
[0.8.0] - 2022-03-01
Added
- #341 - Add weight to publication
Changed
- Tidied verbose bools and single-character strings to comply with
rustc 1.59.0
- #300 - Moved width/height to Publication, added depth, improved metric/imperial display
- Upgrade docker's base images to latest available releases
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
[0.5.0] - 2021-11-28
Added
- #297 - Implement publication location
Changed
- Requirement to Number fields preventing user from entering numbers below 0 for Counts/below 1 for Editions and Ordinals, and sets Contribution Ordinal default to 1 instead of 0
- #299 - Update Project MUSE ONIX subject output logic
- Updated if and else branches to comply with
rustc 1.56.0
Fixed
- #292 - Cannot unset pubiication date: error when trying to clear a previously set publication date
- #295 - various subforms failing to trim strings before saving (including on mandatory fields which are checked for emptiness)
- Duplicated logic for handling optional field values, simplifying the code and reducing the likelihood of further bugs such as
- Minor issue where some required fields were not marked as "required" (so empty values would be sent to the API and raise an error)
- Issue with subforms where clicking save button bypassed field requirements (so instead of displaying a warning message such as "Please enter a number", invalid values would be sent to the API and raise an error)
- #310 - Add jstor specification to formats