Skip to content

Latest commit

 

History

History
95 lines (72 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

95 lines (72 loc) · 2.74 KB

Change Log

[1.0.11] 2023-06-22

Changes

  • Update Settings
  • Code change for #10
    • added sidebar templates/includes/sidebar.html

[1.0.10] 2023-04-22

Changes

  • Bump UI version
  • Added Gulp Tooling for SCSS
  • Update DOCS (readme)
    • CSS Styling

[1.0.9] 2023-02-05

Changes

  • Bump UI: Material Dashboard v1.0.9
  • 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.8] 2023-01-10

Changes

[1.0.7] 2023-01-07

Changes

[1.0.6] 2023-01-07

Changes

[1.0.5] 2022-05-30

Improvements

[1.0.4] 2022-01-16

Improvements

[1.0.3] 2021-10-22

Improvements

  • Bump UI: Material Dashboard - v3.0.0
    • Update Bootstrap to v5.1.3
    • Update to Material Design 2

[1.0.2] 2021-09-17

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-13

Bug fixing, Improvements

[1.0.0] 2020-02-07

Initial Release