What's Changed
- UI overhaul lionheart by @kgar in #1188
- I18n: latest from weblate by @kgar in #1195
- Journals, Bastions, Biography styles by @jeffwain in #1197
- UI overhaul addictive as pachinko by @kgar in #1196
- UI overhaul rise of the robots by @kgar in #1198
- Responsive header, tab cleanup, theme modal updates by @jeffwain in #1199
- More styling cleanup and responsive updates by @jeffwain in #1201
- UI overhaul tag tournament 2 by @kgar in #1200
- I18n: latest from weblate by @kgar in #1203
- Lots of tiny style fixes for beta launch. by @jeffwain in #1204
- UI overhaul ronarudo makudonarudo by @kgar in #1206
- Contribution Status by @Sayshal in #1207
- Style fixes and last responsive updates for beta launch??? by @jeffwain in #1208
- I18n: latest from weblate by @kgar in #1210
- UI overhaul dan dan doo by @kgar in #1209
- Header edit mode styling fixes by @jeffwain in #1211
- I18n: latest from weblate by @kgar in #1213
- UI overhaul THE TIME APPROACHES by @kgar in #1212
- Checkbox styles, item sheet scroll header alignment fix by @jeffwain in #1215
- UI overhaul golden twilight of civilization by @kgar in #1217
- UI overhaul session 0 lets play by @kgar in #1219
- [#1221] Fixed: NPC loyalty crashes sheet by @kgar in #1222
New Contributors
Full Changelog: v10.2.1...v10.2.2
Important
For dnd5e 5.0.x 🐲
New Stuff
- Tidy now remembers whether sections were opened or closed between sheet close and reopen, as well as browser sessions.
Maintenance
- Fixed: NPC loyalty crashes the sheet.
Localization
- Portuguese (Brazil) updates, thanks to Kharmans!
- Italian updates, thanks to GregoryWarn!
- Ukrainian updates, thanks to Maksim2005UA and Maksim2005UA2!
- Czech updates, thanks to Lethrendis!
API
- HTML Tabs can now use an html callback that receives sheet context data or, optionally, data provided in an
async getDatafunction callback, which also receives sheet context data. https://kgar.github.io/foundry-vtt-tidy-5e-sheets/classes/HtmlTab.html#html