Skip to content

Commit

Permalink
chore: 2.5.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Jan 4, 2025
1 parent 550c397 commit 19446be
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 130 deletions.
150 changes: 20 additions & 130 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,142 +1,32 @@
# 2.4.59
# 2.5.0

> [!tips]+ English
> Happy New Year!
>
> ## Feat
> - feat: support open daily/periodic notes plugin settings in Thino's settings;
> [!note]- 中文
> ## 功能
> - 功能:支持在 Thino 的设置中打开日记/周期性笔记插件的设置;
# 2.4.58

> [!tips]+ English
> ## Fix
> - fix: task type cannot save when using multi-file thino;
> [!note]- 中文
> ## 修复
> - 修复:使用多文件 Thino 时无法保存任务类型;

# 2.4.57

> [!tips]+ English
> ## Fix
> - style: improve the style of the Thino's review page;
> [!note]- 中文
> ## 样式
> - 改进 Thino 的复习页面的样式;

# 2.4.56

> [!tips]+ English
> - feat: [pro] support daily review(based on FSRS algorithm);
> - feat: support history menu for thino editor;
>
> ## Fix
> - Path filter cannot correctly clear when click the clear button;
> - fix: clear editor content cache after save;
>
> ## Style
> - Improve the style of the Thino's modern layout;
> [!note]- 中文
> ## 修复
> - 路径过滤器无法正确清除;
> ## 样式
> - 改进 Thino 的现代布局样式;

# 2.4.54~2.4.55

> [!tips]+ English
> ## Fix
> - Thino's type will not be changed when sync from web;
> [!note]- 中文
> ## 修复
> - 从网络同步时 Thino 的类型不会改变;
# 2.4.52~2.4.53

> [!tips]+ English
> ## Feat
> - Onboarding guide could be closed by clicking the close button;
> ## Fix
> - Should not influence default style of tailwindcss;
> - style: update go home button style;
> - chore: update verify reg code process;
> [!note]- 中文
> 新年快乐!
>
> ## 功能
> - 引导指南可以通过点击关闭按钮关闭;
> - 功能:[Pro] 支持每日复习(基于 FSRS 算法);
> - 功能:支持历史菜单;
>
> ## 修复
> - 不应该影响 tailwindcss 的默认样式;
# 2.4.51

> [!tips]+ English
> ## Feat
> - Pro: support time range filter(eg. `This week`, `This month`, `This year`, `Last week`, `Last month`, `Last year`);
> [!note]- 中文
> ## 功能
> - Pro 功能:支持时间范围过滤(例如 `本周``本月``本年``上周``上月``上年`);

# 2.4.50

> [!tips]+ English
> ## Feat
> - Path now is showed near the time of thino when from files [MULTI].
> - You can set sync manually in settings.
> [!note]- 中文
> ## 功能
> - 现在来自多文件的 Thino 旁边显示路径。
> - 您可以在设置中手动同步。
# 2.4.49

> [!tips]+ English
> ## Fix
> - Cannot archive thino correctly.
> [!note]- 中文
> ## 修复
> - 无法正确归档 Thino。
# 2.4.48

> [!tips]+ English
> ## Improve
> - Don't show tags from SINGLE file and also from ARCHIVE thino;
> - Fuzzy match when text search, not exact match;
> - Improve open speed and performance when over 20000 thinos;
> - Improve the performance of the search bar when searching;
> [!note]- 中文
> ## 改进
> - 不显示单个文件的标签,也不显示归档的 Thino 的标签;
> - 文本搜索时会模糊匹配,而不是完全匹配;
> - 改进超过 20000 个 Thino 时的打开速度以及性能;
> - 改进搜索栏搜索时的性能;
# 2.4.47

> [!tips]+ English
> ## Features
> - feat: support toggle show/hide left sidebar on tablet;
> [!note]- 中文
> ## 功能
> - 功能:支持在平板上切换显示/隐藏左侧边栏;
# 2.4.46

