diff --git a/apps/core/.webpack/runtime-config.ts b/apps/core/.webpack/runtime-config.ts index 4d7f5a36eb..432a62ed2f 100644 --- a/apps/core/.webpack/runtime-config.ts +++ b/apps/core/.webpack/runtime-config.ts @@ -30,7 +30,7 @@ export function getRuntimeConfig(buildFlags: BuildFlags): RuntimeConfig { enableTestProperties: false, enableBroadcastChannelProvider: true, enableDebugPage: true, - changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0728', + changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0818', imageProxyUrl: 'https://workers.toeverything.workers.dev/proxy/image', enablePreloading: true, enableNewSettingModal: true,