diff --git a/CHANGELOG.md b/CHANGELOG.md index 4943389..e947b02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 1.6.0 + +- added a new `Close Popup on Send-to-Chat` setting +- `Persistent HUD`: + - a majority of NPC strikes will now have a custom shortcut images + - the priority is given to images that were manually set + - if not, it will look for one of the module's custom image + - otherwise it will display a custom default image for the ranged attacks + - thanks to [Shemetz](https://github.com/shemetz) for compiling the list of images for us + # 1.5.2 - filters for skills will now work both ways instead of from child to parent only @@ -102,7 +112,7 @@ - `Token HUD`: - no longer shows the sidebars icons row if all sidebars are disabled for that actor - fixed `Recovery Check` icon not doing anything -- fixed `Close on Send to Chat` settings not doing anything +- fixed `Close on Send-to-Chat` settings not doing anything - fixed some prompt dialogs having an `undefined` button label - fixed fps panel showing behind the hotbar when the `Persistent HUD` is enabled @@ -246,7 +256,7 @@ # 0.13.0 -- added a `Send to Chat` button to the item popup +- added a `Send-to-Chat` button to the item popup - the `Skills` sidebar icon is now disabled for non-creature actors - the `perception` and `stealth` rolls from the main HUD parts now have the `secret` roll option - strike versatile damage icons are now displayed directly bellow the variant row they are associated with diff --git a/module.json b/module.json index a7b6335..11a28d0 100644 --- a/module.json +++ b/module.json @@ -16,11 +16,11 @@ "verified": "12.330", "maximum": "12" }, - "version": "1.5.2", + "version": "1.6.0", "url": "https://github.com/reonZ/pf2e-hud", "readme": "https://github.com/reonZ/pf2e-hud/blob/master/README.md", "manifest": "https://raw.githubusercontent.com/reonZ/pf2e-hud/master/module.json", - "download": "https://github.com/reonZ/pf2e-hud/releases/download/1.5.2/module.zip", + "download": "https://github.com/reonZ/pf2e-hud/releases/download/1.6.0/module.zip", "changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-hud/issues", "styles": [