From 76e0bae2cbd3c7faaba07b9d2b5e3250b77e0e1e Mon Sep 17 00:00:00 2001 From: Levi Rizki Saputra <42236775+levirs565@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:31:56 +0700 Subject: [PATCH] chore: add changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 740880b..287776b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.2.2 + +Fix: + +- Clicking in wikilink with alias point to note with path is wikilink's alias not wikilink's path (Preview mode, source mode and live mode) +- Wikilink title is swapped when there are two or more wikilink with equal path one of them is edited (Live mode only) +- Wikilink in give useless tooltip (Preview mode only) +- Create new note loses capitalization +- When there are note that path is match query with case insensitive "Create New Note" item show + ## 1.2.1 Fix: