v0.24.4
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