Here’s what’s new in 1.4.2
Emoji Reactions
Communicating quickly without cluttering the feed can be tricky. That’s where reactions come in handy, offering an easy way to express your thoughts instantly.
You can now respond to any comment with five different emojis!
It’s a small update, but we hope it not only enhances communication but also adds a bit of fun and personality to your conversations!
Documentation: Activity Feed Reactions | AYON Docs
(pssst, devs… the API lets you add any emoji type to a comment! )
Update Pipeline Tool
We heard your feedback, updating the pipeline felt complex, especially with the need to go through bootstrapping.
The new Update Pipeline Tool streamlines this by using your current configuration and allowing easy additions of new addons or launchers.
It installs the latest tested addons, desktop installers, and dependencies in the background, ensuring no disruption to your team. Once complete, you can test the new bundle before rolling it out to production.
For an even smoother experience, pair it with the Settings Migration Tool. Settings Migration Tool
Resources
FE Changelog: Release 20240923 · ynput/ayon-frontend · GitHub
BE Changelog: Release 1.4.2 · ynput/ayon-backend · GitHub
Try 1.4.2 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!
We can never thank our amazing community enough for your continued contributions and support.
Love, The Ynput Team