- Update Dependencies
- Silent fallback to SQLite
- CI/CD for Render
- Built with CoreUI Generator
- Timestamp:
2022-06-01 09:08
- Timestamp:
- Bump Flask Codebase to v2stable.0.1
- Dependencies update (all packages)
- Flask==2.0.2 (latest stable version)
- flask_wtf==1.0.0
- jinja2==3.0.3
- flask-restx==0.5.1
- Forms Update:
- Replace
TextField
(deprecated) withStringField
- Replace
- Bump UI: CoreUI v4.1.0
- Bump Codebase: Flask Dashboard v2.0.0
- Dependencies update (all packages)
- Flask==2.0.1 (latest stable version)
- Dependencies update (all packages)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Fix ImportError: cannot import name 'TextField' from 'wtforms'
- Problem caused by
WTForms-3.0.0
- Fix: use WTForms==2.3.3
- Problem caused by
- Bump Codebase: Flask Dashboard v1.0.6
- Freeze used versions in
requirements.txt
- jinja2 = 2.11.3
- Freeze used versions in
requirements.txt
- flask_sqlalchemy = 2.4.4
- sqlalchemy = 1.3.23
- Bump the Core UI Kit to v3.2.0
- Update the code-base to use latest Flask Boilerplate
- Update Licensing information
- Add CHANGELOG.md to track all changes