generated from app-generator/django-soft-ui-design
-
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 - Theme-able Version & CI/CD
- Loading branch information
1 parent
0b05585
commit 3970c38
Showing
1 changed file
with
2 additions
and
37 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,44 +1,9 @@ | ||
# Change Log | ||
|
||
## [1.0.5] 2023-01-11 | ||
## [1.0.0] 2023-01-25 | ||
### Changes | ||
|
||
- Move to theme-based pattern | ||
- [Django Theme Soft Design](https://github.com/app-generator/django-theme-soft-design) `v1.0.6` | ||
- [Django Theme Soft PRO](https://github.com/app-generator/django-theme-soft-pro) `v1.0.0` | ||
- 🚀 `Deployment` | ||
- `CI/CD` flow via `Render` | ||
|
||
## [1.0.3] 2022-01-17 | ||
### Improvements | ||
|
||
- Bump Django Codebase to [v2.0.0](https://github.com/app-generator/boilerplate-code-django/releases) | ||
- Dependencies update (all packages) | ||
- Django==4.0.1 | ||
- Settings update for Django 4.x | ||
- `New Parameter`: CSRF_TRUSTED_ORIGINS | ||
- [Origin header checking isn`t performed in older versions](https://docs.djangoproject.com/en/4.0/ref/settings/#csrf-trusted-origins) | ||
|
||
## [1.0.2] 2021-01-05 | ||
### Improvements (minor) | ||
|
||
- Update Product Links | ||
- Fix Broken Links | ||
|
||
## [1.0.1] 2020-12-12 | ||
### Improvements | ||
|
||
- Codebase: [Django Boilerplate](https://github.com/app-generator/boilerplate-code-django) v1.0.7 | ||
- Dependencies update (all packages) | ||
- Django==3.2.6 (latest stable version) | ||
- Better Code formatting | ||
- Improved Files organization | ||
- Optimize imports | ||
- Docker Scripts Update | ||
- Gulp Tooling (SASS Compilation) | ||
|
||
## [1.0.0] 2020-03-09 | ||
### Initial Release | ||
|
||
- Soft UI Design System [v1.0.1](https://github.com/creativetimofficial/soft-ui-design-system/releases) | ||
- Django Codebase [v1.0.4](https://github.com/app-generator/boilerplate-code-django) | ||
|