compendium-browser/Patchnotes.md

39 lines
1.4 KiB
Markdown
Raw Normal View History

#v0.6.0
- Merged PR #14, #8 (classes for new spells and Optional Class Features in Tasha's)
#v0.5.0
- Fixed: Issue #17 (error in filtering NPCs by Creature Type)
#v0.4.5
2021-03-17 19:10:18 +00:00
- Fixed: [Suggestion] Show compendium source in results; Issue #11
- Fixed: Spells from non-system compendium show up in items tab. Issue#10
#v0.4.3
2020-05-18 11:32:08 +00:00
#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.
2020-06-12 15:29:13 +00:00
#v0.3.0
2020-06-12 15:29:13 +00:00
- improved load times by lazyloading images
- fixed some css problems
- new Feature: Feat Browser
- Compendium Browser now has a new section for Feats
- lets you filter by source, class (as set in the requirements field), activation cost, damage type and if it uses ressources
- new Feature: Item Browser
- Compendium Browser now has a new section for all inventory Items
- All item Packs (such as Explorer's Pack) are configured and you can browse a List of all Items contained in a pack!
- this list can be modified by editing the "item-packs.json" file to customize your packs
- many further filters available!
#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
2020-06-12 16:33:32 +00:00