[go: up one dir, main page]

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.0.1-alpha3

    Changes include:
    - add more validation to datapoints
    - add Prometheus endpoint (`:2112/metrics`)
    - add `PUT` endpoints for user accounts, shopping lists, and shopping list items
    - add backend e2e tests for most endpoints
    - add creating of users without assigned passwords
    - add registering of users via QR codes
    - add frontend caching of various pieces of data to make displaying data smoother
    - add a separate profile and account page, so more areas can be added
    - add account security page for changing password and (WIP) OTP codes
    - add more icons
    - update font sizes
    - fix the storing and reading of birthdays
    - fix flatmates page requiring a reload on page query change
  • 0.0.1-alpha2

    Changes include:
    - the ability to update profiles (self and admin)
    - birthday and phone number now work in user profiles
    - the creation of templated lists based off of the unobtained items
    - fixing of the login screen glitch on smaller screens
    - many placeholders in inputs
    - password confirm validation