Here’s what’s new in 1.3.9
Copy addon settings between bundles
We know that copying settings between addon versions has been a challenge, especially when managing multiple projects.
To make this easier, we’ve introduced a new feature that automates the process with just one click.
Now, whenever you set a bundle to production, staging, or dev, you will have the option to copy all settings, including project overrides, from another bundle. Additionally, you can right-click on a bundle at any time to copy settings from another bundle directly.
We hope this new feature will make updating addons significantly easier and more efficient for the majority of users.
More changes between 1.3.3 -> 1.3.9
Path Navigation
The redesigned entity path enables smooth, seamless navigation between folders, tasks and versions.
Entity Card
The redesigned entity card enhances readability and consistency. A new play icon in the top right corner indicates when reviewable content is available.
Notable Enhancements & Bug Fixes
- Sharing: The URI is now embedded in the URL, making it much easier to share links with your team and giving ability to bookmark your favorite contexts.
- Editor: Label takes precedence to name when sorting folders.
- User Settings: Grey out inactive users.
- Reviewables: Managers can delete uploaded reviewable files.
Try 1.3.9 Now
Inside docker-compose.yml
:
server:
image: ynput/ayon:latest
Inside ayon-docker directory run:
docker-compose pull
docker-compose up --build --detach
A Big Thank You!
As always, we greatly appreciate our wonderful community for your continued contributions and support.
Love, The Ynput Team