Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1.06 KB

Changelog

1.1.0 - 2021-02-27

Added

  • Bulletin board

1.0.3 - 2021-02-25

Changed

  • Security update
    • Password regex validation on the backend
    • Logout the user after deletion, even if the session still exists
  • CSV parse support for Windows when adding users

1.0.2 - 2021-02-22

Changed

  • Deletion of authentication token after password update or expiration

1.0.1 - 2021-02-18

Added

  • Password update by every users
  • Profile update by every users
  • Restriction of profile update by admins

Changed

1.0.0 - 2021-02-13

Initial Release