Skip to content

Releases: nperez0111/koreader-sync

v0.2.3

Choose a tag to compare

@nperez0111 nperez0111 released this 15 Jul 14:22
Immutable release. Only release title and notes can be modified.
d2aab6b

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 document in /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

Choose a tag to compare

@nperez0111 nperez0111 released this 27 May 23:59
Immutable release. Only release title and notes can be modified.
8cb9aad

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@nperez0111 nperez0111 released this 25 May 16:56
Immutable release. Only release title and notes can be modified.
0b916e2
  • Add HEALTHCHECK instruction to Dockerfile
  • Remove redundant healthcheck from docker-compose examples (the Dockerfile handles it automatically)

v0.2.0

Choose a tag to compare

@nperez0111 nperez0111 released this 25 May 15:20
Immutable release. Only release title and notes can be modified.
557cccd

Full Changelog: v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@nperez0111 nperez0111 released this 21 May 07:30
Immutable release. Only release title and notes can be modified.
89a798c

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@nperez0111 nperez0111 released this 17 May 21:24
75d4554

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@nperez0111 nperez0111 released this 17 May 20:54
b86badf

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@nperez0111 nperez0111 released this 17 May 20:49
debcb1f

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@nperez0111 nperez0111 released this 17 May 20:31
c4f305a

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

Full Changelog: v0.0.1...v0.1.0