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.
Unreleased - ReleaseDate
0.0.4 - 2026-02-03
- Added basic client scaffolding (!121)
0.0.3 - 2026-02-03
- Add user roles: by default, users will have no roles. To dispatch builds, they need the Package Maintainer role. For administration tasks, they need the Admin role. (!110)
- Add Guide for buildbtw system operators (!110)
- Add
BUILDBTW_OIDC_ADMIN_GROUPSandBUILDBTW_OIDC_PACKAGE_MAINTAINER_GROUPSconfiguration options for automatically assigning roles to users based on OIDC groups they are in (!110)
- Fix an error that could occur on login (!110)
0.0.2 - 2026-02-03
- Fix some deployment stuff
- Add frontend template
- Don't clone archived repositories (#179)
0.0.1 - 2025-10-28
- Just a placeholder for now :)