Releases: nperez0111/koreader-sync
Releases · nperez0111/koreader-sync
Release list
v0.2.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump hono from 4.12.19 to 4.12.21 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #9
- build(deps): bump hono from 4.12.21 to 4.12.23 in the npm_and_yarn group by @dependabot[bot] in #10
- ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #11
- build(deps): bump hono from 4.12.23 to 4.12.25 in the npm_and_yarn group by @dependabot[bot] in #12
- ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #13
- build(deps): bump hono from 4.12.25 to 4.12.27 in the npm_and_yarn group by @dependabot[bot] in #14
- ci(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1 by @dependabot[bot] in #15
- ci(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #16
- ci(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #17
- fix(progress): return the
documentin /syncs/progress/:document by @KhaosNL in #18 - build(deps): bump hono from 4.12.27 to 4.12.28 in the npm_and_yarn group by @dependabot[bot] in #21
- ci(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #22
- ci(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 by @dependabot[bot] in #20
- ci(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #19
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Immutable
release. Only release title and notes can be modified.
- Add HEALTHCHECK instruction to Dockerfile
- Remove redundant healthcheck from docker-compose examples (the Dockerfile handles it automatically)
v0.2.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.1.4...v0.2.0
v0.1.4
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- feat: match official API responses by @jmartindf in #1
- Capture optional document metadata from KOSync by @nperez0111 in #4
- build(deps): bump hono from 4.9.11 to 4.12.14 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5
- build(deps): bump hono from 4.12.14 to 4.12.16 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6
- build(deps): bump hono from 4.12.16 to 4.12.18 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #7
- feat: add env flag to disable user registration by @treetrum in #8
New Contributors
- @jmartindf made their first contribution in #1
- @nperez0111 made their first contribution in #4
- @dependabot[bot] made their first contribution in #5
- @treetrum made their first contribution in #8
Full Changelog: v0.0.1...v0.1.0