diff --git a/module.json b/module.json
index 7d272299..fbcf5f01 100644
--- a/module.json
+++ b/module.json
@@ -2,7 +2,7 @@
"name": "better-rolltables",
"title": "Better Roll Tables",
"description": "Adding functionality to roll tables, especially to roll treasure and magic items",
- "version": "1.6.9",
+ "version": "1.6.10",
"author": "Ultrakorne#6240",
"esmodules": [
"./scripts/brt-main.js"
@@ -57,5 +57,5 @@
],
"url": "https://github.com/ultrakorne/better-rolltables",
"manifest": "https://raw.githubusercontent.com/ultrakorne/better-rolltables/master/module.json",
- "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.6.9/better-rolltables.zip"
+ "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.6.10/better-rolltables.zip"
}
\ No newline at end of file
diff --git a/templates/welcome-screen.html b/templates/welcome-screen.html
index 171e3f71..71b070a4 100644
--- a/templates/welcome-screen.html
+++ b/templates/welcome-screen.html
@@ -26,14 +26,19 @@
Bugs or Suggestions?
My Tip Jar: Paypal
Patchnotes
-
+v1.6.10
+
+ - Fixed Item not stacking correctly when rolling a loot table on an actor
+ - Fixed Currency not working correctly when rolling a loot table on an actor
+ - Known issue: after clicking update the table type resets to default. As a workaround please modify the table, click update and after reset the type to the wanted one
+ - Please report bugs on github with screenshots showing the table and the related issue
+
v1.6.9
- Fixed Story Tables not working in foundry 0.8.x
- Known issue: after clicking update the table type resets to default. As a workaround please modify the table, click update and after reset the type to the wanted one
- Please report bugs on github with screenshots showing the table and the related issue
-
v1.6.8
- Fixed Formula field for each table result not showing
@@ -68,10 +73,3 @@ v1.5.0
- New documentation page for loot tables
- Spanish translation (thanks to HonzoNebro)
-v1.4.0
-
- - New Welcome screen with patchnotes!
- - New Tables with a lot of Human names, Orc names and surnames (check inside the Story Tables). They will be used in NPC Generators in future releases
- - Localized in Portoguese (thanks to rinnocenti)
- - Korean Localization updated (thanks KLO)
-