What's Changed
Enhancements
* Chore: Implement sender type support by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/202
* Entity hub: Small refactor and add product & version by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/197
* WebAction: Use abort endpoint instead of take by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/196
* Chore: Implement delete event method by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/207
* Delete addon endpoints by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/210
* Chore: Fix typo and typhint in get representations by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/195
* Activities endpoints by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/209
* As username functionality can ignore service user error by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/219
* GraphQl: Limit and sorting options by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/222
Bugfixes
* Fix thumbnail mime type calculation by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/204
* Representations hierarchy: Handle fields same way as in other functions by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/213
* Chore: As username stack works by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/215
* EntityHub: Unset parent id if parent is not fetched by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/218
* Return task id when creating a task using the create task function by pavithiraraj in https://github.com/ynput/ayon-python-api/pull/221
Maintanance
* Chore: Automated api does not copy 'get_default_settings_variant' by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/194
* Test ServerAPI by tadeas-hejnic in https://github.com/ynput/ayon-python-api/pull/205
* Chore: Raise an error if ignore sender types is not supported by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/216
* Chore: Public api does automatically fill in all arguments with typehints by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/211
* Events: Use statuses for events filtering by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/220
* Tests: EntityHub updates by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/217
* Tests: Following Entity hub tests by iLLiCiTiT in https://github.com/ynput/ayon-python-api/pull/223
New Contributors
* pavithiraraj made their first contribution in https://github.com/ynput/ayon-python-api/pull/221
**Full Changelog**: https://github.com/ynput/ayon-python-api/compare/1.0.10...1.0.11