v0.4.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2025-02-25)
Features
- add dynamic domain configuration for Traefik services (b3aff65)
- add Mantine HTML props to root layout to suppress hydration error message (e0c515c)
- improve config upload state management (1885371)
- update Architecture section label to specify CPU (5542856)
Chore
- add file size limit for uploads (50048e9)
- add timeout for release pipeline (ed69423)
- update label to include Debian (d8ce630)
Code Refactoring
- modularize services into separate hooks (ee999bd)
- split Selection component into modular service sections (c3135ed)
0.3.1 (2025-02-16)
Chore
- change favicon to sir xmr whale (0ba9e1c)
- remove explicit pnpm version in release workflow (8cf6e20)
- update dependencies and tooling (5846075)