> [!tips]+ English
> ## Fixes
> - fix: create daily note with thino sync and also Templater opened will cause error;
> [!note]- 中文
> ## 修复
> - 修复:打开 Thino 同步和 Templater 插件的情况下创建日记会导致错误;
> - 修复:编辑器内容保存后,悬浮编辑器的缓存不会清空的问题;
>
> ## 样式
> - 样式:更新返回主页按钮样式;
> - 杂务:更新验证注册码流程;


Expand Down
139 changes: 139 additions & 0 deletions CHANGELOG_ARCHIVE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,143 @@

# 2.4.59

> [!tips]+ English
> ## Feat
> - feat: support open daily/periodic notes plugin settings in Thino's settings;
> [!note]- 中文
> ## 功能
> - 功能:支持在 Thino 的设置中打开日记/周期性笔记插件的设置;
# 2.4.58

> [!tips]+ English
> ## Fix
> - fix: task type cannot save when using multi-file thino;
> [!note]- 中文
> ## 修复
> - 修复:使用多文件 Thino 时无法保存任务类型;

# 2.4.57

> [!tips]+ English
> ## Fix
> - style: improve the style of the Thino's review page;
> [!note]- 中文
> ## 样式
> - 改进 Thino 的复习页面的样式;

# 2.4.56

> [!tips]+ English
> ## Fix
> - Path filter cannot correctly clear when click the clear button;
> ## Style
> - Improve the style of the Thino's modern layout;
> [!note]- 中文
> ## 修复
> - 路径过滤器无法正确清除;
> ## 样式
> - 改进 Thino 的现代布局样式;

# 2.4.54~2.4.55

> [!tips]+ English
> ## Fix
> - Thino's type will not be changed when sync from web;
> [!note]- 中文
> ## 修复
> - 从网络同步时 Thino 的类型不会改变;
# 2.4.52~2.4.53

> [!tips]+ English
> ## Feat
> - Onboarding guide could be closed by clicking the close button;
> ## Fix
> - Should not influence default style of tailwindcss;
> [!note]- 中文
> ## 功能
> - 引导指南可以通过点击关闭按钮关闭;
> ## 修复
> - 不应该影响 tailwindcss 的默认样式;
# 2.4.51

> [!tips]+ English
> ## Feat
> - Pro: support time range filter(eg. `This week`, `This month`, `This year`, `Last week`, `Last month`, `Last year`);
> [!note]- 中文
> ## 功能
> - Pro 功能:支持时间范围过滤(例如 `本周``本月``本年``上周``上月``上年`);

# 2.4.50

> [!tips]+ English
> ## Feat
> - Path now is showed near the time of thino when from files [MULTI].
> - You can set sync manually in settings.
> [!note]- 中文
> ## 功能
> - 现在来自多文件的 Thino 旁边显示路径。
> - 您可以在设置中手动同步。
# 2.4.49

> [!tips]+ English
> ## Fix
> - Cannot archive thino correctly.
> [!note]- 中文
> ## 修复
> - 无法正确归档 Thino。
# 2.4.48

> [!tips]+ English
> ## Improve
> - Don't show tags from SINGLE file and also from ARCHIVE thino;
> - Fuzzy match when text search, not exact match;
> - Improve open speed and performance when over 20000 thinos;
> - Improve the performance of the search bar when searching;
> [!note]- 中文
> ## 改进
> - 不显示单个文件的标签,也不显示归档的 Thino 的标签;
> - 文本搜索时会模糊匹配,而不是完全匹配;
> - 改进超过 20000 个 Thino 时的打开速度以及性能;
> - 改进搜索栏搜索时的性能;
# 2.4.47

> [!tips]+ English
> ## Features
> - feat: support toggle show/hide left sidebar on tablet;
> [!note]- 中文
> ## 功能
> - 功能:支持在平板上切换显示/隐藏左侧边栏;
# 2.4.46

> [!tips]+ English
> ## Fixes
> - fix: create daily note with thino sync and also Templater opened will cause error;
> [!note]- 中文
> ## 修复
> - 修复:打开 Thino 同步和 Templater 插件的情况下创建日记会导致错误;
# 2.4.45

Expand Down

0 comments on commit 19446be

Please sign in to comment.