• 12 b6b058f346

    Release 12 Stable

    ChaoticByte released this 2022-08-06 17:03:11 +00:00 | 79 commits to main since this release

    • 80b4070 Bump version to 12
    • ca16078 Added support for profile pictures
    • f5bf77f Added auto-reload after 2 minutes when logged in, to force auto-logout
    Downloads
  • 11 284c08d350

    Release 11 Stable

    ChaoticByte released this 2022-07-05 15:47:42 +00:00 | 83 commits to main since this release

    Changelog

    • 1173406 Bump version to 11
    • f272584 hide the userlist in the background when showing the password overlay
    • 20d0ebf Swap x and 0 on pinpad (login overlay)
    Downloads
  • 10 c623441989

    Release 10 Stable

    ChaoticByte released this 2022-06-29 18:16:36 +00:00 | 87 commits to main since this release

    Changelog

    • 4cd5513 Bump version to 10
    • 4fd02a8 #7 fix broken login page for Webkit Browsers
    • 91a184b Make the login overlay a bit more compact
    • 500213b Use 'surname, forename' instead of 'forename surname' in userlist on login page
    Downloads
  • 9 32db788738

    Release 9 Stable

    ChaoticByte released this 2022-06-24 16:44:39 +00:00 | 92 commits to main since this release

    Changelog

    • a194e05 Bump version to 9
    • 31b2e39 #5 disabled backdrop-filter: blur for buttons to fix performance issues
    Downloads
  • 8 dde1ae0200

    Release 8 Stable

    ChaoticByte released this 2022-06-16 09:09:52 +00:00 | 95 commits to main since this release

    Changelog

    • 09aa00f Bump version to 8
    • 0569854 Small UI enhancement for mobile devices
    • c7866bf Fixed a display issue with the login overlay
    • 5893d31 #4 moved Logout button out of the dropdown menu
    • bec4fe7 Removed link to gitlab repo from footer
    • f406757 #2 Fix wrong decimal formatting in Drink and Order models
    • 96d4652 #1 improve text and translations
    • 0833677 #3 Rename pip-dependencies.txt to requirements.txt
    Downloads
  • 7 230fe267f8

    Release 7 Stable

    ChaoticByte released this 2022-05-29 19:06:33 +00:00 | 104 commits to main since this release

    Changelog

    • 5d96558 Bump version to 7
    • 6ca7f70 Updated sample config
    • df91a89 Updated docs
    • 97462c7 Rename example systemd service file
    • 672f7d6 Update package names for pg_config and Python version in docs
    • 020a3cc Removed old tests directory
    Downloads
  • 6 04fc3cbb7b

    Release 6 Stable

    ChaoticByte released this 2022-05-26 17:38:44 +00:00 | 111 commits to main since this release

    Changelog:

    • 5edc186 Bump version to 6
    • 9f965b8 Rearranged statistics page
    • 95d37db Remove the paragraph about versioning from the README
    • 22382ee Added NaN-checks for the number input on the order page to fix some weird behaviour
    • 537818f Added 'admin panel' userpanel menu entry for staff accounts
    • ec76728 rename the field 'binary_availability' to 'do_not_count' in model Drink
    Downloads
  • 5.0 4d99ac4811

    Release 5.0 Stable

    ChaoticByte released this 2022-05-16 11:56:10 +00:00 | 118 commits to main since this release

    Changelog:

    • b7e9673 Bump version to 5.0
    • ea644a6 Removed obsolete configuration line in settings.py
    • 5b72453 Order drinks by product_name on the home page
    • d792a76 Fixed a bug in the template for the order page caused by localization and removed the previously applied workaround for this issue
    • aa0f2d6 Add activate-devel-env.sh to lib
    • f8cde71 Remove DjangoCSP dependency by writing own middleware for the CSP header
    • 9406bba Revised some UI elements
    Downloads
  • 4.0 fc2bf922d2

    Release 4.0 Stable

    ChaoticByte released this 2022-04-18 15:10:21 +00:00 | 126 commits to main since this release

    Changelog:

    • fc2bf92 Bump version to 4.0
    • aa85ac5 Removed the command 'run-script' and added the command 'shell', and updated the docs and README
    • a9c5ec3 Add dependency information for Ubuntu
    • 3f0a0d7 Do a bit of refactoring in the bootstrap script
    • 267ce01 Fix error page that appears when logging out of the admin panel
    Downloads
  • 3.0 fd7fc15687

    Release 3.0 Stable

    ChaoticByte released this 2022-03-16 18:33:23 +00:00 | 131 commits to main since this release

    Changelog:

    • fd7fc15 change the naming of release tags in the update section of the docs
    • 93a2857 Bump version to 3.0
    • c1a9b1f Change README title
    • a03fe6a Fix parsing issue resulting in wrong order sum being calculated when using the german localization
    • fb50140 Add script and configure environment to install python dependencies into a project subfolder
    • c6315a0 Rename a file
    • 2bd667d Remove command generate-tls-cert
    • fd3069a Modify README
    • 7cb5e09 Switch from hypercorn to uvicorn
    • c49798a Initial commit - existing project files
    Downloads