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