chore(deps): update ghcr.io/grimmory-tools/grimmory docker tag to v3.2.4 #29

Merged
renovate merged 1 commit from renovate/all-minor-patch into main 2026-07-01 08:01:50 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/grimmory-tools/grimmory patch v3.2.2v3.2.4

Release Notes

grimmory-tools/grimmory (ghcr.io/grimmory-tools/grimmory)

v3.2.4

Compare Source

This patch release of Grimmory is focused on bug fixes. The Goodreads parser and Audible parser are working more reliably now, translations have been improved, styling when navigation between pages has been improved, the icon library now properly loads, and the task management information refreshes automatically. Also, some prep work for new icons was done, and an accessible font was added.

Note: Grimmory v3.2.3 was skipped.

Changelog

Full Changelog: https://github.com/grimmory-tools/grimmory/compare/v3.2.2...v3.2.4

Bug Fixes
Refactors
Chores
CI
Reverts

Contributors

We'd like to thank the contributors for this release for taking the time to make Grimmory better.

Including but not limited to: @​aisaiev @​lixiaoyu0123 @​alexhb1 @​imnotjames @​zachyale

New Contributors


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/grimmory-tools/grimmory](https://github.com/grimmory-tools/grimmory) | patch | `v3.2.2` → `v3.2.4` | --- ### Release Notes <details> <summary>grimmory-tools/grimmory (ghcr.io/grimmory-tools/grimmory)</summary> ### [`v3.2.4`](https://github.com/grimmory-tools/grimmory/releases/tag/v3.2.4) [Compare Source](https://github.com/grimmory-tools/grimmory/compare/v3.2.2...v3.2.4) This patch release of Grimmory is focused on bug fixes. The Goodreads parser and Audible parser are working more reliably now, translations have been improved, styling when navigation between pages has been improved, the icon library now properly loads, and the task management information refreshes automatically. Also, some prep work for new icons was done, and an accessible font was added. Note: Grimmory v3.2.3 was skipped. #### Changelog **Full Changelog**: <https://github.com/grimmory-tools/grimmory/compare/v3.2.2...v3.2.4> ##### Bug Fixes - **fonts:** increase custom font upload limit to 50MB ([#&#8203;1862](https://github.com/grimmory-tools/grimmory/issues/1862)) ([bda8db5](https://github.com/grimmory-tools/grimmory/commit/bda8db5e6503429ecabccfc2e2711db1ffb9835c)) - **metadata:** detect retryable errors in LubimyCzytac parser ([#&#8203;1788](https://github.com/grimmory-tools/grimmory/issues/1788)) ([e9b2eeb](https://github.com/grimmory-tools/grimmory/commit/e9b2eeb57bfb7f8de4ecf45806344fc39a6b6d4e)) - **metadata:** migrate GoodReads parser from HTML scraping to GraphQL ([#&#8203;1734](https://github.com/grimmory-tools/grimmory/issues/1734)) ([90fa4d7](https://github.com/grimmory-tools/grimmory/commit/90fa4d7c42fc07f6e92808e0a8f888c16b986d6b)) - **metadata:** use audible API endpoints to avoid strict rate limits ([#&#8203;1799](https://github.com/grimmory-tools/grimmory/issues/1799)) ([c4d602f](https://github.com/grimmory-tools/grimmory/commit/c4d602fe1a096dd7d70fd254d733a4516d5b2f6d)) - **ui:** adjust accessible font scaling ([#&#8203;1872](https://github.com/grimmory-tools/grimmory/issues/1872)) ([938442e](https://github.com/grimmory-tools/grimmory/commit/938442ea2c544e19e7344abb3b229f52712c546b)) - **ui:** avoid CSS transition on page navigation ([#&#8203;1833](https://github.com/grimmory-tools/grimmory/issues/1833)) ([be574d5](https://github.com/grimmory-tools/grimmory/commit/be574d5b1638f23873c61fe3d250f96105ed27a8)) - **ui:** convert task management websocket update to signals ([#&#8203;1807](https://github.com/grimmory-tools/grimmory/issues/1807)) ([b4b5468](https://github.com/grimmory-tools/grimmory/commit/b4b5468f2a43cdbad892e7a3ea14d2e9904236ab)) - **ui:** improve favicon ([#&#8203;1875](https://github.com/grimmory-tools/grimmory/issues/1875)) ([ff3b76b](https://github.com/grimmory-tools/grimmory/commit/ff3b76b339c4fa5048cf1bcb9288c3a0e62cc1ac)) - **ui:** remove cover timestamp check from metadata lock ([#&#8203;1806](https://github.com/grimmory-tools/grimmory/issues/1806)) ([00f48c3](https://github.com/grimmory-tools/grimmory/commit/00f48c3486bf996fd811cde539e3bde618a8d9f1)) - **ui:** rename font files ([#&#8203;1861](https://github.com/grimmory-tools/grimmory/issues/1861)) ([c2c867e](https://github.com/grimmory-tools/grimmory/commit/c2c867ead44601730431f48266a295bc1ab77b45)) - **ui:** use signals in icon picker / uploader for reactivity ([#&#8203;1881](https://github.com/grimmory-tools/grimmory/issues/1881)) ([5014bb9](https://github.com/grimmory-tools/grimmory/commit/5014bb9c9aa0d4709e0d5e1a9b6ff3d8ff2ed9a5)) ##### Refactors - **dashboard:** move dashboard configuration to view preferences settings ([#&#8203;1822](https://github.com/grimmory-tools/grimmory/issues/1822)) ([284b7a4](https://github.com/grimmory-tools/grimmory/commit/284b7a41ef5fc374f5bc846fbf3ad7410f6a7dbe)) - **ui:** new icon library and user migration ([#&#8203;1828](https://github.com/grimmory-tools/grimmory/issues/1828)) ([d0d884a](https://github.com/grimmory-tools/grimmory/commit/d0d884a06be463eec5f537ee8a02805c3aad88b6)) - **ui:** new standard and accessible UI font ([#&#8203;1777](https://github.com/grimmory-tools/grimmory/issues/1777)) ([8ce487b](https://github.com/grimmory-tools/grimmory/commit/8ce487b9d04cdf8abc22a6dbcb8a56e1c571afe3)) ##### Chores - **deps:** bump the frontend group with 6 updates ([#&#8203;1798](https://github.com/grimmory-tools/grimmory/issues/1798)) ([08ec10b](https://github.com/grimmory-tools/grimmory/commit/08ec10b4e7c753f28df64ecad77192cdc0cff401)) - **deps:** bump the gradle-dependencies group in /backend with 2 updates ([#&#8203;1797](https://github.com/grimmory-tools/grimmory/issues/1797)) ([f3f0a73](https://github.com/grimmory-tools/grimmory/commit/f3f0a731a05e623069e9838e5c71eedc9a2ede0e)) - drop hard coded SVG icons ([#&#8203;1884](https://github.com/grimmory-tools/grimmory/issues/1884)) ([1060c3a](https://github.com/grimmory-tools/grimmory/commit/1060c3a1e89ec63773b6ab7c2d4e7c7c3060ce14)) - **i18n:** update translations from Weblate ([#&#8203;1838](https://github.com/grimmory-tools/grimmory/issues/1838)) ([2c2933f](https://github.com/grimmory-tools/grimmory/commit/2c2933f3301ec973c685f7e09b2652b89dc028a3)) - **i18n:** update translations from Weblate ([#&#8203;1877](https://github.com/grimmory-tools/grimmory/issues/1877)) ([448d0d4](https://github.com/grimmory-tools/grimmory/commit/448d0d440c879a0e8886e98651916d824f60c612)) - **repo:** fix sonar failings ([#&#8203;1813](https://github.com/grimmory-tools/grimmory/issues/1813)) ([3225ddb](https://github.com/grimmory-tools/grimmory/commit/3225ddbb2ae48144094e36dcbdcb934b1d7e43af)) ##### CI - proper sha length for release candidate ([#&#8203;1887](https://github.com/grimmory-tools/grimmory/issues/1887)) ([6fd21da](https://github.com/grimmory-tools/grimmory/commit/6fd21dac4aceb01938e0cd3d40fbccc017b6eeb1)) ##### Reverts - remove warning for goodreads metadata provider ([#&#8203;1869](https://github.com/grimmory-tools/grimmory/issues/1869)) ([71f0ed0](https://github.com/grimmory-tools/grimmory/commit/71f0ed0c2b437f3fec92a4791fd883a18d6210d5)) #### Contributors We'd like to thank the contributors for this release for taking the time to make Grimmory better. Including but not limited to: [@&#8203;aisaiev](https://github.com/aisaiev) [@&#8203;lixiaoyu0123](https://github.com/lixiaoyu0123) [@&#8203;alexhb1](https://github.com/alexhb1) [@&#8203;imnotjames](https://github.com/imnotjames) [@&#8203;zachyale](https://github.com/zachyale) #### New Contributors - [@&#8203;lixiaoyu0123](https://github.com/lixiaoyu0123) made their first contribution in [#&#8203;1862](https://github.com/grimmory-tools/grimmory/pull/1862) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
homelab/dc-grimmory!29
No description provided.