File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.8] 2022-12-31
4+ ### Changes
5+
6+ - Deployment-ready for Render (CI/CD)
7+ - ` render.yaml `
8+ - ` build.sh `
9+ - ` DB Management ` Improvement
10+ - ` Silent fallback ` to ** SQLite**
11+
312## [ 1.0.7] 2022-06-09
413### Improvements
514
Original file line number Diff line number Diff line change @@ -10,10 +10,12 @@ Open-source **Flask Dashboard** generated by `AppSeed` op top of a modern design
1010> 🚀 Built with [ App Generator] ( https://appseed.us/generator/ ) , timestamp: ` 2022-06-09 09:13 `
1111
1212- ✅ ` Up-to-date dependencies `
13- - ✅ Database: ` sqlite `
14- - ✅ ` DB Tools ` : SQLAlchemy ORM, Flask-Migrate (schema migrations)
15- - ✅ Session-Based authentication (via ** flask_login** ), Forms validation
16- - ✅ ` Docker `
13+ - ✅ ` Database ` : ` SQLite ` , MySql
14+ - Silent fallback to ` SQLite `
15+ - ✅ ` DB Tools ` : SQLAlchemy ORM, ` Flask-Migrate `
16+ - ✅ Docker, ` Flask-Minify ` (page compression)
17+ - 🚀 ` Deployment `
18+ - ` CI/CD ` flow via ` Render `
1719
1820<br />
1921
You can’t perform that action at this time.
0 commit comments