Skip to content

Commit

Permalink
Release Notes 5.12.7 (#13035)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Jan 14, 2024
1 parent 2b25a78 commit 7b158b7
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 5.12.7

### Bugfixes

- (jfn4th) Restore heightened signature spell background color
- (stwlam) Hide speaker in encounter participant conditions message if applicable metagame setting is enabled
- (stwlam) Fix issue causing crafting entries to prevent opening token configurations, with feeling this time

### Data Updates

- (Dire Weasel) Add automation for Discordant Voice
- (Dire Weasel) Add link to lower-level effect to Corpse-Killer's Defiance
- (Dire Weasel) Remove one-time heal from Hymn of Healing
- (Dire Weasel) Replace Facetbound Cascader's Aeon Stone (Orange Prism) effect links with Aeon Stone Resonance (Amplifying)
- (DocSchlock) Add rule elements to Charming Liar and Eldritch Researcher Dedication
- (DocSchlock) Improve Automation of Blood Ward
- (nikolaj-a) Correct text of Identify Alchemy action object outcome notes
- (Rigo) Restrict Basic Finisher to require Finishing Precision archetype feat
- (rectulo) Fix description in Coerce and Earn Income actions

## 5.12.6

### System Improvements
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundry-pf2e",
"version": "5.12.6",
"version": "5.12.7",
"description": "",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion static/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "pf2e",
"title": "Pathfinder Second Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"version": "5.12.6",
"version": "5.12.7",
"license": "./LICENSE",
"compatibility": {
"minimum": "11.311",
Expand Down

0 comments on commit 7b158b7

Please sign in to comment.