Releases: sergeymakinen/ResticScheduler
Releases · sergeymakinen/ResticScheduler
v1.3.2
v1.3.1
v1.3.0
Changelog
- 0cc0c95 Merge pull request #7 from sergeymakinen/hooks-refactor-views
- a130be1 Update features and screenshots
- a4a4286 Ensure last error preventing backup is visible from menu
- 0944ab5 Fix runner crashes
- 412d814 Fix missing notifications
- 5a51601 Downgrade symbol version
- 6ece94c Use Xcode 16.2 to build
- 81a5359 Upgrade GHA runner
- 8e714ed Apply swiftformat
- a6047fe Update XPC backup options; add in-progress icon; add hook support (fixes #6)
- db60346 Get rid of dedicated view models and some singletons
- c6c0041 Refactor
KeychainPasswordandUserDefault; add hook editor component
v1.3.0-beta.6
Changelog
- a4a4286 Ensure last error preventing backup is visible from menu
v1.3.0-beta.5
Changelog
- 0944ab5 Fix runner crashes
v1.3.0-beta.4
Changelog
- 412d814 Fix missing notifications
v1.3.0-beta.3
Changelog
- 5a51601 Downgrade symbol version
v1.2.0
Hey @tiwoc, thanks for your contributions!
Changelog
- 89566a0 Fix goreleaser config
- d14d5d3 Allow running GHA on demand
- 6a19922 Merge pull request #5 from sergeymakinen/dependabot/github_actions/goreleaser/goreleaser-action-6
- f37685b Bump goreleaser/goreleaser-action from 5 to 6
- c81e448 Add REST credentials' fields
- e795c57 Simplify swiftformat config
- 5872954 Fix label paddings for lists
- b1fbf3a Skip adding empty values to environment; add support for optional Keychain entries
- 5274368 Merge pull request #4 from tiwoc/exe-content-type
- 5a48e82 Merge pull request #3 from tiwoc/reordering-arguments
- ff6b062 Fix content type for custom restic binary
- c9bcbbd Enable reordering in CLI argument list
- ab84f1a Merge pull request #2 from tiwoc/s3-support
- fa6a32e Store s3AccessKeyId as optional
- 53b7a59 Standardize location of env var creation
- c1b1f96 Group S3 credentials with address field
- 01db87f Add support for S3-compatible backends