Skip to content

Releases: usememos/memos

v0.15.1

18 Sep 16:36
Compare
Choose a tag to compare

What's Changed

  • Bug fixes and minor improvements;

    • If your profile page fails to load, please update your username. It should only contain letters, numbers, and dashes.

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

16 Sep 06:49
Compare
Choose a tag to compare

Upgrade overview

This release contains upgrade notes that deviate from the norm:

⚠️ Requires database migrations: user.open_id will be removed.

Features

  • Improved the account security with access tokens.

    • You can remove the access token to disable the login state from other devices;
    • You can generate access tokens to call APIs, and they can never expire;
    • ... learn more in https://usememos.com/docs/access-tokens
  • Two new pages:

    • User profile: A separate home page for yourself.

      image
    • Resources with timeline view: Display the resource according to the timeline to solve the problem of disorganization. And you can also quickly find related memos.

      image
  • Added support for parsing LaTeX syntax. Thanks @kadaliao for #2209

  • Added cache for editor content when creating or editing.

New Contributors

Full Changelog: v0.14.4...v0.15.0

v0.14.4

13 Aug 16:06
9558854
Compare
Choose a tag to compare

TL;DR

What's Changed

New Contributors

Full Changelog: v0.14.3...v0.14.4

v0.14.3

05 Aug 15:31
e097e83
Compare
Choose a tag to compare

TL;DR

  • 👋 Removed shortcuts. Shortcut was an experimental feature with flaws in its design, and had not been updated for a long time. We will improve search related logic and performance in upcoming versions, to gradually achieve the design goals of shortcut.
  • Added tag suggestions popup in memo editor; Thanks @maciej-ka
  • Improved the display style of images;
  • Fixed page crushed when rendering large amount of memos;
  • Fixed error when updating memo content;

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.14.3

v0.14.2

26 Jul 15:09
8328b5d
Compare
Choose a tag to compare

TL;DR

  • Fixed rendering for multi-level tags;
  • Fixed filter memos by tag;

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.14.2

v0.14.1

22 Jul 02:22
4231ec5
Compare
Choose a tag to compare

TL;DR

  • New language translation supported: Hindi 🇮🇳
  • Added backup interval configuration in UI
  • Fixed expired login session issue
  • Fixed occasional "SQLite is locked" error

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

16 Jul 06:20
589b104
Compare
Choose a tag to compare

TL;DR

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.14.0

v0.13.2

01 Jul 10:44
ca770c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

27 May 01:57
2e34ce9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

20 May 02:53
1d7627d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.2...v0.13.0