From 8354838b01d1dc4aa5665e510e5db166670bf152 Mon Sep 17 00:00:00 2001 From: mae <26093674+MaeIsBad@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:24:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5074135..b9ed451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ and this project adheres to ### Changed +- When first creating the client if bridge.rs fails to decrypt a cached token a warning will be logged, and a new token will be fetched + +This behavior matches what happens when a token is automatically refreshed during the applications runtime, and should help address issues that might come up in the future. + - The cache key now contains a cache version, allowing it's schema to be updated in the future From now on cache keys will use the following format: