Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 1.16 KB

Change Log

[1.0.4] 2023-06-20

Changes

  • Bump UI Version, v1.0.11
    • CleanUP MAP Files (JS, CSS)

[1.0.3] 2023-01-29

Changes

  • 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.2] 2023-01-27

Changes

  • Updated Codebase
  • Latest Django Version
  • Theme-able UI (no more hardcoded inside the project)
  • Integrate Django Theme Soft - PRO Version
    • Usable via PIP
  • CI/CD included via Render

[1.0.1] 2022-01-14

Improvements

  • Bump UI: Soft UI Dashboard PRO v1.0.5

[1.0.0] 2021-10-28

Initial Release

  • UI: Soft UI Dashboard PRO v1.0.1
  • Django Codebase Version 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: added scripts to recompile the SCSS files (via Gulp)