From 868ac960014c5f5a03cf88439851ce1c18d4f5cd Mon Sep 17 00:00:00 2001 From: Shark that walks like a man <106829671+stwlam@users.noreply.github.com> Date: Thu, 25 Jul 2024 01:27:14 -0500 Subject: [PATCH] Release Notes 6.1.2 (#15569) --- CHANGELOG.md | 22 ++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- static/system.json | 4 ++-- 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c3e8036c36..2d6b8808613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## 6.1.2 + +### System Improvements + +- (stwlam) Integrate new `allowInteractive` core feature into check and damage rolls + +### Bugfixes + +- (stwlam) Loosen line template snapping +- (stwlam) Fix waypoint placement when not drag measuring +- (stwlam) Fix several visual quirks in attack popout +- (stwlam) Handle Concussive trait against targets having both immunity and resistance to same damage type +- (stwlam) Restore reinforcing rune select option labels on shield sheet +- (stwlam) Loosen line snapping restrictions for now +- (Supe) Prevent damage alterations from disabling override dice + +### Data Updates + +- (Dire Weasel) Add effect for Funereal Dirge +- (Dire Weasel) Add effect link to Elite Duergar Taskmaster's Take Them Down! +- (DocSchlock) Add Formula roll to Lucky Number Spell Effect + ## 6.1.1 ### System Improvements diff --git a/package-lock.json b/package-lock.json index 09ee50b0992..14620aee288 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "foundry-pf2e", - "version": "6.1.1", + "version": "6.1.2", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 88c01df0dde..4ec521c98d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundry-pf2e", - "version": "6.1.1", + "version": "6.1.2", "description": "", "private": true, "type": "module", diff --git a/static/system.json b/static/system.json index ae9de7cbf66..12a84349030 100644 --- a/static/system.json +++ b/static/system.json @@ -2,11 +2,11 @@ "id": "pf2e", "title": "Pathfinder Second Edition", "description": "A community contributed game system for Pathfinder Second Edition", - "version": "6.1.1", + "version": "6.1.2", "license": "./LICENSE", "compatibility": { "minimum": "12.327", - "verified": "12.329", + "verified": "12.330", "maximum": "12" }, "authors": [