Skip to content

Changelog

0.2.18 (2026-05-21)

🧱 Updates & Improvements

  • contribute-guide: add backend and frontend setup pages (fe7f2ac)

0.2.17 (2026-05-19)

🧱 Updates & Improvements

  • contribute-guide: add pages for request features and bugs (1941e46)

🛠️ Fixes

  • deps: update dependency zensical to v0.0.43 (#40) (57566e6)

0.2.16 (2026-05-17)

🧱 Updates & Improvements

  • deps: update python to v3.14.5 (#37) (9b9f3be)
  • hosting-guide: redesign and better styling section (240914e)
  • manager-guide: redesign and better styling section (94e3dec)
  • user-guide: redesign and better styling section (29b6623)

🛠️ Fixes

  • deps: update dependency requests to v2.34.2 (#36) (32278af)
  • deps: update dependency zensical to v0.0.42 (#39) (eed8043)

0.2.15 (2026-05-10)

🧱 Updates & Improvements

  • manager-guide: add reviewing reservations page (50a1c42)

🛠️ Fixes

  • deps: update dependency zensical to v0.0.41 (#34) (2242eb4)
  • zensical: fix issues after update zensical (92d5c0c)

0.2.14 (2026-05-04)

🧱 Updates & Improvements

  • fix all files with pre-commit hook (cd3837e)
  • pre-commit: add config (0313d00)

🛠️ Fixes

  • deps: update dependency typer to v0.25.1 (#30) (23a327d)
  • deps: update dependency zensical to v0.0.38 (#31) (fb7a6ba)
  • deps: update dependency zensical to v0.0.39 (#32) (48b6878)
  • deps: update dependency zensical to v0.0.40 (#33) (6dd62ab)

0.2.13 (2026-04-24)

🧱 Updates & Improvements

  • ci-workflow: add fetch changelogs for all repos (afb62b9)
  • deps: update astral-sh/setup-uv action to v8 (#28) (44a80f6)

⚙️ DevOps & CI/CD

  • docs-changelog: extend if condition (287a211)
  • sync-changelogs: change steps placing (1403ded)

0.2.12 (2026-04-24)

🧱 Updates & Improvements

  • docs-changelog: fix push to correct branch (77f516f)
  • docs-changelog: fix trigger workflow (eabba16)
  • docs-release: fix trigger workflow and run conditions (1e92836)

🛠️ Fixes

  • build: correct trigger condition (probably) (09a5de3)

📝 Documentation

  • release: sync changelog to documentation release notes (fe3d0c7)

⚙️ DevOps & CI/CD

  • docs-release: add workflow for sync changelog (430e12c)
  • docs-release: fix trigger workflow (ad9ed86)

0.2.11 (2026-04-24)

🧱 Updates & Improvements

  • deps: update astral-sh/setup-uv action to v8 (#21) (9207ca7)
  • deps: update googleapis/release-please-action action to v5 (#22) (730485b)
  • manager-guide: add dashboard management guide for managers (1a419f7)
  • release-notes: add documentation page for this repo changelog (728c3a9)
  • release-notes: update release notes (89c3d42)

🛠️ Fixes

  • deps: update dependency typer to v0.24.2 (#23) (1e6a780)
  • deps: update dependency zensical to v0.0.34 (#18) (e02f71f)
  • deps: update dependency zensical to v0.0.36 (#24) (a9b38a7)
  • hosting: step 2 description (compose file name) (fc32cec)

⚙️ DevOps & CI/CD

  • build: change trigger condition (30c07c0)

0.2.10 (2026-04-16)

🧱 Updates & Improvements

  • add dashboard page in user guide, scratch info (ded7d47)
  • add init info in keycloak config page (f1142c1)
  • add manage calendars page, scratch info (30449fc)
  • add manage mini services page, scratch info (5be1ced)
  • add manage reservation services page, scratch info (79b4f1e)
  • add release notes job generation (9b2ecce)
  • Configure Renovate (78d286c)
  • deps: update actions/checkout action to v6 (c4b3105)
  • deps: update actions/upload-pages-artifact action to v5 (a843df0)
  • deps: update astral-sh/setup-uv action to v7 (2fae081)
  • deps: update libs versions (273df3f)
  • deps: update python to v3.14.3 (6aa119c)
  • docs: update changelogs (a602ac5)
  • hosting: update section (688b44c)
  • init structure for manager guide section (9248873)
  • init structure for manager hosting section + scratch install docker page (88bd8d8)
  • renovate: override baseBranchPatterns in config (9267587)
  • update docker install page, create docker compose section (b7afd07)
  • update docker install page, more structure (bcbedf6)
  • update keycloak config info (fe0ece3)
  • update renovate config (24b597e)

🛠️ Fixes

  • add mkdocstrings and downgrade python to 3.14.0 (e5ea89a)
  • build job (ce3cd23)
  • build trigger (1b5611d)
  • deps: update dependency typer to v0.23.0 (e677f03)
  • deps: update dependency zensical to v0.0.22 (9eae34a)
  • remove mkdocstrings, fix in 0.0.23 version of zensical, update (2841c26)

🧹 Refactors