Releases: app-generator/flask-adminlte
Releases · app-generator/flask-adminlte
v1.0.14
Changes
- Update Custom Development Section
- New Pricing:
$3,999
- New Pricing:
v1.0.13
Changes
- Update Dependencies
- Codebase Improvements
v1.0.12
Changes
DOCS Update
(readme)- Flask AdminLTE - Go LIVE (
video presentation
)
- Flask AdminLTE - Go LIVE (
v1.0.11
Changes
- Deployment-ready for Render (CI/CD)
render.yaml
build.sh
DB Management
ImprovementSilent fallback
to SQLite
v1.0.10
Improvements
- Document the usage of LIVE Deployer
- Added a video presentation on README
v1.0.9
Improvements
- Compatible with LIVE Deployer
Drag & Drop
deployment service
v1.0.8
Improvements
- Built with AdminLTE Generator
- Timestamp:
2022-05-30 20:53
- Timestamp:
v1.0.7
Improvements
- 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
v1.0.6
Improvements
- 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
v1.0.5
- Bump Codebase: Flask Dashboard v1.0.6
- Freeze used versions in
requirements.txt
- jinja2 = 2.11.3