Releases: creativetimofficial/black-dashboard-django
Releases · creativetimofficial/black-dashboard-django
v1.0.26
Changes
- New Features:
- Simple, Easy-to-Extend codebase
- Black Dashboard
- Dynamic Tables - read docs
- Dynamic API - read docs
- Charts
- Django CLI Package
- Commit/rollback Git Changes
Backup & restore DB
- Interact with Django Core
Manage Environment
Manage Dependencies
- Session-based Authentication, Password recovery
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Docker, CI/CD for Render
- Vite for assets management
v1.0.3
Changes
Bump UI version
: v1.0.2Persistent Dark-mode
(local storage)
- Added CDN/Static Server management
ASSETS_ROOT
env variable
v1.0.2
Improvements
- Bump Django Codebase to v2.0.4
- Dependencies update (all packages)
- Use Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Tooling:
- Gulp SASS compilation script
Update README
- Recompile SCSS (new section)
- Fixes:
- Patch 500 Error when authenticated users access
admin
path (no slash at the end) - Patch #16: Minor issue in Docker
- Patch 500 Error when authenticated users access
v1.0.1
- Bump UI: Jinja Template Black v1.0.1
- Bump Codebase: Django Dashboard v1.0.4
v1.0.0 - Initial release
Initial Release