Releases: ynput/ayon-backend
Releases · ynput/ayon-backend
1.3.2
What's Changed
🎉 New Features
- Authentication: create_session endpoint by @martastain in #303
❤️ Improvements
- Access groups: clean up user access groups when an access group is deleted by @martastain in #306
- Use strict models for marketplace endpoints by @martastain in #271
- GraphQL: Added
hasReviewables
flag to folders, tasks and versions by @martastain in #309
🛠️ Bugfixes
- Resolve: fix version argument parsing by @martastain in #304
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
🎉 New Features
- Activity feed: Watchers by @martastain in #300
❤️ Improvements
- Resolver: Strip :SDF_FORMAT_ARGS.* from URIs by @martastain in #285
- Reviewables sorting and patching by @martastain in #291
- Disable enroll when db pool is getting full by @martastain in #292
- Trigger entity.user.* events by @martastain in #301
🛠️ Bugfixes
- Update existing user sessions when a new project is deployed to reflect the new ACL by @martastain in #294
- Update DB indices blocking user renaming by @martastain in #290
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
🎉 New Features
- WebActions backend by @martastain in #183
- Review: Backend support for review playback by @martastain in #207
❤️ Improvements
- Unified clean-up background process by @martastain in #269
- Use CTE for enroll event resolver by @martastain in #273
🛠️ Bugfixes
- Fixed loading access groups after project deletion by @martastain in #268
Full Changelog: 1.2.5...1.3.0
1.2.5
What's Changed
❤️ Improvements
- Activity feed: notify clients when an activity is created, updated or deleted by @martastain in #257
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
🎉 New Features
- Server-side kanban resolver by @martastain in #249
🛠️ Bugfixes
- Utils: handle non-existent paths in dict_remove_path by @martastain in #254
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
🛠️ Bugfixes
- Fix: saving deeply nested settings cancels-out the original values by @martastain in #253
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
❤️ Improvements
- GraphQL: Filter folder by assignees by @martastain in #246
New Contributors
- @jakubjezek001 made their first contribution in #250
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
🎉 New Features
- REST: Entity IDs to URIs endpoint by @martastain in #242
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
🎉 New Features
- User inbox resolver and management by @martastain in #212
- Activity Feed: comment auto suggestions by @martastain in #224
- Inbox: Websocket notification by @martastain in #226
- Monitoring: Provide database size metrics by @martastain in #218
🛠️ Bugfixes
- Profile: update user sessions when frontend preferences change by @martastain in #228
- Fix: operations when canFail is set to true by @martastain in #231
- Disallow listing users from unassigned projects by @martastain in #238
- Fix: Inherited attributes by @martastain in #241
New Contributors
Full Changelog: 1.1.3...1.2.0
1.1.3
What's Changed
❤️ Improvements
- Resolve user full names in assignee changed event hook by @martastain in #204
- REST API: Unify SiteID specifications by @martastain in #199
🛠️ Bugfixes
- Avatar: Better center initials by @Innders in #202
- Workfiles: auto populate createdBy and updatedBy by @martastain in #210
Full Changelog: 1.1.2...1.1.3