Reordered newest to old; added 0.4 updates

features_update
Spetzel 2021-03-17 12:08:51 -07:00 committed by GitHub
parent 1b4a5098cc
commit 0002c9559c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 14 deletions

View File

@ -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.