[1.1.2]
Features
- Added the ability to download to specific subfolders
- Added secondary API key with restrictive access
Architecture
- Refactored SCSS to be SASS 2.0 compliant
- Made production use Gunicorn instead of Flask
- Switched from Distroless to Alpine for image
- Upgraded from Python 3.11 to Python 3.14.2
Documentation
- Updated API documentation with new API endpoints
- Added
FUNDING.ymlfor.githubso that you can give me a coin or two if you like the project!
Minor changes
- Keys are not generated by default
- Internally renamed 32_BIT_KEY to SECRET_KEY and upgraded it to a 192bit key for mathematical neatness