v0.17.1
版本发布时间: 2023-11-19 21:37:10
usememos/memos最新发布版本:v0.23.0-rc.0(2024-11-02 20:17:38)
What's Changed
- fix: data too large for mysql by @athurg in https://github.com/usememos/memos/pull/2470
- feat: week from monday in heatmap for zh-Hans and ko by @athurg in https://github.com/usememos/memos/pull/2457
- fix: auto fetch more by @wangzexi in https://github.com/usememos/memos/pull/2472
- fix: private memos being public by @itschip in https://github.com/usememos/memos/pull/2480
- chore: add frontend type definitions by @boojack in https://github.com/usememos/memos/pull/2482
- fix: prevent copydb to create a fresh memos by @athurg in https://github.com/usememos/memos/pull/2486
- feat: support code in headings by @zty42 in https://github.com/usememos/memos/pull/2488
- chore: update i18n from Weblate by @boojack in https://github.com/usememos/memos/pull/2489
- fix: skip system_setting check while copydb by @athurg in https://github.com/usememos/memos/pull/2490
- feat: add share btn in more-action by @zty42 in https://github.com/usememos/memos/pull/2491
- chore: update i18n with Weblate by @boojack in https://github.com/usememos/memos/pull/2492
- fix: demo banner link for self-hosting guide by @sanjay51 in https://github.com/usememos/memos/pull/2499
- fix: duplicate memo filter in user profile page by @Vespa314 in https://github.com/usememos/memos/pull/2502
- chore: fix tag in http_getter.go by @ti777777 in https://github.com/usememos/memos/pull/2500
- feat: add editor auto focus preference by @Mahoo12138 in https://github.com/usememos/memos/pull/2498
- fix: persist jwt expires by cookie by @athurg in https://github.com/usememos/memos/pull/2509
- feat: backup file rotate by @athurg in https://github.com/usememos/memos/pull/2511
- fix: clear localStorage while draft is empty by @athurg in https://github.com/usememos/memos/pull/2510
- docs: add obsidian plugin by @quanru in https://github.com/usememos/memos/pull/2512
- fix: allow host role update user info by @Vespa314 in https://github.com/usememos/memos/pull/2515
- chore: skip timeout for blob upload by @athurg in https://github.com/usememos/memos/pull/2516
- feat: optimize media resource display by @wangzexi in https://github.com/usememos/memos/pull/2518
- fix: keep content and query param on save when access token is invalid by @zty42 in https://github.com/usememos/memos/pull/2524
- fix: parse inline latex as a inline element by @zty42 in https://github.com/usememos/memos/pull/2525
New Contributors
- @zty42 made their first contribution in https://github.com/usememos/memos/pull/2488
- @sanjay51 made their first contribution in https://github.com/usememos/memos/pull/2499
- @quanru made their first contribution in https://github.com/usememos/memos/pull/2512
Full Changelog: https://github.com/usememos/memos/compare/v0.17.0...v0.17.1