Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Sep 10:32
· 6 commits to main since this release

What's Changed

Features

  • feat(embedding): built-in local backend with on-demand model download by @mrsibe in #54

Bug Fixes

  • fix(window): match title-bar control symbols to the app theme (#26) by @mrsibe in #48
  • fix(ui): make empty-state copy non-selectable by @mrsibe in #49
  • fix(i18n): translate hardcoded Chinese panel tooltips by @mrsibe in #50
  • fix(note): save the title from the shortcut and rename through the store by @mrsibe in #51
  • fix(embedding): treat the built-in local backend as available by @mrsibe in #56
  • fix(note): stop destroying the Tiptap editor manually by @mrsibe in #55
  • fix(ui): add a top-level renderer error boundary by @mrsibe in #57
  • fix(ui): remove the dashed border from the knowledge base empty state by @mrsibe in #58

Full Changelog: v1.2.2...v1.3.0