v0.17.1

usememos/memosv0.17.1Nov 19, 2023by boojack

AI Summary

Contains bug fixes and UI improvements, including a heatmap starting from Monday, auto-fetch functionality, and fixes for private memos visibility.

Key Highlights

  • Heatmap week from Monday for zh-Hans and ko
  • Fix for private memos being public
  • Editor auto focus preference
  • Backup file rotation

New Features

  • Heatmap week from Monday
  • Auto fetch more
  • Fix private memos being public
  • Editor auto focus preference
  • Backup file rotation
  • Obsidian plugin

Full Release Notes

## 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