- Updated DOCS (readme)
- Update Custom Development Section
- New Pricing:
$3,999
- New Pricing:
- Update Dependencies
- Silent fallback to SQLite
- CI/CD for Render
- Update Gulp Tooling
- Update SCSS
- Update DOCS
- ✅ Compatible with LIVE Deployer
- Deploy Black Dashboard with Drag & Drop -
video material
- Deploy Black Dashboard with Drag & Drop -
- Added OAuth via Github
- Improved Auth Pages
- UI/UX updates (minor)
- Added
HEROKU
support- via
Procfile
- via
Bump UI version
: v1.0.2Persistent Dark-mode
via local storage
- Built with Black Dashboard Generator
- Timestamp:
2022-05-25 09:44
- Timestamp:
- Codebase Improvements
- Assets Management via
.env
ASSETS_ROOT
variable
- Version built with Black Dashboard Generator
- Timestamp:
2022-05-20 15:37
- 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
- 2021-11-08 -
v1.0.6-rc1
- ImportError: cannot import name 'TextField' from 'wtforms'
- Problem caused by
WTForms-3.0.0
- Fix: use WTForms==2.3.3
- Problem caused by
- ImportError: cannot import name 'TextField' from 'wtforms'
- Bump Codebase: Flask Dashboard v2.0.0
- Dependencies update (all packages)
- Flask==2.0.1 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Dependencies update (all packages)
- Bump Codebase: Flask Dashboard v1.0.6
- Freeze used versions in
requirements.txt
- jinja2 = 2.11.3
- Bump Codebase: Flask Dashboard v1.0.5
- Freeze used versions in
requirements.txt
- flask_sqlalchemy = 2.4.4
- sqlalchemy = 1.3.23
- UI: Jinja Template Black v1.0.1
- Patch Pages - previously loaded from another template
- Bump UI: Jinja Template Black v1.0.1
- Bump Codebase: Flask Dashboard v1.0.3