v1.802 - Foundry v11 Compatibility Release
This release contains a number of ongoing bugfixes and stability improvements, and officially marks the system as verified compatible with Foundry VTT v11.
As ever, always back up your data before you update.
Once more for the people in the back:
ALWAYS BACK UP BEFORE YOU UPDATE
Thanks to all of our contributors, especially @wrycu for going the extra mile as always slogging through our rather unhappy old codebase.
What's Changed
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #1217
- Multiply by Quantity by @Rysarian in #1221
- Remove Strain for adversaries by @Rysarian in #1225
- Fix update of compendium entries with OggDude Import in Foundry v10 by @FloSchwalm in #1227
- Fix group manager for Foundry v10 by @FloSchwalm in #1229
- Sort Actor skill list based on locale rules by @FloSchwalm in #1231
- Adding error for skill importer by @Rysarian in #1232
- Fix update of talent information on actors by @FloSchwalm in #1236
- Keep alphabetic order of talents in activation groups by @FloSchwalm in #1237
- Fix anchor references of journal toc by @FloSchwalm in #1238
- Prevent duplicate actors in group manager by @FloSchwalm in #1235
- Fix NPE during legacy item initiation by @Esrin in #1248
- Final Foundry v11 compatability fixes by @wrycu in #1259
- Bump @cypress/request and cypress by @dependabot in #1263
- Fix issue 1219: Modifiers append value instead of sum by @JohnPop117 in #1253
- Fix 1223: Missing modifier dropdowns by @JohnPop117 in #1252
- Should use setting.namespace instead of setting.module by @Esrin in #1249
- fix(esc): fix for escape button being blocked by destiny menu by @wrycu in #1264
- fix(destiny): only roll destiny once, regardless of GM count by @wrycu in #1265
- fix(ownership): limit displayed info for limited-view actors by @wrycu in #1266
- fix(vehicles): correct vehicle sheet options not working by @wrycu in #1267
- fix(vehicles): correct vehicle sheet scroll not working properly for … by @wrycu in #1268
- feat(vehicles): add navicomputer by @wrycu in #1269
- fix(items): correct "user X does not have permission to edit this ite… by @wrycu in #1270
- Prep for release v1.802 by @Esrin in #1272
New Contributors
- @FloSchwalm made their first contribution in #1227
- @JohnPop117 made their first contribution in #1253
Full Changelog: v1.801...v1.802