Skip to content

Releases: sergeymakinen/ResticScheduler

v1.3.2

08 Jun 10:16

Choose a tag to compare

Changelog

  • 0a8c9a7 Add release files via GoReleaser

v1.3.1

08 Jun 10:01

Choose a tag to compare

Changelog

  • c32b23c Add restic-less builds
  • 571e605 Fix PKs for Keychain passwords (fixes #8)

v1.3.0

29 Mar 12:03
0cc0c95

Choose a tag to compare

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 KeychainPassword and UserDefault; add hook editor component

v1.3.0-beta.6

18 Mar 18:50

Choose a tag to compare

v1.3.0-beta.6 Pre-release
Pre-release

Changelog

  • a4a4286 Ensure last error preventing backup is visible from menu

v1.3.0-beta.5

16 Mar 20:17

Choose a tag to compare

v1.3.0-beta.5 Pre-release
Pre-release

Changelog

v1.3.0-beta.4

16 Mar 18:23

Choose a tag to compare

v1.3.0-beta.4 Pre-release
Pre-release

Changelog

  • 412d814 Fix missing notifications

v1.3.0-beta.3

09 Mar 17:57

Choose a tag to compare

v1.3.0-beta.3 Pre-release
Pre-release

Changelog

v1.2.0

15 Jan 18:17

Choose a tag to compare

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

v1.1.0

28 Apr 11:47

Choose a tag to compare

Changelog

  • 629abac Add custom frequency UI (fixes #1)
  • 864350a Fix crash on manual scheduling

v1.0.2

01 Mar 20:21

Choose a tag to compare

Changelog

  • 1ac35fa Apply swiftformat
  • 58a6116 Update EditableListView for new SwiftUI
  • c781603 Sync from internal codebase
  • 90c4580 Fix status hanging on error
  • 845fa61 Fix settings access when building with newer SwiftUI