From a8d46da6896cb3a5c563e8da52a10efe584c2b67 Mon Sep 17 00:00:00 2001 From: Jamie Brynes Date: Thu, 7 Mar 2024 18:40:45 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65529b8..a5163d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### ✨ Features + +- Rebuilt the onboarding modal that users are presented with upon installing the plugin. This now offers feedback to users based on the token they've provided. + - We also no longer use a native browser alert if the token isn't present. Instead, we prefer to open the modal each time Obsidian is opened if there is no valid token. + ## [1.12.0] - 2024-02-09 > Note: the style changes in this release mean that you may need to tweak any custom CSS or themes. The changes are based on the default theme.