Skip to content

Releases: usememos/memos

v0.17.0

29 Oct 15:06
Compare
Choose a tag to compare

What's Changed

  • New Documentation and Blogs;

    image
  • New inbox page;

    image
  • New locale supported: Arabs;

  • Minor bugfixes and enhancements;

New Blogs

New Contributors

  • @moth-boi made their first contribution in #2418
  • @wangzexi made their first contribution in #2429

Full Changelog: v0.16.1...v0.17.0

v0.16.1

21 Oct 06:21
Compare
Choose a tag to compare

What's Changed

image
  • New timeline mode of Daily Review: view and create your daily ideas quickly;
  • Update and view references and backlinks;
  • MySQL supported, learn more in Using MySQL as the Database Driver;
  • New Remember me option in auth page;

New Contributors

Full Changelog: v0.16.0...v0.16.1

v0.16.0

05 Oct 17:35
Compare
Choose a tag to compare

Upgrade overview

This release contains upgrade notes that deviate from the norm:

⚠️ Requires database migrations: memo_resource and shortcut tables will be removed.

What's Changed

  • 💬 Introduced memo comments;
    Screenshot 2023-10-06 at 01 11 32

  • 📖 Updated memo layout for better readability;
    image

  • 🦜 New branding with a cute cockatiel.

New Contributors

Full Changelog: v0.15.2...v0.16.0

v0.15.2

23 Sep 13:25
Compare
Choose a tag to compare

What's Changed

  • Improved memo detail view;
  • Updated dark mode styles;
  • Auto-delete access tokens on logout;
  • Fixed failed to create access token with no expiration;

New Contributors

Full Changelog: v0.15.1...v0.15.2

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