Releases: theohbrothers/docker-isync
Releases · theohbrothers/docker-isync
20250102.0.0
Changes
✨ Enhancements
- Enhancement: Constraint versions in
versions.json
@leojonathanoh (#38) - Enhancement: Bump restic to 0.15.2 @leojonathanoh (#50)
- Enhancement: Bump pingme to 0.2.6 @leojonathanoh (#49)
- Enhancement: Bump
Generate-DownloadBinary
function to 0.1.0 @leojonathanoh (#42) - Enhancement: Add isync 1.5.0 variants @theohbrothersbot (#47)
- Enhancement (ci): Add versions.json for
restic
andpingme
@leojonathanoh (#51)
🖊️ Refactors
- Refactor: Update CI files @theohbrothersbot (#44)
- Refactor: Move functions to
./generate/functions
@leojonathanoh (#41) - Refactor: Bump variants to alpine 3.19 @leojonathanoh (#48)
- Refactor (ci): Bump actions to node 20 @leojonathanoh (#46)
📝 Documentation
- Docs: Update spelling in Update-Versions.ps1 @leojonathanoh (#43)
- Docs (readme): Update GitHub CI badge @leojonathanoh (#45)
- Docs (examples): Fix volumes and use specific docker tags @leojonathanoh (#39)
- Docs (examples): Fix invalid volume name @leojonathanoh (#40)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#36)
- Enhancement (ci): Add
workflow_dispatch
tocron
job @leojonathanoh (#35)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#37)
20230922.0.0
Changes
🚀 Features
- Enhancement (ci): Remove
$env:GITHUB_TOKEN
inUpdate-Versions.ps1
@leojonathanoh (#33)
🖊️ Refactors
- Refactor (ci): Use new
versions.json
config @leojonathanoh (#34)
📝 Documentation
- Docs (readme): Update Variant versions section @leojonathanoh (#32)
20230914.0.0
Changes
🚀 Features
- Enhancement: Enhance
Generate-DownloadBinary
function with support for a more specific checksums cache key and.zip
archives @leojonathanoh (#27) - Enhancement (ci): Add
on: merge_group
for merge queue support @leojonathanoh (#30) - Enhancement (ci): Add
Update-Versions.ps1
andcron
job @leojonathanoh (#29)
🖊️ Refactors
- Refactor: Simplify getting of new versions in
Update-Versions.ps1
@leojonathanoh (#31) - Refactor: Move versions from
VARIANTS.ps1
toversions.json
@leojonathanoh (#28)
20230527.0.0
Changes
🐛 Bug Fixes
- Fix: Fix logging of docker buildx automatic variables @leojonathanoh (#25)
📝 Documentation
- Docs (examples): Fix typo in
snappymail
timeout @leojonathanoh (#26)
20230421.0.0
Changes
🖊️ Refactors
- Refactor: Update functions for generating docker run statements @leojonathanoh (#23)
- Refactor: Move global variable and functions in Dockerfile template @leojonathanoh (#22)
📝 Documentation
- Docs (readme): Update project description @leojonathanoh (#24)
20230419.0.0
Changes
🚀 Features
- Enhancement: Add
rsync
in all variants @leojonathanoh (#20)
🖊️ Refactors
- Refactor: Generate Dockerfiles with hardcoded checksums for repeatable builds @leojonathanoh (#21)
20230415.0.1
Changes
📝 Documentation
- Docs (readme): Update project description @leojonathanoh (#18)
- Docs (readme): Fix typo under Tags section @leojonathanoh (#16)
- Docs (readme): Add Secrets section about how to separate configuration from secrets @leojonathanoh (#19)
- Docs (examples): Improve style of
crontab
@leojonathanoh (#17)
20230415.0.0
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)
20230406.0.0
Changes
🚀 Features
- Feature: Add
1.4.4
variant @leojonathanoh (#1)
📝 Documentation
- Docs (examples): Fix wording from 'backup' to 'sync' @leojonathanoh (#3)