Releases: ynput/ayon-backend
Releases · ynput/ayon-backend
Release list
1.12.5
What's Changed
🎉 New Features
- Dynamic enums by @martastain in #763
❤️ Improvements
- Expose base get queries for entities by @martastain in #754
- Add description field to action manifest by @martastain in #775
- Versions page support by @martastain in #769
- BaseEntity: Revert to inherited after unsetting an attribute by @martastain in #782
- Shared email templates by @martastain in #784
🛠️ Bugfixes
- Respect comment categories in inbox by @martastain in #776
- Propagate sender and sender type to entity_list.deleted events by @martastain in #781
Full Changelog: 1.12.4...1.12.5
1.12.4
What's Changed
🎉 New Features
- Activity categories by @martastain in #724
🛠️ Bugfixes
- Fallback to guest user name when resolving activity author from inbox by @martastain in #764
Full Changelog: 1.12.3...1.12.4
1.12.3
1.12.2
What's Changed
❤️ Improvements
- Normalize project name helper by @martastain in #752
🛠️ Bugfixes
- Fix hierarchy cache invalidation by @martastain in #749
- Fix: Update thumbnail ID with restricted attributes by @martastain in #753
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
🎉 New Features
- Entity list folders by @martastain in #731
- Configurable entity naming by @martastain in #738
❤️ Improvements
- Verbose password complexity error message by @martastain in #745
- Respect anatomy order when sorting by folderType and status by @martastain in #747
🛠️ Bugfixes
- Fix filtering using isnull/notnull operator by @martastain in #742
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
🎉 New Features
- Unified guests and external users by @martastain in #721
❤️ Improvements
- Attributes: partial updates of attribute configuration using patch request by @martastain in #728
- GraphQL: Add allAttrib and access fields to entity list node by @martastain in #729
🛠️ Bugfixes
- GraphQL: Fix tasks resolving by @martastain in #725
Full Changelog: 1.11.3...1.12.0
1.11.3
What's Changed
🎉 New Features
- Anatomy: Product type appearance customization by @martastain in #622
❤️ Improvements
- Provide current user's access level in entity list objects by @martastain in #712
- Provide production dependency packages information in metrics by @martastain in #717
- GraphQL: Improved task sorting by @martastain in #719
- Populate default product base types in get project endpoint by @martastain in #711
🛠️ Bugfixes
- Fix path caching in exported attributes table by @martastain in #708
- Update list.access field atomically by @martastain in #713
- Unassign user from a dev bundle by @martastain in #714
- ACL for linked nodes by @martastain in #718
- Prevent deadlocks while patching the same attribute at the same time by @martastain in #720
Full Changelog: 1.11.2...1.11.3
1.11.2
What's Changed
🎉 New Features
- External users by @martastain in #644
- Background entity operations by @martastain in #694
❤️ Improvements
- API: Add hasVersions flag to folders by @martastain in #687
- Dispatch events upon links creation and deletion by @martastain in #680
- Remove strict references to users from project entities by @martastain in #630
- Case-insensitive name indices by @martastain in #672
- Recursive version check for folders by @martastain in #690
- Support for entity top level fields in permissions model by @martastain in #692
- Option to hide non-assigned tasks from artists by @martastain in #695
🛠️ Bugfixes
- Prevent nesting folders into themselves by @martastain in #688
- Preflight validation of in/notin/any values in sqlfilters by @martastain in #689
- Fixed loading default public views by @martastain in #704
Full Changelog: 1.11.1...1.11.2
1.11.1
What's Changed
❤️ Improvements
- Better event descriptions for bunles and setting related events by @martastain in #682
- Show entity paths in entity events descriptions by @martastain in #681
🛠️ Bugfixes
- Set version watchers before version.publish activity is created by @martastain in #684
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
🎉 New Features
- Backend support for views by @martastain in #666
- Command line tools by @martastain in #670
❤️ Improvements
- Force update improvements in entity operations by @martastain in #669
🛠️ Bugfixes
- Fix: Project folder cache is correctly invalidated upon project deletion by @martastain in #675
- Fix: Resolver can now handle workfiles URIs by @martastain in #671
Full Changelog: 1.10.5...1.11.0