From 7f22306c0e5fdcd6f0001c683b067ee9d123a578 Mon Sep 17 00:00:00 2001
From: saertna <83655354+saertna@users.noreply.github.com>
Date: Tue, 17 Sep 2024 14:41:59 +0200
Subject: [PATCH] Release 0.0.91 notes
---
src/Messages.ts | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/Messages.ts b/src/Messages.ts
index 717a763..02bfded 100644
--- a/src/Messages.ts
+++ b/src/Messages.ts
@@ -22,15 +22,20 @@ It would mean a lot to me.
- Set a picture from vault as Avatar Profile picture
- adjust in Settings with Color Picker bar colors to layout
-
+
+
+
## Changed
- In Dataview plugin Settings 'Inline Queries', 'JavaScript Queries' and 'Inline JavaScript Queries' can be disabled. They are not needed anymore to display the maturity count table.
- Avatar Markdown File is obsolete and is not actualized anymore
- Badges are not shown anymore. They are still saved and be shown again in a later release
-- In- and Out-Links will be counted with Dataview when Dataview is installed`,
+- In- and Out-Links will be counted with Dataview when Dataview is installed
+`,
"0.0.90": `
## New
- added an avatar picture field (contribution goes to the obsidian-avatar plugin from froehlichA). When creating the avatar page it will be there. Bellow the code how to exchange in existing profile pages.