diff --git a/Patchnotes.md b/Patchnotes.md index 9509dbb..8f755a3 100644 --- a/Patchnotes.md +++ b/Patchnotes.md @@ -1,14 +1,11 @@ -v0.2 - - fixed a bug that could prevent proper npc loading - - added a filter for "Source" for both spells and npcs - - migrated to the new TabsV2 - - added a Reset Filters button - - Added the Artificer class, thanks to Tielc#7191 for that +#v0.4.5 +- Fixed: [Suggestion] Show compendium source in results; Issue #9 -v0.2.1 - - fixed an issue that prevented the rendering of the Button to open the browser +#v0.3.1 + - fixed a bug that prevented loading when Class type items were loaded. + - fixed a bug that prevented disabled the scrollbar in the settings tab. -v0.3.0 +#v0.3.0 - improved load times by lazyloading images - fixed some css problems - new Feature: Feat Browser @@ -20,9 +17,13 @@ v0.3.0 - this list can be modified by editing the "item-packs.json" file to customize your packs - many further filters available! -v0.3.1 - - fixed a bug that prevented loading when Class type items were loaded. - - fixed a bug that prevented disabled the scrollbar in the settings tab. +#v0.2.1 + - fixed an issue that prevented the rendering of the Button to open the browser + +#v0.2 + - fixed a bug that could prevent proper npc loading + - added a filter for "Source" for both spells and npcs + - migrated to the new TabsV2 + - added a Reset Filters button + - Added the Artificer class, thanks to Tielc#7191 for that -Todo: - - clean up Translation strings. Most of the new features can't be translated yet.