Installation: To manually install this release, please use the following manifest URL: https://gitlab.com/peginc/swade/-/releases/v4.2.1/downloads/system.json
Added
- Added setup hook to show Journal Pins on scenes by default by jestevens210
Changed
- Moved the "mod slots" input on the weapon sheet to be with the "is vehicular" checkbox. by @jpmeehan5
- Marked trait dice and modifiers as non-nullable. (#1245) by @jpmeehan5
Fixed
- Added more migration paths for pace related Active Effects. (#1242) by @florad92
- Fixed multiply embedding Item documents running into depth recursion checks. by @jpmeehan5
- Fixed Actor Embeds for new Pace key. by @jestevens210
- Fixed Actor Embeds adding additional spaces between items. by @jestevens210
- Fixed Actions without a parent erroring in _onCreate. (#1245) by @jpmeehan5