20230415.0.0
github-actions
released this
15 Apr 20:41
·
72 commits
to refs/heads/master
since this release
Changes
π Features
- Feature: Add
restic
variant for cron-based backups in same container @leojonathanoh (#10) - Feature: Add
pingme
variants for notifications @leojonathanoh (#14) - Feature: Add
/sync
helper to sync more easily @leojonathanoh (#6) - Enhancement: Rename default config from
/.mbsyncrc
to/mbsyncrc
@leojonathanoh (#7) - Enhancement: Add packages needed for
restic
@leojonathanoh (#11) - Enhancement: Add
curl
andjq
for sending notifications @leojonathanoh (#12)
π Bug Fixes
- Fix: Cleanup
SHA256SUMS
forrestic
variants @leojonathanoh (#15)
ποΈ Refactors
- Refactor: Add dockerfile comments for
restic
@leojonathanoh (#13)
π Documentation
- Docs: Add usage examples for three common sync cases and update
docs/examples/demo
to demo all three sync cases @leojonathanoh (#8) - Docs (readme): Fix code formatting @leojonathanoh (#4)
- Docs (examples): Use
IMAPStore
instead ofIMAPAccount
for simpler config @leojonathanoh (#5) - Docs (examples): Add a cron-based sync+backup example @leojonathanoh (#9)