What's Changed
* feat: Reports API changes by innomaxx in https://github.com/crowdin/crowdin-api-client-python/pull/109
* feat: Notification API by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/110
* feat: String Export Settings API implementation by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/105
* feat: Added support for `qaChecksIgnorableCategories` by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/108
* fix: Bumped up the dependency versions by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/101
* fix: Updated the `setup.py` by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/104
* fix: incorrect naming for the file format settings methods by andrii-bodnar in https://github.com/crowdin/crowdin-api-client-python/pull/107
* test: String Exporter Settings API by OmAximani0 in https://github.com/crowdin/crowdin-api-client-python/pull/106
* ci: fix release triggers by andrii-bodnar in https://github.com/crowdin/crowdin-api-client-python/pull/96
* ci: add the repository_dispatch event to the release workflow by andrii-bodnar in https://github.com/crowdin/crowdin-api-client-python/pull/97
New Contributors
* OmAximani0 made their first contribution in https://github.com/crowdin/crowdin-api-client-python/pull/101
* innomaxx made their first contribution in https://github.com/crowdin/crowdin-api-client-python/pull/109
**Full Changelog**: https://github.com/crowdin/crowdin-api-client-python/compare/1.11.0...1.12.0
---
⚠️ Deprecation warning ⚠️
Some API methods related to Reports have been deprecated, please use the new methods. For more detail see the 109 PR.
**Deprecated methods:**
- `generate_simple_cost_estimate_report`
- `generate_fuzzy_cost_estimate_report`
- `generate_simple_translation_cost_report`
- `generate_fuzzy_translation_cost_report`