v3.12.0
Change Log
For a full record of development, visit our Github Page - https://github.com/naturalcrit/homebrewery
Monday 18/3/2024 - v3.12.0
5e-Cleric
- Fix language-specific hyphenation on print page
Fixes issue #3294
-
Upgrade Font-Awesome to v6.51
-
Allow downloaded files to be uploaded via NEW FROM UPLOAD
G-Ambatte
- Fix an edge case crash with empty documents
Fixes issue #3315
- Brews on the user page can be searched by tag; clicking a tag adds it to the filter
Fixes issue #3164
- Add DiceFont icons
abquintic
-
Fix ^super^ and ^^sub^^ highlighting in the text editor
-
Add new syntax for multiline Definition Lists:
Term
::Definition 1
::Definition 2
with more text
produces:
Term
::Definition 1
::Definition 2
with more text
Fixes issue #2340
RKuerten :
- Fix monster stat block backgrounds on print page
Fixes issue #3275
- Added new text editor theme: "Darkvision".
calculuschild, G-Ambatte, 5e-Cleric
- Codebase and UI cleanup