generated from app-generator/boilerplate-code-jinja
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v1.0.0 - Material Kit v3.0.0
- Loading branch information
App Generator
committed
Oct 29, 2021
1 parent
e358c50
commit a85077c
Showing
27 changed files
with
14,491 additions
and
28,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,11 @@ | ||
# Change Log | ||
|
||
## [2.0.0] 2021-09-27 | ||
### Improvements | ||
|
||
- Dependencies update (all packages) | ||
- Flask==2.0.1 (latest stable version) | ||
- Improved Files organization | ||
- UI Templates moved to `home` folder | ||
- Docker Scripts Update | ||
|
||
## [1.0.5] 2021-05-19 | ||
### Deployment Update | ||
|
||
- Update Python runtime for HEROKU | ||
- `python-3.8.10` | ||
|
||
## [1.0.4] 2021-05-16 | ||
### Dependencies Update | ||
|
||
- Freeze used versions in `requirements.txt` | ||
- flask = 1.1.2 | ||
- jinja2 = 2.11.3 | ||
|
||
## [1.0.3] 2021-02-04 | ||
### Improvements | ||
|
||
- Added `get_segment()` helper that detects the current page | ||
- Updated files(s): app/views.py | ||
|
||
## [1.0.2] 2021-01-23 | ||
### Improvements | ||
|
||
- Change UI Kit: [Pixel Lite](https://github.com/themesberg/pixel-bootstrap-ui-kit/releases) v3.1.2 | ||
|
||
## [1.0.1] 2021-01-01 | ||
### Improvements | ||
|
||
- 2021-01-01 - Minor Changes | ||
- Update Commercial LICENSE terms | ||
|
||
- 2020-09-14 - Added HEROKU support. Updated files | ||
- runtime.txt | ||
|
||
- 2020-08-20 - Added `get_segment()` helper that detects the current page | ||
- Updated files(s): app/views.py | ||
|
||
## [1.0.0] 2020-06-08 | ||
## [1.0.0] 2020-10-29 | ||
### Initial Release | ||
|
||
- Update Licensing information | ||
- Add CHANGELOG.md to track all changes | ||
- [Jinja Codebase](https://github.com/app-generator/boilerplate-code-jinja/releases) v2.0.0 | ||
- UI: Material Kit v3.0.0 | ||
- Update Bootstrap to v5.1.1 | ||
- Update to Material Design 2 | ||
- New Documentation version | ||
- New Product structure |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,4 @@ Copyright (c) 2019 - present [AppSeed](http://appseed.us/) | |
<br /> | ||
|
||
--- | ||
For more information regarding licensing, please contact the AppSeed Service < *[email protected]* > | ||
For more information regarding licensing, contact the AppSeed Service < *[email protected]* > |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.