Releases: tomy0000000/tubee
Releases · tomy0000000/tubee
0.15.1
0.15.0
🌟 Features
- Global action (Action's scope is now optional)
🪜 Other Notable Changes
- Ajax requests now validate before sending
🐞 Bug fixes
- Tags with CJK characters overflow is fixed
⚙️ Internal
- Update to Python 3.9.15
- Improve logging and sentry integration
- Enable handler in debug mode
- pre-commit update
- dependencies update
0.14.0
🌟 Features
- New tag listing page
- with manual sorting
- and Untagged channel listing
- Account can now be deleted
🐞 Bug fixes
- Line Notify is now working again
- Dropbox revokes hook
⚙️ Internal
- Deployment now automatically pulls
docker-compose.yml
changes
0.13.1
🧨 Breaking Changes
docker-compose.yml
is changedinstance/logging.cfg
is dropped
🐞 Bug fixes
- Fix the broken subscription import page
- Fix the broken admin subscribe API
⚙️ Internal
- Use Loguru as the default logger now
- Callback endpoint is separated for rewrote
buttonAPI
jQuery method is wrapped with flask macro in backend- Drop some unused stylesheets
- Bump lots of python modules
- Drop
FLASK_ENV
in favor of customCONFIG
env
0.13.0
🌟 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
fromv2.7.1
tov3.0.0-alpha.3
- pre-commit update:
black
from22.6.0
to22.10.0
0.12.0
🌟 Features
- Video page now render with datatable include Channel column
- Improved admin channel page
- Unified error handler
- Basic user setting features
- Change password
- Set/unset Pushover Key
🧨 Breaking Changes
- Drop debug admin pages
🐞 Bug fixes
- Action page path conflict
⚙️ Internal
- Bump frontend dependencies
- Bootstrap: 5.2.0
- datatables: 1.12.1
- Drop
Flask-Moment
,pyRFC3339
- Add preload meta tags
- pre-commit: github.com/pycqa/flake8: 4.0.1 → 5.0.4
0.11.0
📝 release: 0.11.0
0.10.1
📝 release: 0.10.1
0.10.0
🎛 ci: Fix variable name