What's Changed
- fix: ensure repositories is always an array in Schedule.tsx to prevent undefined errors (a234adf)
- fix: add null safety to repositories.find in BackupJobsTable (0dff896)
- fix: remove --stats flag from prune dry-run operations (fd50d7f)
- fix: Schedule tab crash due to undefined repositories array (1c94dc6)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.41.3
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.41.2...v1.41.3