From d2e1921549f489c7abedb20e507c463585b2be38 Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Thu, 17 Aug 2023 12:54:36 +0200 Subject: [PATCH] Changelog --- website/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index 9358d441..cc809189 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -3,6 +3,12 @@ release. --- +## Next + +* Cookies set when using SilverBullet's built-in [[Authentication]] are now per domain + port, allowing you to run multiple instances of SB on a single host with different ports without the authentication interfering. + +--- + ## 0.3.10 * Sync improvements: * Now syncing the currently open page every 5s with the server