July 14th 2022
- Fix a rare bug that could cause redirects to asset library files to fail in certain situations and cause images not to load.
- Add @arcanist to the About page
- A few improvements to the D&D Beyond integration
- Add support for scene notes
- Add support for tiles in some scenes to fix secrets appearing in player maps
- Correctly use the right image meant for the scenes, instead of trying to guess the right one (fixes LMoP for example, showing the DM version of the maps with the walls/lighting)
- Link journal notes to scenes
- Remove the double parsing of scenes which could lead in some cases to having duplicate scenes for adventures
- Switch to using our fork of the meta-data project, which fixes some small issues with lmop and cos
- Remove the cloudflare-proxying option from the Forge module, and enable the feature automatically to all users.
- Add support for fonts as valid media files for importing into the assets library
- List all valid extensions in the upload dialog from the assets library (including fonts, pdf, 3d models, etc…)
- Fix the “Save” button in the game configuration to display a save icon instead of the rest icon
- Fix text-shadow CSS styling in the plans page causing the pricing to appear blurry
- Use new API endpoints for Foundry’s license verification and signatures
- Fix issue with the fallback browse API returning incorrect data for the root folder of the Bazaar.
- Miscellaneous changes to the dev and build system