Skip to content

Releases: usememos/memos

v0.6.0

14 Oct 15:47

Choose a tag to compare

image

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Oct 11:32

Choose a tag to compare

image

Support uploading any type of file into memos.

What's Changed

Full Changelog: v0.4.5...v0.5.0

v0.4.5

24 Sep 02:24

Choose a tag to compare

What's Changed

  • feat: add emoji picker in editor by @f97 in #221
  • chore: hide the searchbar of emoji picker by @boojack in #222
  • chore: fix i18n vietnamese typos and update MemoCardDialog by @f97 in #228
  • chore: add vite-plugin-pwa by @boojack in #230
  • chore: update i18n for memo visibility by @boojack in #233
  • feat: float mobile editor by @f97 in #234
  • chore: support html form by @f97 in #236

Full Changelog: v0.4.4...v0.4.5

v0.4.4

16 Sep 17:03

Choose a tag to compare

image

Thanks @f97 for adding the Vietnamese locale and Emoji Picker. 💗

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

09 Sep 12:19

Choose a tag to compare

image

Add new page /explore for all public and protected (only when you are logged in) memos in the site.

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Sep 12:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Aug 01:18

Choose a tag to compare

image

Set mono font style for editor.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Aug 04:06

Choose a tag to compare

  • Support multiple languages: English and 中文;
  • Set the default memo visibility;

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 Aug 18:21

Choose a tag to compare

What's Changed

  • feat: add resource dialog;

    image
  • chore: update icons with react-feather;

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jul 13:09

Choose a tag to compare

  • Add a new visibility value PROTECTED to memo. So the visibility field is the same as the access specifiers in C++;

    image
  • Allow the host user to achieve/delete members;

    image

What's Changed

Full Changelog: v0.2.2...v0.3.0