Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 814 Bytes

CHANGELOG.md

File metadata and controls

32 lines (26 loc) · 814 Bytes

Change Log

[1.0.2] 2023-02-11

Changes

  • Bump Flask API v1.0.7
    • Codebase Improvements
    • DB Management Improvement
      • Silent fallback to SQLite
  • Bump React UI Version

[1.0.1] 2021-11-12

  • Updates Links & Texts (Minor Update)

[1.0.0] 2021-11-11

First Release

  • Flask API
    • Docker Support
    • Persistance: SQLite3
    • Stack: Flask / Flask-JWT-Extended / SQLAlchemy
    • API:
      • Sign UP: /api/users/register
      • Sign IN: /api/users/login
      • Logout: /api/users/logout
      • Edit User: /api/users/edit
  • React UI
    • Docker Support
    • Added JWT Authentication
    • UI: Berry v1.3.0 (free version)