diff --git a/Patchnotes.md b/Patchnotes.md index cb93e71..74ae19b 100644 --- a/Patchnotes.md +++ b/Patchnotes.md @@ -1,5 +1,6 @@ #v0.6.0 - Merged PR #14, #8 (classes for new spells and Optional Class Features in Tasha's) +- Manually merged PR #3 (German and Spanish translations) #v0.5.0 - Fixed: Issue #17 (error in filtering NPCs by Creature Type) diff --git a/README.md b/README.md index 0d2adfb..4379c99 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Compendium Browser -**NEW in 0.5** Support for Foundry 0.8.x +## NEW in v0.6: +- Additional and Optional Features spells from Tasha's +- Spanish, German translations +## v0.5 +- Support for Foundry 0.8.x Tired of scrolling compendia? Easily brows and filter for spells, feats, items, and NPCs using Compendium Browser. @@ -7,10 +11,10 @@ Compendium Browser is faster and better-behaved; **it no longer loads all the co ## Summary * **Authors**: Discord: Spetzel#0103; Felix (felix.mueller.86@web.de) -* **Version**: 0.5.0 -* **Foundry VTT Compatibility**: 0.7.2-0.8.6 +* **Version**: 0.6.0 +* **Foundry VTT Compatibility**: 0.7.2-0.8.9 * **System Compatibility (If applicable)**: dnd5e -* **Translation Support**: en +* **Translation Support**: en, de (thanks https://github.com/CarnVanBeck), es (thanks https://github.com/JJBocanegra), fr, ja, pt-BR ## Installation 1. Go to the Add-on Modules tab in Foundry Setup diff --git a/module.json b/module.json index ad7a1be..bb74b3d 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "name": "compendium-browser", "title": "Compendium Browser", - "description": "

Easily browse and filter spells, feats, items, and npcs loaded from compendia!

NEW! Compendium Browser is faster and better-behaved; it no longer loads all the compendia into memory on start-up (which sometimes hung servers because of memory or CPU requirements). Instead, it filters and loads on-demand, as well as giving you a Module Setting to control how many rows are loaded at a time.
Changes in 0.6.0:", + "description": "

Easily browse and filter spells, feats, items, and npcs loaded from compendia!

NEW! Compendium Browser is faster and better-behaved; it no longer loads all the compendia into memory on start-up (which sometimes hung servers because of memory or CPU requirements). Instead, it filters and loads on-demand, as well as giving you a Module Setting to control how many rows are loaded at a time.
Changes in 0.6.0:", "version": "0.6.0", "author": "Spetzel#0103", "authors": [