Skip to content

Releases: jsonMartin/readwise-mirror

2.4.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:50
6992731

2.4.3 (2026-07-13)

Bug Fixes

  • 🐛 refactor loadAndApplySettings for settings mutation (a700c3c)

2.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:22
0b3f560

2.4.2 (2026-07-12)

Bug Fixes

  • 🩹 bandage: normalise whitespace-only folder names before persisting [no-ci] (ca5f45d)
  • 🐛 fix base folder name reset (298ef32)
  • 🐛 use unfiltered tags for created and updated, and filtered highlights for last updated date (b4bea3f)
  • 🩹 improve load sequence to avoid stale context (4d2ad03)
  • 🩹 update synced date on reset-last-updated (75a5595)
  • 🚑️ fix empty frontmatter regression (6bc1bcc), closes #98
  • 🚑️ fix regression with pagination (string → number) (0fb6a15)
  • 🚑️ fix settings not being written to disc anymore (cd74878), closes #101
  • 🐛 fix .github/workflows/release.yml (995277a)
  • fix attestation path in .github/workflows/release.yml (b47086a)
  • update manifest.json (8cb402a)
  • warn when atomize blocks missing from highlight template (55d809f)

2.4.2-beta.9

2.4.2-beta.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:13
0fb6a15

2.4.2-beta.9 (2026-07-11)

Bug Fixes

  • 🚑️ fix regression with pagination (string → number) (0fb6a15)

2.4.2-beta.10

2.4.2-beta.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:44
b4bea3f

2.4.2-beta.10 (2026-07-11)

Bug Fixes

  • 🐛 use unfiltered tags for created and updated, and filtered highlights for last updated date (b4bea3f)

2.4.2-beta.8

2.4.2-beta.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:16
ca5f45d

2.4.2-beta.8 (2026-06-28)

Bug Fixes

  • 🩹 normalise whitespace-only folder names before persisting [no-ci] (ca5f45d)

2.4.2-beta.7

2.4.2-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:14
995277a

2.4.2-beta.7 (2026-06-28)

Bug Fixes

  • bug: fix .github/workflows/release.yml (995277a)

2.4.2-beta.6

2.4.2-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:13
b47086a

2.4.2-beta.6 (2026-06-28)

Bug Fixes

  • fix attestation path in .github/workflows/release.yml (b47086a)

2.4.2-beta.5

2.4.2-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:11
02caa47

2.4.2-beta.5 (2026-06-28)

Bug Fixes

  • warn when atomize blocks missing from highlight template (55d809f)

2.4.2-beta.4

2.4.2-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:36

2.4.2-beta.4 (2026-06-21)

Bug Fixes

  • 🩹 improve load sequence to avoid stale context (4d2ad03)
  • 🩹 update synced date on reset-last-updated (75a5595)

2.4.2-beta.3

2.4.2-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:20

2.4.2-beta.3 (2026-06-21)

Bug Fixes

  • 🐛 fix base folder name reset (298ef32)
  • 🚑️ fix settings not being written to disc anymore (cd74878), closes #101