Skip to content

Commit

Permalink
Release Notes 5.4.4 (#9858)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Sep 4, 2023
1 parent 1d54bf1 commit b2dc0b0
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 5.4.4

### System Improvements

- (Supe) Improve clarity of overland travel labeling on party sheet

### Bugfixes

- (SkepticRobot) Fix non limited npcs showing in actors tab
- (stwlam) Fix compendium browser rarity-tag coloration
- (stwlam) Fix party name input being editable to non-owners of party actor
- (stwlam) Fix width constraint of lootable NPC sheet sidebar

### Data Updates

- (Dire Weasel) Brush up automation and add inline checks to several NPCs
- (Dire Weasel) Add effect for Rousing Splash
- (stwlam) Add remaining armor property runes from Treasure Vault

## 5.4.3

### System Improvements
Expand Down
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.4.3",
"version": "5.4.4",
"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 @@ -3,7 +3,7 @@
"title": "Pathfinder 2nd Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"license": "./LICENSE",
"version": "5.4.3",
"version": "5.4.4",
"compatibility": {
"minimum": "11.308",
"verified": "11.308",
Expand Down

0 comments on commit b2dc0b0

Please sign in to comment.