v0.24.4

usememos/memosv0.24.4Jun 2, 2025by github-actions[bot]

AI Summary

Focuses on editor UX improvements including infinite scrolling and automatic table row addition.

Key Highlights

  • Added infinite scrolling for memos
  • Automatically adds a new table row in the editor when pressing Enter
  • Improved RSS feed resource URLs

New Features

  • Infinite scrolling
  • Auto-add table rows
  • RSS improvements

Full Release Notes

## What's Changed

* feat: automatically add a new table row in the editor when pressing enter by @dzervas in https://github.com/usememos/memos/pull/4706
* feat: add infinite scrolling for memos by @liltrendi in https://github.com/usememos/memos/pull/4715
* fix: make the save button disabled after a successful update by @dabeeduu in https://github.com/usememos/memos/pull/4721
* fix(editor): Prevent race condition and ensure correct list continuation on Enter by @jonfk in https://github.com/usememos/memos/pull/4716
* feat(rss): Use server title and description for RSS feed, if configured by @maximilian-krauss in https://github.com/usememos/memos/pull/4717
* fix: inherits memo visibility for default comment visibility by @maximilian-krauss in https://github.com/usememos/memos/pull/4728
* refactor: memo editor by @johnnyjoygh in https://github.com/usememos/memos/pull/4730

## New Contributors
* @RealOrangeOne made their first contribution in https://github.com/usememos/memos/pull/4699
* @dzervas made their first contribution in https://github.com/usememos/memos/pull/4706
* @liltrendi made their first contribution in https://github.com/usememos/memos/pull/4715
* @dabeeduu made their first contribution in https://github.com/usememos/memos/pull/4721
* @eya46 made their first contribution in https://github.com/usememos/memos/pull/4719
* @jonfk made their first contribution in https://github.com/usememos/memos/pull/4716
* @maximilian-krauss made their first contribution in https://github.com/usememos/memos/pull/4717

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