chore: update changelog link and remove obsolete changelog components (#2918)

This commit is contained in:
JimmFly
2023-06-29 18:19:26 +08:00
committed by Alex Yang
parent 76039d8d3e
commit a8dc00b406
6 changed files with 3 additions and 249 deletions
+2 -2
View File
@@ -25,7 +25,7 @@ const buildPreset = {
enableBroadcastChannelProvider: true,
enableDebugPage: true,
enableLegacyCloud: false,
changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0620',
changelogUrl: 'https://affine.pro/blog/whats-new-affine-0630',
enablePreloading: true,
enableNewSettingModal: false,
enableNewSettingUnstableApi: false,
@@ -41,7 +41,7 @@ const buildPreset = {
enableBroadcastChannelProvider: true,
enableDebugPage: true,
enableLegacyCloud: false,
changelogUrl: 'https://github.com/toeverything/AFFiNE/releases',
changelogUrl: 'https://affine.pro/blog/whats-new-affine-0630',
enablePreloading: true,
enableNewSettingModal: true,
enableNewSettingUnstableApi: false,