Skip to content

Releases: usememos/memos

v0.24.4

02 Jun 02:49
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.24.3...v0.24.4

v0.24.3

12 May 15:23
Compare
Choose a tag to compare

Changelog

  • 070b392 chore: Czech locale update (#4685)
  • 0f965c6 chore: add action cache
  • 75f5c4c chore: add deepwiki badge
  • 7e13680 chore: add dockerfile.demo
  • 18b9b9d chore: implement memo filter in list memo relations
  • 9c78997 chore: update alt text of deepwiki badge
  • 8bdd1ec feat: add norwegian bokmål (nb) translation (#4561)
  • 30f37f6 feat: enhance site.webmanifest in chrome (#4676)
  • bb892be feat: improve visual feedback in MemoEditor for drag/drop file uploads (#4634)
  • 76ed1b5 feat: set locale based on browser language when user is not logged in (#4635)
  • a46301f feat: support child tags in NSFW blur feature (#4640)
  • e23ade1 feat: support listening on a UNIX socket (#4654)
  • eb33a60 feat: support mapping avatar url from oauth2
  • a63d9b4 feat: update ItalicNode to use repeated children instead of content (#4566)
  • 88b38ff fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers (#4575)
  • 09c50a8 fix: codeblock highlight
  • 2a92baf fix: filter args of postgres
  • 194a493 fix: incorrect checkbox state after removing checked items #4549 (#4552)
  • a6be658 fix: list memo comments
  • 08f9b18 fix: list memo relations
  • 3cc0e25 fix: memo filter for postgres
  • f6054b6 fix: preview image window proportion error (#4689)
  • d649d32 fix: remove errors.Wrap(nil) (#4576)
  • ebccef6 fix: shutdown gRPC server gracefully (#4626)
  • ccfa998 fix: user avatar url

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2

23 Mar 04:01
Compare
Choose a tag to compare

What's Changed

  • 6b042fe chore: always show full content when pinned
  • be18a7b chore: update i18n for resource page (#4505)
  • e75ef09 feat: implement grpc health service checking database connection (#4499)
  • c4f094d fix: BrandBanner to use NavLink (#4536)
  • 7b23bdc fix: allow admins to uncheck disallow password if applicable (#4532)
  • 2e9b936 fix: prevent double effect on image modal wheel event (#4522)
  • c0643ff fix: use valid query parameters for postgres (#4515)
  • 32c69bb fix: user stats changes based on selected tab (#4504)

New Contributors

Full Changelog: v0.24.1...v0.24.2

v0.24.1

13 Mar 14:08
Compare
Choose a tag to compare

image

Features

  • Polished homepage layout
  • Masonry view(beta)
    image
  • Support blur processing for NSFW content with customizable NSFW tags by @CallMeMhz in #4407
    image
  • Match sublist indentation when adding a new item by @mbaum0 in #4433

And more...

Full Changelog: v0.24.0...v0.24.1

New Contributors

v0.24.0

05 Feb 13:34
Compare
Choose a tag to compare

The version includes changes to the database and API. Please be careful to upgrade, and it's recommended to back up your data first. Learn more in v0.23.1...v0.24.0.

Shortcuts have been introduced, allowing you to easily filter memos based on conditions like tags, visibility, and timestamps. Quickly create reusable filters with comparison, set, string, and logical operators, making it faster and more efficient to find the memos you need. For more details, check out the documentation.

What's Changed

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

29 Jan 15:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.23.1

v0.23.0

15 Dec 13:50
ea394d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.5...v0.23.0

v0.23.0-rc.3

07 Dec 04:31
Compare
Choose a tag to compare
v0.23.0-rc.3 Pre-release
Pre-release

Changelog

  • 2aa3795 fix: search conditions affected by pull-to-refresh (#4159)

v0.23.0-rc.2

29 Nov 04:32
009f495
Compare
Choose a tag to compare
v0.23.0-rc.2 Pre-release
Pre-release

Changelog

  • 97ef5a8 chore: apply styles to the correct month (#4151)
  • a51e363 chore: fix truncation of webhook url to avoid disappearance of Trash Icon (#4145)
  • 9f2c1b2 chore: tweak reaction_type column type for mysql
  • 3cbccde feat: add pull to refresh for PagedMemoList (#4128)
  • f00751a feat: allow to remove done items (#4126)
  • f6af564 feat: enhancement on UI/UX on user statistic view part (#4122)
  • fcc4abf feat: remove RSS titles (#4140)
  • 54ee2bf feat: show less when memo expanded (#4143)
  • 009f495 fix: check IdP for disallow password auth

v0.23.0-rc.1

13 Nov 00:35
Compare
Choose a tag to compare
v0.23.0-rc.1 Pre-release
Pre-release

Changelog