v0.24.3

usememos/memosv0.24.3May 12, 2025by github-actions[bot]

AI Summary

Adds Norwegian translation, UNIX socket support, and fixes for filters and image previews.

Key Highlights

  • Added Norwegian (nb) translation
  • Support for listening on a UNIX socket
  • Improved memo filter implementation and image preview proportions

New Features

  • Norwegian translation
  • UNIX socket support
  • Memo filter enhancements

Full Release Notes

## Changelog
* 070b3929427eb0efa2c5917af5ccbcc5a54df5bf chore: Czech locale update (#4685)
* 0f965c6fe02fa5f8f994afa6db4be8455cf4b192 chore: add action cache
* 75f5c4c0b28d8f84b0cc17f86374aa6198b84d99 chore: add deepwiki badge
* 7e1368028b612f88bc6aad90cccd1b95a308397d chore: add dockerfile.demo
* 18b9b9d18f55cd9dc7e4bed607a3d3bc601f200b chore: implement memo filter in list memo relations
* 9c7899781f253951683bad9c70b2c60dddef8526 chore: update alt text of deepwiki badge
* 8bdd1ec009f5584738d8363e1d830e785899ff35 feat: add norwegian bokmål (nb) translation (#4561)
* 30f37f6a05c7da2b3edd94d9edf3d9feaf55de21 feat: enhance site.webmanifest in chrome (#4676)
* bb892be5b36e0bf0a59d97b4fdc311f75a86dd15 feat: improve visual feedback in MemoEditor for drag/drop file uploads  (#4634)
* 76ed1b5cc50e78142458f6347cb62c5616808d58 feat: set locale based on browser language when user is not logged in (#4635)
* a46301fa77536959603478a494fdfdeb3b5b63c8 feat: support child tags in NSFW blur feature (#4640)
* e23ade1f8b34922512b388916f0693a5957582bf feat: support listening on a UNIX socket (#4654)
* eb33a604b276f8552b02cc82a661b959333f09f4 feat: support mapping avatar url from oauth2
* a63d9b471b6420b7f4fceffe5a2a3b42943a180d feat: update ItalicNode to use repeated children instead of content (#4566)
* 88b38ff2c0022c7febcae2ba06fb253a390838aa fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers (#4575)
* 09c50a8419fc50cb30cc73b1d2a3212cc7ce8656 fix: codeblock highlight
* 2a92baf52c8f2e27c5fa4ad98a8b095b50b43601 fix: filter args of postgres
* 194a49367c8ee2f78e8fea6142c10a34ab1bd857 fix: incorrect checkbox state after removing checked items #4549 (#4552)
* a6be658f42607c78301ce063bbc0e4d54c4bfb3f fix: list memo comments
* 08f9b18ced6f252dff2e2ed64d85120050534d25 fix: list memo relations
* 3cc0e255cee11919d64f68180a03e6d817ae0881 fix: memo filter for postgres
* f6054b6138081e26b41e4cc397ce7465ff0feb58 fix: preview image window proportion error (#4689)
* d649d326ef5eeff53905f8adfdd6ec444a22a19a fix: remove errors.Wrap(nil) (#4576)
* ebccef6033a1055056555793aa69e5ae287ceaab fix: shutdown gRPC server gracefully (#4626)
* ccfa9983e901519a14982dbe27d11af80c545e65 fix: user avatar url



## New Contributors
* @singhanubhavme made their first contribution in https://github.com/usememos/memos/pull/4552
* @olavlan made their first contribution in https://github.com/usememos/memos/pull/4561
* @NOBLES5E made their first contribution in https://github.com/usememos/memos/pull/4575
* @cmppoon made their first contribution in https://github.com/usememos/memos/pull/4576
* @evildao made their first contribution in https://github.com/usememos/memos/pull/4614
* @Alwayswithme made their first contribution in https://github.com/usememos/memos/pull/4626
* @jmlt2002 made their first contribution in https://github.com/usememos/memos/pull/4640
* @gsergey418 made their first contribution in https://github.com/usememos/memos/pull/4654
* @mousemin made their first contribution in https://github.com/usememos/memos/pull/4676
* @wyf903990046 made their first contribution in https://github.com/usememos/memos/pull/4689

**Full Changelog**: https://github.com/usememos/memos/compare/v0.24.2...v0.24.3