# Changelog ## [1.5.05] ### Tidy 5e compatibility fixes - restored hidden skills in new tidy-5e sheet. ## [1.5.01] ### Adds pt-BR language support - thx to JoaoNt599 ## [1.5.00] ### Foundry v13 compatibility - added compatibility for Foundry V13 - DND v5+ - TODO: implement applicationV2 ## [1.4.40] ### Bug Fixes - fix bug npc sheet not hiding stats. ## [1.4.35] ### Bug Fixes - fix bug with hidden saves. - Fix missing reload confirm. ## [1.4.30] ### Bug Fixes - fix bug with hidden skills and abilities when switching to edit mode in dndv3 sheet ## [1.4.20] ### Compatibility Update - Restore legacy sheet compatibility - Add new tidy sheet compatibility ## [1.4.1] ### FoundryVTT v12 Compatibility - Updated module to be compatible with FoundryVTT v12. ## [1.3.0] ### D&D5e System v3+ Compatibility - Updated module to be compatible with dnd5e system v3+. ## [1.2.1] ### Bug Fixes - Fix a bug with new ability object in module configuration ## [1.2.0] ### D&D5e System v2.2+ Compatibility - Updated module to be compatible with dnd5e system v2.2+. May not be compatible with previous versions. ## [1.1.7] ### Tidy5e Sheet Fix - CSS fixes for Tidy5e sheet compatibility. ## [1.1.6] ### D&DBeyond Sheet Compatibility - Some compatibility fixes for D&DBeyond sheet. ## [1.1.5] ### Bug Fixes - Fixed skills not hidden on NPC sheet. ## [1.1.4] ### Feature Update - Increased skill limit from 20 to 50. ## [1.1.3] ### Integration Update - Added integration logic with other modules to get/add/update custom abilities and skills. ## [1.1.2] ### Core Update - Using new core actor.reset() to apply skills. - Code cleanup. ## [1.1.1] ### D&D5e System Update - Changed inner skill structure to reflect dnd5e system latest update + bugfix. ## [1.1.0] ### Foundry VTT v10 Release - First FVTT v10 release. ## [1.0.8] ### Bug Fixes - Fixed regression with tidy 5e sheet. ## [1.0.7] ### Compatibility Update - Dae Compatibility + removed owned actor limitation ## [1.0.6] ### Bug Fixes and Translations - Fixed bug tidy5e translation. - Added IT translation. - Configuration now show each ability and skill interlan `data.[key]` (for use with macros or formulas). ## [1.0.5] ### Bug Fixes - Fixed bug with owned vehicles. ## [1.0.4] ### Refactoring and Compatibility - Refactoring cleanActors method to be better compliant with foundry and more stable. - Better compatibility with OGL5e sheet. ## [1.0.3] ### Code Refinement - Code refinement ## [1.0.2] ### Bug Fixes - Fix i18n hook ## [1.0.1] ### Compatibility Update - Better compatibility with tidy5esheet ## [1.0.0] ### Initial Release - First public release.