Releases: ynput/ayon-backend
Releases · ynput/ayon-backend
1.6.0
What's Changed
🎉 New Features
- Events: sender_type property to differentiate between multiple event sources by @martastain in #399
- Activities: Patching activities using /operations endpoint by @martastain in #440
- Events: Unsubscribe from event stream by @martastain in #442
- Support for traits in representations by @martastain in #431
- Permissions: Top level access for access groups by @martastain in #389
- GraphQL: Additional thumbnail data to nodes by @martastain in #444
- Track server updates in the database by @martastain in #452
❤️ Improvements
- Trigger event when entity parent changes by @martastain in #437
- GraphQL: Add changedBefore and changedAfter args for activities resolver by @martastain in #438
- Setup: Staged database migration by @martastain in #435
- Include thumbnails in storage usage metrics by @martastain in #441
- Server: Decoupled maintenance procedure by @martastain in #447
🛠️ Bugfixes
- GraphQL: Deprecated "states" in favor of "statuses" in events resolver argument by @martastain in #443
- Links: Remove dead links upon entity deletion by @martastain in #446
- Auth: fixed session invalidation logic by @martastain in #449
- Added missing event to task/assign endpoint by @martastain in #454
Full Changelog: 1.5.6...1.6.0
1.5.6
What's Changed
🛠️ Bugfixes
- Warn when thumbnail mime mismatches instead of returning an error by @martastain in #433
Full Changelog: 1.5.5...1.5.6
1.5.5
What's Changed
🎉 New Features
- Server configuration by @martastain in #338
❤️ Improvements
- Settings: add link types enum resolver by @martastain in #427
🛠️ Bugfixes
- Fix: Saving staging directories to existing project anatomy by @martastain in #422
- Optimized activity clean-up query by @martastain in #423
- Fix: Validate file id in project files endpoints by @martastain in #430
- Fix: Handle invalid thumbnails by @martastain in #432
Full Changelog: 1.5.4...1.5.5
1.5.4
What's Changed
🎉 New Features
- Setup: Provision from url by @martastain in #412
❤️ Improvements
- Added folder reference to task activities by @martastain in #408
- Scoped statuses in the default anatomy preset by @martastain in #415
🛠️ Bugfixes
- fix: provide project timestamp to cdn resolver by @martastain in #410
Full Changelog: 1.5.3...1.5.4
1.5.3
What's Changed
🛠️ Bugfixes
- Fix attribute model for enums by @martastain in #401
- Handle empty response when returning cached 'nothing to do' from enroll by @martastain in #402
- /api/info performance improvements by @martastain in #404
Full Changelog: 1.5.2...1.5.3
1.5.2
What's Changed
❤️ Improvements
- Projects: speed up project deployment by @martastain in #394
- Watching and inbox rules improvements by @martastain in #398
🛠️ Bugfixes
- Project: added missing event triggering by @martastain in #393
- Events: Optimize enrolls to avoid timeouts by @martastain in #396
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
❤️ Improvements
- Webactions: Add option to abort action with reason by @martastain in #387
🛠️ Bugfixes
- Webactions: Allow owners and admins changing webaction event statuses by @martastain in #386
Full Changelog: 1.5.00...1.5.1
1.5.0
What's Changed
🎉 New Features
- Support for S3 storage and CDN for project files by @martastain in #324
- Anatomy: Entity type scoped statuses by @martastain in #287
- Addons: server addon auto-update by @martastain in #376
- Activities: Clean up orphaned activities by @martastain in #379
- Project files: Trashing project files directories upon deletion by @martastain in #381
❤️ Improvements
- Include action identifier in default description by @BigRoy in #363
- Attributes: enums with additional metadata by @martastain in #314
- Optimize entity thumbnail storage by @martastain in #364
- Add unrealuasset as the publish template by @moonyuet in #328
- GraphQL: Add priority field to Kanban node by @martastain in #371
- Database: allow importing files with unknown author by @martastain in #377
🛠️ Bugfixes
- Allow non-admin access to [GET] /api/connect by @martastain in #360
- Inherit setting field scope in list_overrides by @martastain in #357
New Contributors
Full Changelog: 1.4.2...1.5.00
1.4.2
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
🎉 New Features
- Activity feed: Reactions by @martastain in #349
Full Changelog: 1.4.0...1.4.1