diff --git a/changelog.mdx b/changelog.mdx index 45f277f24..a1cbf667b 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -5,6 +5,10 @@ rss: true noindex: true --- + + Implemented TinyBase with IndexedDB persistence for editor state management, enabling state to persist across browser sessions. + + ## Assistant and AI improvements