Skip to content

Latest commit

 

History

History
125 lines (94 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

125 lines (94 loc) · 3.36 KB

Change Log

[1.0.15] 2024-05-18

Changes

[1.0.14] 2024-03-31

Changes

  • Added Local Statics
  • Added Gulp for SCSS Compilation

[1.0.13] 2024-03-05

Changes

[1.0.12] 2024-03-04

Changes

  • Deprecate distutils
    • use str2bool
  • Update Deps
    • requirements.txt
  • Update README: PRO Version, List features
    • API, Charts
    • DataTables (Filters, Export)
    • Celery
    • Media Files Manager
    • Extended User Profiles

[1.0.11] 2024-01-07

Changes

  • Update LOCAL Template:
    • added Dashboard Page

[1.0.10] 2024-01-04

Changes

  • Update Settings:
    • local static
    • local templates

[1.0.9] 2023-10-24

Changes

  • Update Dependencies
  • Update README

[1.0.8] 2023-01-31

Changes

  • Bump UI: Django Admin Argon v1.0.15
  • 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-10

Changes

[1.0.6] 2023-01-07

Changes

[1.0.5] 2022-08-09

Improvements

[1.0.4] 2022-06-09

Improvements

[1.0.3] 2022-01-16

Improvements

[1.0.2] 2021-09-20

Improvements

  • Bump Django Codebase to v2.0.4
  • Dependencies update (all packages)
    • Use Django==3.2.6 (latest stable version)
  • Better Code formatting
  • Improved Files organization
  • Optimize imports
  • Docker Scripts Update
  • Tooling:
    • Gulp SASS compilation script
    • Update README - Recompile SCSS (new section)
  • Fixes:
    • Patch 500 Error when authenticated users access admin path (no slash at the end)
    • Patch #16: Minor issue in Docker

[1.0.1] 2021-01-15

Improvements

[1.0.0] 2020-02-07

Initial Release