diff --git a/src/Messages.ts b/src/Messages.ts index ae3eb58..8b786e4 100644 --- a/src/Messages.ts +++ b/src/Messages.ts @@ -12,7 +12,17 @@ export const RELEASE_NOTES: { [k: string]: string } = { I develop this plugin as a hobby, spending my free time doing this. If you find it valuable, then please say THANK YOU or...
+ +It would mean a lot to me. `, +"0.0.91": ` +## New +- Profile is transferred to right side leaf + - Enable through settings or with command 'Open Profile Leaf' + - Set a picture from vault as Avatar Profile picture + - adjust in Settings with Color Picker bar colors to layout +## Changed +- Avatar Markdown File is obsolete and is not actualized anymore`, "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. @@ -21,7 +31,7 @@ I develop this plugin as a hobby, spending my free time doing this. If you find -Replace the first table and bar graph with this and you get the new layout. (don't worry, the data will update with the next received poits): +Replace the first table and bar graph with this and you get the new layout. (don't worry, the data will update with the next received points): \`\`\` \`\`\`gamification-avatar image: @@ -33,7 +43,7 @@ description: |-2 ^levelAndPoints \`\`\`chart type: bar - labels: [Expririence] + labels: [Experience] series: - title: points reached data: [0] @@ -77,7 +87,7 @@ description: |-2 - Store received Badges for recover possibility`, "0.0.84":` ## Improved -- Formating booster board by`, +- Formatting booster board by`, "0.0.8":` ## Start - First Release for the gamified personal knowledge management in Obsidian!`,