Releases: usememos/memos
Releases · usememos/memos
v0.7.3
What's Changed
- fix: remove duplicate tag by @boojack in #450
- feat: update editor style by @boojack in #454
- chore: remove mobile editor style user setting by @boojack in #455
- chore: update editor style by @boojack in #456
- fix: image url extraction by @Zeng1998 in #453
- chore: remove unused visibility selector by @boojack in #457
- refactor: remove mixin colors by @boojack in #458
- feat: add visibility filter by @Zeng1998 in #461
- fix: route confusion entering from non-home page by @hyoban in #460
- feat: visibility click filter by @Zeng1998 in #463
- chore: change rss item title by @hyoban in #464
- fix: duration query string by @Zeng1998 in #465
- feat: folding options by @hyoban in #459
- feat: additional script system setting by @boojack in #467
- chore: change memo card's bg color by @Zeng1998 in #471
- fix: clear query text by @Zeng1998 in #469
- chore: update cancel edit button style by @boojack in #472
- feat: update sharing memo image by @boojack in #473
- fix: abnormal link regex by @Mahoo12138 in #474
- chore: remove memo card dialog by @boojack in #475
- chore: remove mark memo by @boojack in #476
- feat: parser for horizontal rule by @hyoban in #477
- feat: fold memos according to horizontal rule by @hyoban in #478
- chore: update share memo image by @boojack in #482
- chore: update emoji picker by @boojack in #483
- chore: add toast to system settings by @boojack in #486
- feat: add database filesize in UI by @boojack in #488
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix: tag compressed by @YuJianghao in #412
- chore: allow skip version by @YuJianghao in #411
- chore: add icon by @Zeng1998 in #414
- fix: delete related resources by @Zeng1998 in #415
- chore: update translation by @Zeng1998 in #417
- feat: vacuum records manually by @boojack in #420
- chore: update MemoResources props by @Zeng1998 in #432
- fix: share memo with resource list by @Zeng1998 in #431
- chore: update seed data by @boojack in #437
- fix: route confusion entering from non-home page by @hyoban in #430
- fix: parser regexp for special character by @boojack in #439
- chore: update session key by @boojack in #440
- feat: editing visibility selection by @Zeng1998 in #421
- feat: add support for time-shortcut by @Zeng1998 in #434
- feat: update visibility selector style by @boojack in #441
- feat: additional style system setting by @boojack in #444
- fix: parse tag list by @boojack in #446
- fix: editor resource list by @boojack in #445
- chore: update version 0.7.2 by @boojack in #447
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix: missing column in resource table by @boojack in #368
- fix: resource table migration by @boojack in #369
- fix: get memo list order by @boojack in #370
- feat: unpin button in the corner by @boojack in #374
- chore: update readme by @boojack in #375
- feat: dialog content enhancement by @Zeng1998 in #377
- feat: remove unused resources by @Zeng1998 in #379
- chore: update unpin memo by @boojack in #386
- chore: update memo stats api by @boojack in #387
- feat: cache editing memo id by @boojack in #388
- feat: image preview enhancement by @Zeng1998 in #385
- fix: memo list default value by @boojack in #390
- fix: session max age by @boojack in #392
- fix: heatmap data by @boojack in #394
- chore: update resource dialog style by @boojack in #395
- chore: update pagination for getting all memos by @boojack in #396
- chore: update readme by @boojack in #397
- chore: update corner width by @boojack in #398
- chore: pin button color by @YuJianghao in #399
- chore: fold/expand i18n by @YuJianghao in #400
- chore: update gitignore by @hyoban in #402
- feat: view all images of a memo by @hyoban in #393
- fix: abnormal blockquote regexp by @Mahoo12138 in #404
- feat: text filter regex support by @hyoban in #406
- feat: add system setting to allow user signup by @boojack in #407
- chore: enable
no-unused-vars
by @boojack in #408 - fix: tag regexp by @boojack in #409
- chore: update signin page by @boojack in #410
Full Changelog: v0.7.0...v0.7.1
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