Releases: usememos/memos
Releases · usememos/memos
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
-
Add a new visibility value
PROTECTED
to memo. So thevisibility
field is the same as the access specifiers in C++; -
Allow the host user to achieve/delete members;
What's Changed
- chore: update error message by @boojack in #129
- chore: show inline image in daily review dialog by @boojack in #135
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
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
What's Changed
- feat: toggle todo status by clicking by @boojack in #99
- feat: schema migration handler by @boojack in #100
- chore: add test github action by @boojack in #102
- feat: support multi platforms docker image by @boojack in #103
- fix: banner text click not work by @hyoban in #104
- feat: personal memos page by @hyoban in #105
- chore: reorder imports manually by @boojack in #106
- refactor: visitor view by @boojack in #107
- chore: rename user role by @boojack in #108
- feat: add
visibility
field to memo by @boojack in #109 - chore: add
latest
docker tag by @boojack in #113
Full Changelog: v0.1.3...v0.2.0
v0.1.3
v0.1.2
What's Changed
- chore: show daily memos view in sidebar by @boojack in #79
- chore: update memo action buttons style by @boojack in #80
- feat: add
/api/tag
by @boojack in #82 - chore: use markdown image syntax by @boojack in #83
- chore: expand/fold memo content button by @boojack in #84
- fix: content link style by @whoistiger in #86
- chore: release v0.1.2 by @boojack in #88
New Contributors
- @whoistiger made their first contribution in #86
Full Changelog: v0.1.1...v0.1.2