Skip to content

Releases: app-generator/flask-volt-dashboard

v1.0.17

01 Apr 14:47

Choose a tag to compare

Changes

  • Update RM (minor)

v1.0.16

18 May 07:15

Choose a tag to compare

Changes

v1.0.15

06 Mar 09:47

Choose a tag to compare

Changes

v1.0.14

07 Oct 15:12

Choose a tag to compare

Changes

  • Update Dependencies
  • Silent fallback to SQLite

v1.0.13

22 Jun 16:50

Choose a tag to compare

Changes

  • Print UserID on index
    • Via export in controller
    • Via current_user in view

v1.0.12

15 Mar 16:56

Choose a tag to compare

Changes

v1.0.11

31 Dec 05:33

Choose a tag to compare

Changes

  • Added page compression for PRODUCTION env
    • DEBUG=False

v1.0.10

31 Dec 05:32

Choose a tag to compare

Changes

  • Deployment-ready for Render (CI/CD)
    • render.yaml
    • build.sh

v1.0.9

31 Dec 05:21

Choose a tag to compare

Changes

  • DB Management Improvement
    • Silent fallback to SQLite

v1.0.8

12 Sep 08:01

Choose a tag to compare

Improvements

  • Added OAuth via Github
  • Improved Auth Pages