Skip to content

Releases: hungrybluedev/klonol

v0.8.1 - Add optional uptime monitoring functionality

21 Mar 19:01

Choose a tag to compare

What's Changed

  • Added optional push monitoring feature to the automated backup script. Tested with Uptime Kuma.
  • Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #12

Full Changelog: v0.8.0...v0.8.1

v0.8.0: Allow automatic backup to restic

07 Mar 18:40

Choose a tag to compare

Updates:

  • Backup mechanism to B2.

Full Changelog: v0.7.1...v0.8.0

v0.7.1: Automatic draft releases

07 Mar 16:43

Choose a tag to compare

Changes:

  • Automatically draft releases when tags are pushed, making it easy to make new releases.

Full Changelog: v0.7.0...v0.7.1

v0.7.0: Forgejo Support, E2E tests

07 Mar 15:36

Choose a tag to compare

What's Changed

  • Added HTTPS cloning to allow skipping setting up SSH keys.
  • Added Forgejo as a new provider.
  • Added E2E testing and mock provider.
  • Allow the ability to exclude repos with glob pattern.
  • Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #10
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
  • Bump vlang/setup-v from 1.3 to 1.4 by @dependabot[bot] in #8

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1: Housekeeping!

10 Mar 13:26

Choose a tag to compare

Summary

  • Updated the CI configuration
  • Added several markdown files for administrative purposes.
  • Moved all source code to inside the src folder.

Full Changelog: v0.6.0...v0.6.1

v0.6.0: Switch to TOML and better cross-platform support

05 Mar 11:47

Choose a tag to compare

What's Changed

  • We've moved to using TOML for storing credentials instead of ENV files. This improves cross-platform support and reduces fragility.
  • Codebase has been updated to V 0.3.3
  • Code quality improvement.

New Contributors

  • @A1ex-N made their first contribution in #2

Full Changelog: v0.5.0...v0.6.0