v0.24.2

usememos/memosv0.24.2Mar 23, 2025by github-actions[bot]

AI Summary

Improves database health checks and fixes UI elements like the brand banner and image modal interactions.

Key Highlights

  • Implemented gRPC health service checking database connection
  • Fixed brand banner to use NavLink
  • Fixed image modal wheel event behavior

New Features

  • gRPC health check
  • UI fixes

Full Release Notes

## What's Changed
* 6b042fe16eea42506190e761ff5b9a81308643f0 chore: always show full content when pinned
* be18a7b77b2f7a3948d8c1df9b2867366c70af23 chore: update i18n for resource page (#4505)
* e75ef0964d867fbe5a8acf85f35256f35ba5ba2f feat: implement grpc health service checking database connection (#4499)
* c4f094d22b35b343dcf25ea3a18444677147d771 fix: BrandBanner to use NavLink (#4536)
* 7b23bdcfcf2c2437e781468a68080ccdd6163ed4 fix: allow admins to uncheck disallow password if applicable (#4532)
* 2e9b9368dbcdd2d9bfa855795198c9fe173d2768 fix: prevent double effect on image modal wheel event (#4522)
* c0643ff6fa03ed6ff2751b132c2ee7c4bb761b9c fix: use valid query parameters for postgres (#4515)
* 32c69bbb525dbb46030022e8bf205e054678d535 fix: user stats changes based on selected tab (#4504)

## New Contributors
* @ehsundar made their first contribution in https://github.com/usememos/memos/pull/4499
* @gbw made their first contribution in https://github.com/usememos/memos/pull/4507
* @JukeboxRhino made their first contribution in https://github.com/usememos/memos/pull/4536

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