v3.13.1
Change Log
For a full record of development, visit our Github Page.
Saturday 6/7/2024 - v3.13.1
calculuschild, G-Ambatte
- Hotfixes for issues with v3.13.0
Fixes issues #3559, #3552, #3554
Friday 28/6/2024 - v3.13.0
calculuschild
-
Add
:emoji:
Markdown syntax, with autosuggest; start typing after the first:
for matching emojis from FontAwesome, DiceFont, ElderberryInn, and a subset of GameIcons -
Fix
{curly injection}
to append to, rather than erase and replace target CSS -
GET PDF now opens the print dialog directly, rather than redirecting to a separate page
Gazook
- Several small style tweaks to the UI
- Cleaning and refactoring several large pieces of code
5e-Cleric
- For error pages, add links to user account and
/share
page if available
Fixes issue #3298
- Change FrontCover title to use stroke outline instead of faking it with dozens of shadows
- Cleaning and refactoring several large pieces of CSS
abquintic
- Added additional TABLE OF CONTENTS snippet options. Explicitly include or exclude items from the ToC generation via CSS properties
--TOC:exclude
or--TOC:include
, or change the included header depth from 3 to 6 (default 3) withtocDepthH6
MurdoMaclachlan (new contributor!)
- Added "proficiency bonus" to Monster Stat Block snippet.
Fixes issue #3397