v0.10.2
π οΈ Kumiko v0.10.2 π οΈ
This release fixes issues with the marketplace module and others.
For the full list of changes, please see them here: v0.10.1...v0.10.2
π₯ Breaking Changes π₯
- There are none π
β¨ TD;LR
- Fixed the owner-issue relationship bug
π οΈ Changes
- Fixed the owner-issue relationship bug (this was an issue with the marketplace where if someone made a job output and others bought it, it would throw errors)
- Applied foreign key constraints for item ids
- Changed the user_inv from an 1-n relationship to m-m relationship
- Fixed the prefix duplicates bug (before this, admins could set duplicate prefixes and it would work)
- Updated
Requirements/prod.txt
requirements
β¨ Additions
- None
β Removals
- Removed
toml
(not from stdlib)
β¬οΈ Dependabot Updates
- (Security) Update certifi to 2023.07.22 (fixes CVE-2023-37920)