Skip to content

2.4.23

Compare
Choose a tag to compare
@Quorafind Quorafind released this 13 Apr 14:56
· 65 commits to main since this release

New Features

  • feat: [PRO] fetch thinos when edit/delete/create thino with tags;
  • feat: [PRO] support fetch notes with specific tags for FILE/MULTI file type;
  • feat: support set default min-height for content when share thino;
  • feat: support share multi thinos with share thino;
  • feat: support append task done date when complete task in thino;

Fixes

  • style: fix thino editor wrapper margin-top issue;
  • fix: end mark should not place on same line where code block ends
  • fix: when detach editor in modal/codeblock should not cause editor in view to be destroyed;
  • chore: add a space between 📆 and date when select from Calendar suggester;
  • fix: open editor modal should not influence the editor in view;
  • fix: content in editor modal should not influence editor content in view;