Releases: ynput/ayon-backend
Releases · ynput/ayon-backend
Release list
1.8.4
What's Changed
🎉 New Features
- Migration tools by @martastain in #597
- Entity list items filtering by @martastain in #591
- List actions by @martastain in #599
❤️ Improvements
- Simplified database connection and transaction handling by @martastain in #586
- Renaming anatomy presets by @martastain in #593
🛠️ Bugfixes
- Use pydantic strict types for simple form values by @martastain in #595
Full Changelog: 1.8.3...1.8.4
1.8.3
What's Changed
🎉 New Features
- Entity lists by @martastain in #482
- Custom attributes for entity list items by @martastain in #583
- Get project tags endpoint by @martastain in #587
❤️ Improvements
- New logging middleware by @martastain in #582
- New action response model by @martastain in #585
🛠️ Bugfixes
- Fallback status for entities by @martastain in #578
- Sanity check for dev bundle settings migration by @martastain in #588
Full Changelog: 1.8.2...1.8.3
1.8.2
1.8.1
What's Changed
🛠️ Bugfixes
- Propagate user to settings.changed events by @martastain in #576
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
🎉 New Features
- Actions configuration, interactive actions, grouping and project-level actions. by @martastain in #563
Full Changelog: 1.7.6...1.8.0
1.7.6
What's Changed
❤️ Improvements
- New enum for anatomy templates by @kalisp in #558
- Configurable project code generation regex by @martastain in #540
- Chore: Templates enum by @iLLiCiTiT in #569
- Polished service configuration updates by @martastain in #573
🛠️ Bugfixes
- Handle pydantic validation error in project level operations by @martastain in #565
- Respect attribute whitelist in folder_list endpoint by @martastain in #567
- Use attribute whitelist for entity updates by @martastain in #570
- Propagate changes to project aux tables to event stream by @martastain in #566
- Streamlined array comparison in SQLFilter by @martastain in #568
- Fixed invalid condition in action multiselection by @martastain in #571
- New version status respects filtering by Scope by @kalisp in #562
Full Changelog: 1.7.5...1.7.6
1.7.5
What's Changed
🎉 New Features
- REST: Add text search support to /taskFolders endpoint by @martastain in #544
- Backend support for project bundles by @martastain in #521
- Support for ACL with horizontal scaling by @martastain in #555
❤️ Improvements
- Improved error handling by @martastain in #549
- Performance improvements by @martastain in #550
- Improved folder list concurency by @martastain in #553
- Add representation traits to graphql by @antirotor in #552
- Improved performance of the most used endpoints by @martastain in #557
🛠️ Bugfixes
- Comments: Allow normal users to check checkboxes on comments with attachments by @martastain in #546
- Fixed sorting by string values in graphql by @martastain in #548
- Do not update site record when hostname changes by @martastain in #560
- Fixed loading site settings by @martastain in #564
Full Changelog: 1.7.4...1.7.5
1.7.4
What's Changed
🎉 New Features
- GraphQL: New pagination, filtering and sorting by inherited attributes and allAttrib field by @martastain in #531
❤️ Improvements
- API: Unified authentication and logging middleware by @martastain in #523
- Events: emit granular events when project is updated by @martastain in #526
- REST: Use ProjectLevelOperations in create-update-delete endpoints by @martastain in #527
- Operations: add error code to operation result by @martastain in #530
- Provide error messages in 401 responses by @martastain in #535
- Filter users by emails in GraphQL by @martastain in #538
- Inbox: Truncate message body by @martastain in #529
- REST: Use caching for /api/addons by @martastain in #541
- Core: Use strict type for anatomy related project fields by @martastain in #528
🛠️ Bugfixes
- Add validator to attribute data model by @martastain in #536
Full Changelog: 1.7.3...1.7.4
1.7.3
What's Changed
🎉 New Features
- Files: Allow uploading project files from the server, addons and remote sources by @martastain in #519
❤️ Improvements
🛠️ Bugfixes
- Disallow guest users creating guest admins and guest services by @martastain in #515
- Inbox: do not consider status changes as important for notifications by @martastain in #516
Full Changelog: 1.7.2...1.7.3