File tree Expand file tree Collapse file tree 1 file changed +4
-44
lines changed Expand file tree Collapse file tree 1 file changed +4
-44
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 1.0.5] 2021-03-18
4
- ### Improvements
5
-
6
- - Freeze used versions in ` requirements.txt `
7
- - flask_sqlalchemy = 2.4.4
8
- - sqlalchemy = 1.3.23
9
-
10
- ## [ 1.0.4] 2021-01-20
11
- ### Improvements
12
-
13
- - Remove ` shutdown ` route from Base Blueprint - Updated file(s):
14
- - ` app\base\routes.py `
15
-
16
- ## [ 1.0.3] 2021-01-01
17
- ### Improvements
18
-
19
- - 2021-01-01 - Registration
20
- - Hide form on success
21
-
22
- ## [ 1.0.2] 2020-12-29
23
- ### Improvements & Bug Fixes
24
-
25
- - 2020-12-29 - ` .env ` usage, add logging
26
- - Updated files(s): run.py
27
-
28
- - 2020-08-20 - Added get_segment() helper that detects the current page
29
- - Updated files(s): app/home/routes.py
30
-
31
- - 2020-06-22 - Guard Flask links with quotes
32
- - Sample href="{{ url_for('base_blueprint.login') }}"
33
- - Impacted files: login.html, register.html, sidebar.html
34
-
35
- - 2020-06-22 - Added HEROKU support. Impacted files:
36
- - runtime.txt - Bump the Python version to 3.6.10
37
- - README added new section for HEROKU deployment
38
-
39
- ## [ 1.0.1] 2020-05-30
40
- ### Improvements & Bug Fixes
41
-
42
- - Patch #Bug - Return a 403 Error for unauthorized access
43
- - Update Licensing information
44
- - Add CHANGELOG.md to track all changes
45
-
46
- ## [ 1.0.0] 2020-02-07
3
+ ## [ 1.0.0] 2021-05-12
47
4
### Initial Release
5
+
6
+ - UI: [ Jinja Soft UI] ( https://github.com/app-generator/jinja-soft-ui-dashboard ) v1.0.0
7
+ - Codebase: [ Flask Dashboard] ( https://github.com/app-generator/boilerplate-code-flask-dashboard ) v1.0.5
You can’t perform that action at this time.
0 commit comments