What's Changed
- fix: properly handle Borg exit code 1 as warnings instead of failures (8a21ecf)
- test: update generate_description tests to match new behavior (43b860f)
- fix: replace 'any' types with proper TypeScript types in BackupJobsTable (222aaa7)
- fix: show raw parameter names and improve description filtering (40f5d03)
- fix: resolve 'repository_id is not defined' error in script execution (8e2975f)
- fix: remove Type icon and hide auto-generated parameter descriptions (1e138d6)
- fix: improve script parameters implementation (bcf1b7a)
- feat: Add script parameters support (#245) (b2aa432)
- docs: Add more documentation for borg fuse support. (#231) (c5d1afc)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.64.1
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.64.0...v1.64.1