Skip to content

Releases: usememos/memos

v0.4.4

16 Sep 17:03
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.2.2

22 Jul 15:52
Compare
Choose a tag to compare

What's Changed

  • feat: add relative time format for memo createdTs;
  • chore: update icons with fontawesome;
  • chore: update memo badge styles;
  • fix: generate html image in safari by @boojack in #123

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Jul 14:49
Compare
Choose a tag to compare

What's Changed

  • add Focus Editting Mode;
  • update create memo api with optional visibility field;

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jul 06:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0