What's Changed
Miscellaneous bug fixes, French language support, and load custom themes from JSON.
Added
* Adding french language by raylemon in https://github.com/israel-dryer/ttkbootstrap/pull/361
* Enable user to load custom themes from JSON by israel-dryer in 355
Fixed
* Fix default enter button key binding by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/311
* Call original overridden methods after processing "bootstyle" and "style" options by alejandroautalan in https://github.com/israel-dryer/ttkbootstrap/pull/315
* Handle default ttk style '.' by israel-dryer in 360
* Fix error on button press when `DateEntry` is empty by israel-dryer in 372
New Contributors
* raylemon made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/361
* alejandroautalan made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/315
**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.9.0...v1.10.0