diff --git a/app/changelogs/v0.1.0-v2.8.3/v0.1.0-v2.8.3.md b/app/changelogs/v0.1.0-v2.8.3/v0.1.0-v2.8.3.md index c5e15ba76..4af56e5db 100644 --- a/app/changelogs/v0.1.0-v2.8.3/v0.1.0-v2.8.3.md +++ b/app/changelogs/v0.1.0-v2.8.3/v0.1.0-v2.8.3.md @@ -5790,7 +5790,7 @@ Bug fixes and improves details. * [Weaken Markdown related content in the user guide](https://github.com/siyuan-note/siyuan/issues/2001) -### Abolishments +### Abolishment * [Remove editor options](https://github.com/siyuan-note/siyuan/issues/1997) * [Remove export option `fixTermTypo`](https://github.com/siyuan-note/siyuan/issues/1998) diff --git a/app/changelogs/v3.1.16/v3.1.16.md b/app/changelogs/v3.1.16/v3.1.16.md index 11ed11a4e..8da000354 100644 --- a/app/changelogs/v3.1.16/v3.1.16.md +++ b/app/changelogs/v3.1.16/v3.1.16.md @@ -29,6 +29,10 @@ Below are the detailed changes in this version. * [Improve serving assets performance](https://github.com/siyuan-note/siyuan/issues/13501) * [Improve data synchronization stability](https://github.com/siyuan-note/siyuan/issues/13503) +### Abolishment + +* [Remove Sentry reporting diagnostic data](https://github.com/siyuan-note/siyuan/issues/13522) + ### Bugfix * [Outline panel update overwrite content issue](https://github.com/siyuan-note/siyuan/issues/13409) diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md index 121d3ea28..2280ddf6e 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md @@ -29,6 +29,10 @@ * [改進資源檔案載入效能](https://github.com/siyuan-note/siyuan/issues/13501) * [改善資料同步穩定性](https://github.com/siyuan-note/siyuan/issues/13503) +### 移除功能 + +* [移除 Sentry 報告診斷資料](https://github.com/siyuan-note/siyuan/issues/13522) + ### 修復缺陷 * [大綱面板更新覆蓋內容問題](https://github.com/siyuan-note/siyuan/issues/13409) diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md index 86ebcaedf..22db2f274 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md @@ -29,6 +29,10 @@ * [改进资源文件加载性能](https://github.com/siyuan-note/siyuan/issues/13501) * [改进数据同步稳定性](https://github.com/siyuan-note/siyuan/issues/13503) +### 移除功能 + +* [移除 Sentry 报告诊断数据](https://github.com/siyuan-note/siyuan/issues/13522) + ### 修复缺陷 * [大纲面板更新覆盖内容问题](https://github.com/siyuan-note/siyuan/issues/13409)