v0.24.1

karakeep-app/karakeepv0.24.1Apr 28, 2025by MohamedBassem

AI Summary

A hotfix release for v0.24.0 that reverts a smart list expansion feature causing server OOM errors and adds missing translations.

Key Highlights

  • Reverted smart list expansion in `list:` and `is:inlist` qualifiers
  • Fixes to prevent server Out of Memory (OOM) errors

New Features

  • Missing translations for new features added in v0.24.0

Full Release Notes

This is a hotfix release for [0.24.0](https://github.com/karakeep-app/karakeep/releases/tag/v0.24.0).

## 🐞 Fixes
- Reverts the smart list expansion in `list:` and `is:inlist` qualifiers as it can cause Karakeep's server to OOM (#1321).
- Adds missing translations for the new features released in `0.24.0`.