Releases: usememos/memos
Releases · usememos/memos
v0.7.0
What's Changed
- chore: update the translation by @Zeng1998 in #333
- feat: add some hotkeys by @Mahoo12138 in #320
- chore: update insert content in editor by @boojack in #336
- feat: rss support by @hyoban in #343
- feat: remove foreign key and triggers by @boojack in #345
- fix: fetch memo with filter by @boojack in #346
- feat: case-insensitive search by @boojack in #347
- chore: update memo list api by @boojack in #350
- feat: resource dialog enhancements by @Zeng1998 in #356
- fix: typo by @Zeng1998 in #357
- feat: add metric plugin by @boojack in #361
- feat: patch resource filename by @Zeng1998 in #360
- chore: update resource service by @boojack in #364
- feat: add update version banner by @boojack in #365
- feat: add blockquote regexp by @boojack in #366
- chore: release
v0.7.0
by @boojack in #367
New Contributors
- @Mahoo12138 made their first contribution in #320
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: support markdown table by @hyoban in #294
- docs: docker compose tip by @hyoban in #296
- docs: update docker-compose tip by @hyoban in #299
- fix: blank line after table by @hyoban in #298
- fix: close button z-index in setting dialog by @boojack in #303
- chore: update
zh.json
by @whoistiger in #304 - chore: update mask animation styles by @boojack in #306
- fix: memo list auto scroll to top by @boojack in #313
- chore: add issue template by @boojack in #314
- chore: update bug report template by @boojack in #316
- feat: editor tab support by @f97 in #309
- feat: customize Memo list sorting rules by @Zeng1998 in #312
- chore: update demo seeding data by @boojack in #318
- feat: inline code within link by @YuJianghao in #321
- chore: i18n in settings by @YuJianghao in #324
- fix: bold and emphasis regex by @boojack in #323
- chore: update marked by @boojack in #325
- feat: update memo sort option setting by @boojack in #326
- chore: update memo display time by @boojack in #327
- fix: patch memo with resource list by @Zeng1998 in #328
- feat: pagination for memo list by @boojack in #330
- fix: user setting name by @boojack in #331
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix: tag selector position by @boojack in #259
- feat: update marked parsers by @boojack in #260
- chore: update vietnamese i18n by @f97 in #261
- fix: tag filter by @boojack in #266
- feat: copy content by @f97 in #267
- chore: update i18n for shortcut filter by @YuJianghao in #270
- fix: filter i18n by @f97 in #275
- 添加移动端点击自动关闭侧边栏 by @h2o2o in #271
- 优化侧边按钮样式 by @zburu in #277
- chore: hide user email by @boojack in #282
- fix: create memo with visibility by @boojack in #281
- 移动端侧边栏优化 by @h2o2o in #285
- feat: update sidebar mask styles by @boojack in #287
- feat: handle esc keyboard event for editor by @hyoban in #288
- fix: can not click sidebar by @hyoban in #289
- feat: add highlight for code block by @boojack in #291
- feat: upload files by dropping by @boojack in #292
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Support uploading any type of file into memos.
What's Changed
- chore: update emoji picker toggle logic by @boojack in #244
- fix: mobile editor float style by @boojack in #247
- fix: emoji picker position in fullscreen by @boojack in #251
- feat: simple markdown parser by @boojack in #252
- fix: tag regexp by @boojack in #253
Full Changelog: v0.4.5...v0.5.0
v0.4.5
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
Thanks @f97 for adding the Vietnamese locale and Emoji Picker. 💗
What's Changed
- chore: update username validate config by @boojack in #209
- feat: i18n for dialogs by @YuJianghao in #203
- chore: vacuum db file after deleting resource by @boojack in #210
- chore: update i18n by @ChasLui in #212
- chore: fix copy to clipboard by @boojack in #214
- update: i18n by @ChasLui in #215
- feat: add vietnamese by @f97 in #218
- chore: update i18n for UserBanner by @f97 in #219
New Contributors
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Add new page /explore
for all public and protected (only when you are logged in) memos in the site.
What's Changed
- fix: heatmap popover blink by @YuJianghao in #195
- fix: upload resouces double time by @YuJianghao in #204
- feat: add explore page by @boojack in #205
- chore: update button entries by @boojack in #206
- chore: support double-click to edit memo by @boojack in #207
New Contributors
- @YuJianghao made their first contribution in #195
Full Changelog: v0.4.2...v0.4.3
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