# Change Log

## [1.0.27] 2025-05-11
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- CONFIG.Settings/SECRET_KEY: remove randomness if not specified 

## [1.0.26] 2025-05-06
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Update RM Links (minor)

## [1.0.25] 2025-05-05
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Update RM links & product info

## [1.0.24] 2025-04-25
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Bump [AdminLTE Django Library](https://app-generator.dev/docs/products/django-libs/theme-adminlte.html) Version

## [1.0.23] 2025-04-25
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Update Demo Link: [Django AdminLTE Demo](https://django-adminlte.onrender.com/)

## [1.0.22] 2025-04-25
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Added Dynamic Tables module
- Added Dynamic API Module  
- Added CLI Module for different internal tasks
- Integrate Vite for Assets management

## [1.0.21] 2025-04-19
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Update RM
- Mention [AdminLTE](https://app-generator.dev/product/adminlte/) Design Integration 

## [1.0.20] 2024-12-16
### Changes

- Preselect the design in the Generator:
  - [Django App Generator - AdminLTE Design](https://app-generator.dev/tools/django-generator/adminlte/)
- (Optional) Design Database: edit models and fields
- (Optional) Edit the fields for the extended user model
- (Optional) Enable OAuth for GitHub
- (Optional) Add Celery (async tasks)
- (Optional) Enable Dynamic API Module
- Docker Scripts
- Render CI/Cd Scripts

**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**


## [1.0.19] 2024-11-27
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

> Update RM Links

- 👉 [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) - `Product Page`
- 👉 [Django AdminLTE](https://app-generator.dev/docs/products/django/adminlte/index.html) - `Complete Information` and Support Links
  - [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - a `comprehensive tutorial`
  - `Configuration`: Install Tailwind/Flowbite, Prepare Environment, Setting up the Database 
  - `Start with Docker`
  - `Manual Build`
  - `Start the project`
  - `Deploy on Render`

## [1.0.18] 2024-11-24
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/) Changes

- Update RM Links:
  - [Django AdminLTE](https://app-generator.dev/product/adminlte/django/)
  - [Django AdminLTE Documentation](https://app-generator.dev/docs/products/django/adminlte/index.html)
  - [Django AdminLTE PRO](https://app-generator.dev/product/adminlte-pro/django/)

## [1.0.17] 2024-11-11
### Changes

- Update RM Links:
  - 👉 [Django AdminLTE](https://app-generator.dev/docs/products/django/adminlte/index.html) - **Complete Documentation**
  - 👉 [Django AdminLTE](https://adminlte-django.appseed-srv1.com/) - LIVE Demo 
  - 👉 [Get Support](https://app-generator.dev/ticket/create/) via Email and Discord  

## [1.0.16] 2024-10-06
### Changes

- Fallback to **Django==4.1.12** (wider MySql Support)
  - Note: [Django versions 4.2 and onwards dropped support for MySQL 5.7](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-mysql-5-7)
- Added [Django AdminLTE Documentation](https://app-generator.dev/docs/products/django/adminlte/index.html) link  

## [1.0.15] 2024-05-18
### Changes

- Updated DOCS (readme)
  - [Custom Development](https://appseed.us/custom-development/) Section
  - [CI/CD Assistance for AWS, DO](https://appseed.us/terms/#section-ci-cd)

## [1.0.14] 2024-04-05
### Changes

- Update DOCS (readme)

## [1.0.13] 2024-04-04
### Changes

- Update README (links)
- [Django Admin PRO](https://appseed.us/product/adminlte-pro/django/) `Release`

## [1.0.12] 2024-03-06
### Changes

- Deprecate `distutils`
  - use `str2bool`
- Update Deps 
  - `requirements.txt`  
- Update README: [PRO Version](https://appseed.us/product/material-dashboard2-pro/django/), List features
  - `API`, **Charts** 
  - **DataTables** (Filters, Export)
  - **Celery**
  - **Media Files Manager**
  - **Extended User Profiles**
- Update [Custom Development](https://appseed.us/custom-development/) Section
  - New Pricing: `$3,999`  

## [1.0.11] 2023-10-24
### Changes

- Update Dependencies 
- Update README 

## [1.0.10] 2023-02-09
### Changes

- Bump UI: [Django AdminLTE](https://github.com/app-generator/django-admin-adminlte) `v1.0.5`
  - `AdminLTE v3.2.0` is fully integrated 

## [1.0.9] 2023-02-04
### Changes

- `Fix Docker` Execution
  - `Update Settings`: ALLOWED_HOSTS, CSRF_TRUSTED_ORIGINS `sections`

## [1.0.8] 2023-02-04
### Changes

- Bump UI: [Django AdminLTE](https://github.com/app-generator/django-admin-adminlte) `v1.0.4`
- DOCS Update (readme). New sections:
  - `How to customize the theme`
  - Render deployment
- Configure the project to use `home/templates`
- Added `custom-footer` sample

## [1.0.7] 2023-01-09
### Changes

- Move to theme-based pattern
  - [Django AdminLTE](https://github.com/app-generator/django-admin-adminlte) `v3.2.0`
- 🚀 `Deployment` 
  - `CI/CD` flow via `Render`

## [1.0.6] 2022-05-30
### Improvements

- Built with [AdminLTE Generator](https://appseed.us/generator/adminlte/)
  - Timestamp: `2022-05-30 20:42`

## [1.0.5] 2022-01-16
### Improvements

- Bump Django Codebase to [v2stable.0.1](https://github.com/app-generator/boilerplate-code-django-dashboard/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.4] 2021-10-07
### Improvements

- Bump Django Codebase to [v2.0.4](https://github.com/app-generator/boilerplate-code-django-dashboard/releases)
- Codebase update
  - `assets` & `templates` moved to `apps` folder
  - `apps/base` renamed to `apps/home`

## [1.0.3] 2021-09-12
### Improvements & Fixes

- Bump Django Codebase to [v2.0.2](https://github.com/app-generator/boilerplate-code-django-dashboard/releases)
  - Dependencies update (all packages)
    - Use Django==3.2.6 (latest stable version)
  - Better Code formatting
  - Improved Files organization
  - Optimize imports
  - Docker Scripts Update 
- Tooling: 
  - Aded Gulp compilation script
- Revert the license to MIT    
- Fixes: 
  - Patch 500 Error when authenticated users access `admin` path (no slash at the end)
  - Patch [#16](https://github.com/app-generator/boilerplate-code-django-dashboard/issues/16): Minor issue in Docker 

## [1.0.2] 2021-02-08
### Update License

- [EULA License](https://github.com/app-generator/license-eula): Free, Basic, Company

## [1.0.1] 2021-02-07
### Improvements 

- Bump UI: [Jinja AdminLTE](https://github.com/app-generator/jinja-adminlte/releases) v1.0.1
- Bump Codebase: [Django Dashboard](https://github.com/app-generator/boilerplate-code-django-dashboard/releases) v1.0.4

## [1.0.0] 2020-07-16
### Initial Release

- Codebase - [Django Dashboard Boilerplate](https://github.com/app-generator/boilerplate-code-django-dashboard) v1.0.2
- Bump UI - AdminLTE v3.1.0 / buid timestamp 2020-07-13
- [Jinja2 AdminLTE](https://github.com/app-generator/jinja2-adminlte) v1.0.0
