All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Code style implemented
- Courtesy of @esheyw
- Various code cleanup
- Replaced deprecated
fas
withfa-solid
- Added form tag wrapper to dialog
- Improve dialog ids to better follow HTML standards
- Future proofing for FoundryVTT v13
- Verified for Foundry VTT 13
- Bug in password confirmation check (thanks @GyroFalc)
- Settings menu item to allow exposing the
updatePasswordDialog()
function to macros and scripts- Defaults to false
- Exposed at
game.updateYourPassword.showDialog()
- Verified for Foundry VTT 12
- Changed token controls default visibility to false
- Menu option to change password in user list
- Settings to control visibility of token controls and user list menu items
- Both default to true
- Verified for Foundry VTT 11
- First release