Skip to content

Commit

Permalink
Release Notes 5.12.3 (#12890)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Jan 9, 2024
1 parent 7b03664 commit 3592792
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 5.12.3

### Bugfixes

- (stwlam) Add Versatile Mental as weapon trait
- (stwlam) Fix display of free-action and reaction glyphs on spell-sheet header
- (stwlam) Fix rendering of notes in rerolled check messages
- (stwlam) Fix sidebar scrolling and skills editing on simple NPC sheet
- (stwlam) Fix Unprepare Formula listener on PC sheet
- (stwlam) Re-render PC sheet for all users viewing it upon resting for the night

### Data Updates

- (CitySim) Fix transposed Dimension spells in remaster journal
- (Dire Weasel) Limit display of roll notes from Death Warden Dwarf heritage to certain outcomes
- (Dire Weasel) Add spell effect for Precious Metals
- (Rigo) Update Death Warden Dwarf's note to remaster text

## 5.12.2

### Bugfixes
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.2",
"version": "5.12.3",
"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.2",
"version": "5.12.3",
"license": "./LICENSE",
"compatibility": {
"minimum": "11.311",
Expand Down

0 comments on commit 3592792

Please sign in to comment.