Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 784 Bytes

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 784 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2024-02-28

Planned Update 2/2 (Last Update)

Added

  • Advanced Password settings

Changed

/

Fixed

/

[0.0.2] - 2024-02-27

Planned Update 1/2

Added

  • Dark Mode - Light Mode Switch
  • Mobile Friendly

Changed

  • Max password length to 20

Fixed

  • a few bugs in the server/main.py

[0.0.1] - 2024-02-26

Small Changes

Added

  • More advanced run settings for the api server/main.py (SSL Support)
  • Client Side is now more easy to deploy

Changed

/

Fixed

  • Useless Comments in server/main.py