From f6944044acb709d0191cbe9ee018877b90c9053a Mon Sep 17 00:00:00 2001 From: Shark that walks like a man <106829671+stwlam@users.noreply.github.com> Date: Fri, 16 Jun 2023 23:10:19 -0500 Subject: [PATCH] Release Notes 5.0.1 (#8300) --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- static/system.json | 6 +++--- 4 files changed, 36 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37cb5442f47..6b461710c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,33 @@ +## 5.0.1 + +### System Improvements + +- (stwlam) Add heatsight as sense type +- (stwlam) Display progress bar during system migrations +- (stwlam) Add vehicle hardness processing to damage application +- (Supe) Stack items acquired or purchased from the compendium browser + +### Bugfixes + +- (cdverrett94) Add core Append Number and Prepend Adjective fields to Prototype Token Config +- (In3luki) Fix broken thumbnails in compendium sidebar `JournalEntry` search results +- (In3luki) Fix issue causing vehicle sheet to be unopenable +- (stwlam) Update format of source links generated in spell consumable descriptions to V11 standard +- (stwlam) Fix compendium drag & drop functionality +- (stwlam) Fix style issue in PC sheet's advanced alchemy template + +### Data Updates + +- (Cora) Replace core compendium pack banner images +- (Dire Weasel) Add effects for Crushing runes +- (Dire Weasel) Move Parsus' key details to GM note +- (Dire Weasel) Update Cyclops Bully's Terrorizing Swing rule elements and localize +- (stwlam) Add rule elements to Snaring Anadi heritage +- (stwlam) Update Hero Point deck to paged format, migrate UUIDs to V11 format +- (Tikael) Add inline save to Draugr curse +- (Tikael) Improve automation of Shield of the Unified Legion +- (TiloBuechsenschuss) Add rule elements to Archer's Aim + ## 5.0.0-beta2 ### Bugfixes diff --git a/package-lock.json b/package-lock.json index 6b70069a717..eb5f941e938 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foundry-pf2e", - "version": "5.0.0-beta2", + "version": "5.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "foundry-pf2e", - "version": "5.0.0-beta2", + "version": "5.0.1", "license": "Apache-2.0", "dependencies": { "@codemirror/autocomplete": "^6.7.1", diff --git a/package.json b/package.json index df1eaed1f8d..b04b7464d78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundry-pf2e", - "version": "5.0.0-beta2", + "version": "5.0.1", "description": "", "private": true, "type": "module", diff --git a/static/system.json b/static/system.json index f9564184cff..e583439bf10 100644 --- a/static/system.json +++ b/static/system.json @@ -3,10 +3,10 @@ "title": "Pathfinder 2nd Edition", "description": "A community contributed game system for Pathfinder Second Edition", "license": "./LICENSE", - "version": "5.0.0-beta2", + "version": "5.0.1", "compatibility": { - "minimum": "11.301", - "verified": "11.301", + "minimum": "11.302", + "verified": "11.302", "maximum": "11" }, "authors": [