Skip to content

Releases: app-generator/django-material-dashboard

v1.0.12

24 Oct 15:29
Compare
Choose a tag to compare

Changes

  • Update Dependencies
  • Update README

v1.0.11

22 Jun 13:35
Compare
Choose a tag to compare

Changes

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

v1.0.10

22 Apr 06:29
Compare
Choose a tag to compare

Changes

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

v1.0.9

05 Feb 08:09
Compare
Choose a tag to compare

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

v1.0.8

10 Jan 14:49
Compare
Choose a tag to compare

Changes

v1.0.7

07 Jan 08:52
Compare
Choose a tag to compare

Changes

  • Bump Theme Version: v1.0.6
  • Move to theme-based pattern
  • 🚀 Deployment
    • CI/CD flow via Render

v1.0.5

10 Jun 17:49
Compare
Choose a tag to compare

Improvements

v1.0.4

16 Jan 15:08
Compare
Choose a tag to compare

Improvements

v1.0.3

24 Oct 07:17
Compare
Choose a tag to compare

Improvements

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

v1.0.2

17 Sep 14:56
Compare
Choose a tag to compare

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