v0.1.14
soxoj/maigretv0.1.14Feb 25, 2021by soxoj
AI Summary
This release introduces JSON export formats, Spotify parsing, and new CLI options for database statistics and site submission. It also includes improvements to tag markup and username detection logic, alongside general code refactoring and dependency fixes.
Key Highlights
- Added JSON export formats for better data portability
- Implemented site submit logic and CLI option
- Added Spotify parsing activation
- Added DB stats CLI option to monitor database information
- Improved username detection in userinfo links
New Features
- JSON export formats
- DB stats CLI option
- Site submit logic and CLI option
- Spotify parsing activation
- Username detection in userinfo links
Full Release Notes
* added JSON export formats * improved tags markup * realized username detection in userinfo links * added DB stats CLI option * added site submit logic and CLI option * added Spotify parsing activation * main logic refactoring * fixed Dockerfile * fixed requirements