What's Changed
* Add suppliers Automation Direct and Jameco by hillsandales in https://github.com/sparkmicro/Ki-nTree/pull/250
* 1.1.2 by eeintech in https://github.com/sparkmicro/Ki-nTree/pull/251
* Warn user for discrepancies between template data and user settings in order to potentially inform about new entries
* For this release, there are two new supported suppliers added to Ki-nTree (AutomationDirect and Jameco from 250)
* After update, current users will get a message about the missing keys: `[INFO] TEMPLATE "suppliers.yaml" configuration file contains the following keys which are NOT in your user settings: {'AutomationDirect', 'Jameco'}`
* User can decide to add those to their `suppliers.yaml` settings using the listed names
* Ki-nTree will automatically detect the new entries in the user settings and update the `suppliers.yaml` with the proper format, and it will also reload the supported suppliers!
* Add AutomationDirect and Jameco to CI tests
* Fix TME API requests and Mouser API test
* Update dependencies
* Update flet to `0.23.x`: fix AlertDialog opening and closing behavior
* Update InvenTree API to `0.15.x`
* Speed up CI testing: disable upload of both part images and datasheets
New Contributors
* hillsandales made their first contribution in https://github.com/sparkmicro/Ki-nTree/pull/250
**Full Changelog**: https://github.com/sparkmicro/Ki-nTree/compare/1.1.1...1.1.2