Skip to content

Releases: grimmory-tools/grimmory

Release v2.3.0

21 Mar 02:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.3.0 (2026-03-21)

Features

  • release: document develop-based stable release previews (930e526)

Bug Fixes

  • api: fix potential memory leaks in file processing (031e8ae)
  • ci: correct artifact download action pin (37ca101)
  • ci: publish PR test results from workflow_run (11a76bf)
  • ci: repair release preview and test result publishing (afa5b81)
  • drop telemetry from app (#52) (4d82cb7)
  • ui: repair frontend compile after rebrand (fea1ec6)

Refactors

  • build: rename frontend dist output to grimmory (ecf388f)
  • i18n: rename booklore translation keys to grimmory (eb94afa)
  • metadata: move default parser from Amazon to Goodreads (e252122)
  • pull kepubify & ffprobe during build (#50) (1c15629)
  • ui: rebrand frontend surfaces to grimmory (d786dd8)

Chores

  • api: remove the custom startup banner (98c9b1a)
  • deps: bump flatted from 3.4.1 to 3.4.2 in /booklore-ui (#73) (c4bd0c7)
  • funding: point support links at opencollective (55c0ac0)
  • release: 2.2.7 [skip ci] (0b5e24c)
  • remove old verbose PR template, replace with temporary more low-key one. (#84) (b868526)
  • ui: drop financial support dialog (#21) (62be6b1)

Documentation

  • updated supported file formats in README.md (#68) (f912e80)

Style

  • i18n: normalize translation json formatting (#89) (857290d)
  • ui: simplify the topbar logo branding (0416d48)

Release v2.2.7

21 Mar 01:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.7 (2026-03-21)

Bug Fixes

  • api: fix potential memory leaks in file processing (031e8ae)
  • ci: correct artifact download action pin (37ca101)
  • ci: publish PR test results from workflow_run (11a76bf)
  • drop telemetry from app (#52) (4d82cb7)
  • ui: repair frontend compile after rebrand (fea1ec6)

Refactors

  • build: rename frontend dist output to grimmory (ecf388f)
  • i18n: rename booklore translation keys to grimmory (eb94afa)
  • metadata: move default parser from Amazon to Goodreads (e252122)
  • pull kepubify & ffprobe during build (#50) (1c15629)
  • ui: rebrand frontend surfaces to grimmory (d786dd8)

Chores

  • api: remove the custom startup banner (98c9b1a)
  • deps: bump flatted from 3.4.1 to 3.4.2 in /booklore-ui (#73) (c4bd0c7)
  • funding: point support links at opencollective (55c0ac0)
  • remove old verbose PR template, replace with temporary more low-key one. (#84) (b868526)
  • ui: drop financial support dialog (#21) (62be6b1)

Documentation

  • updated supported file formats in README.md (#68) (f912e80)

Style

  • i18n: normalize translation json formatting (#89) (857290d)
  • ui: simplify the topbar logo branding (0416d48)

Release v2.2.6

20 Mar 22:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.6 (2026-03-20)

Bug Fixes

  • bookservice: fix of missing cover images by returning ByteArrayResource (#59) (b658a0a)

Release v2.2.5

20 Mar 22:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.5 (2026-03-20)

Bug Fixes

  • frontend: fix user permissions checks to use optional chaining (#58) (5fc4773)

Release v2.2.4

20 Mar 21:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.4 (2026-03-20)

Bug Fixes

  • release: publish stable images via reusable workflow (03f4a8e)

Release v2.2.3

20 Mar 23:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.3 (2026-03-20)

Bug Fixes

  • build: make frontend resources optional in test runs (dfd7a19)
  • build: package frontend assets through Gradle resources (c4b021f)

Performance

  • ci: speed up image builds and centralize cache writes (d148a09)

Chores

  • deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#1) (489ffb4)
  • deps: bump docker/build-push-action from 6.19.2 to 7.0.0 (#3) (cd6f37a)
  • deps: bump docker/login-action from 3.7.0 to 4.0.0 (#6) (9373b50)
  • deps: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#2) (cc4efe5)

Documentation

  • Add a note about how to make a release (2b2e08b)
  • Adds a note for moving away from packaging everything in a jar (2294a38)

Release v2.2.2

20 Mar 23:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.2 (2026-03-19)

Bug Fixes

  • ci: forward checks permission to reusable test jobs (e3b3e7c)

Chores

  • ci: rebrand and streamline the release pipeline (#66) (1bc45da)
  • Update README to use new links, and clean up formatting (6b0c4aa)