Releases: usememos/memos
Releases · usememos/memos
v0.4.2
What's Changed
- chore: add
docker-compose
sample command into readme by @TheNexter in #179 - chore: add mobile style by @zburu in #181
- chore: add eslint check in action by @boojack in #185
- fix: create shortcut input by @boojack in #186
- fix: find latest migration history by @boojack in #190
- chore: support uploads multi files by @boojack in #191
New Contributors
- @TheNexter made their first contribution in #179
- @zburu made their first contribution in #181
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Set mono
font style for editor.
What's Changed
- fix: unescape filename by @boojack in #158
- fix: Fix Typo (Editting -> Editing) by @limdingwen in #161
- chore: update
word-break
style by @boojack in #164 - chore: update golangci-lint config by @boojack in #168
- fix: tag regexp by @boojack in #173
- feat: set editor font style by @boojack in #174
- feat: update memo created datetime: #166
New Contributors
- @limdingwen made their first contribution in #161
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Support multiple languages: English and 中文;
- Set the default memo visibility;
What's Changed
- chore: update
i18nStore
by @lqwakeup in #141 - chore: add docker-compose.yaml by @leopold7 in #142
- feat: add
manifest.json
for pwa by @lqwakeup in #144 - feat: add
user_setting
model by @boojack in #145
New Contributors
Full Changelog: v0.3.1...v0.4.0
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