v0.10.1

usememos/memosv0.10.1Jan 14, 2023by boojack

AI Summary

This release improves media handling by adding audio player support and refining code block rendering. It also updates the funding page and optimizes search input behavior.

Key Highlights

  • Added audio player support
  • Fixed code block renderer
  • Updated memo resource styling
  • Improved search input debounce

New Features

  • Audio player support
  • Code block renderer fixes
  • Memo resource style updates
  • Copy memo link translation
  • Debounced search text input

Full Release Notes

## What's Changed
* fix: missing creator id in shortcut cache by @hyoban in https://github.com/usememos/memos/pull/915
* fix: version compare by @boojack in https://github.com/usememos/memos/pull/916
* chore: fix renderer by @boojack in https://github.com/usememos/memos/pull/917
* chore: remove escape by @boojack in https://github.com/usememos/memos/pull/918
* fix: codeblock renderer by @boojack in https://github.com/usememos/memos/pull/924
* fix: tag generate in code block by @boojack in https://github.com/usememos/memos/pull/925
* feat: update German translation by @sfan5 in https://github.com/usememos/memos/pull/926
* chore: add `User stories` section to readme by @boojack in https://github.com/usememos/memos/pull/932
* feat: update memo resources style by @boojack in https://github.com/usememos/memos/pull/933
* feat: update renderer in list by @boojack in https://github.com/usememos/memos/pull/935
* chore: update funding with open collective by @boojack in https://github.com/usememos/memos/pull/940
* fix: skip api error for static middleware by @boojack in https://github.com/usememos/memos/pull/941
* chore: added translation for copy memo link by @jxpsert in https://github.com/usememos/memos/pull/942
* chore: debounce search text input by @boojack in https://github.com/usememos/memos/pull/943
* chore: remove existed tags in suggestion by @boojack in https://github.com/usememos/memos/pull/944
* chore: update GitHub sponsor by @boojack in https://github.com/usememos/memos/pull/946
* chore: remove sponsor with open collective by @boojack in https://github.com/usememos/memos/pull/947
* feat: support audio player by @boojack in https://github.com/usememos/memos/pull/948
* chore: upgrade version to `0.10.1` by @boojack in https://github.com/usememos/memos/pull/949

## New Contributors
* @sfan5 made their first contribution in https://github.com/usememos/memos/pull/926

**Full Changelog**: https://github.com/usememos/memos/compare/v0.10.0...v0.10.1