Skip to content

0.13.0

Compare
Choose a tag to compare
@tomy0000000 tomy0000000 released this 01 Nov 12:31
· 63 commits to main since this release
276a469

🌟 New Features

  • The tag videos page

🧨 Breaking Changes

  • The Mark All as Checked buttons on the video page now only mark visible videos as checked

πŸͺœ Other Notable Changes

  • The video table now loads content dynamically

🐞 Bug fixes

  • Confirm modal malfunction
  • PreconditionFailed error in RabbitMQ

βš™οΈ Internal

  • Adopt new flask routing methods
  • Drop debug routes
  • Rewrite flask components with macro
  • Move unit tests out of the source code
  • Tag-related routes are moved to the new blueprint
  • Lock Python version to 3.9.6
  • pre-commit update: mirrors-prettier from v2.7.1 to v3.0.0-alpha.3
  • pre-commit update: black from 22.6.0 to 22.10.0