Skip to content

v0.10.2

Compare
Choose a tag to compare
@No767 No767 released this 01 Aug 22:53
· 348 commits to dev since this release
3b36529

πŸ› οΈ 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