What's Changed
- test: add mount service integration tests (1f52599)
- fix: add CASCADE delete to script_executions foreign key (dc7f776)
- fix: add BORG_UI_ variables to schedule-level script execution (1ac8dc8)
- fix: prevent system variables from being overwritten by parameter processing (3449386)
- fix: filter system variables from API responses and fix test endpoint (db56116)
- fix: update SYSTEM_VARIABLES to only include BORG_UI_ prefixed vars (d8c9757)
- fix: set BORG_UI_ prefixed variables in get_system_variables() (a0841be)
- chore: fix prettier check (939a651)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.67.1
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.67.0...v1.67.1