Follow new updates and improvements to AYON.
May 16th, 2025
Server
Project Addons: Dynamically add new addon pages inside a project #1158
List actions for upcoming lists page in #599
Improved migration tools in #597
Missing representation list #1156
Allow null status scope #1155
Overview: Assignees need to have improved behavior #1165
Fix: overview cannot copy empty array and clear field option #1164
Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.ย
May 6th, 2025
Server
Interactive Actions, introduced in version AYON 1.8.0 - Project Overview, have been updated to provide a more intuitive developer experience.
Actions can now directly interact with the user, such as:
Displaying forms to gather user input.
Copying text to the clipboard or downloading files.
Navigating to different pages within the AYON web interface.
Redirecting users to external websites.
This update contains a critical bug fix and we highly recommend you update.
Weโve resolved a bug that caused settings migration from dev bundles to fail, resulting in no action being taken.
Fix: Copy settings from dev bundle #1147
Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.ย
April 29th, 2025
Server
This update contains a critical bug fix and we highly recommend you update.
This version includes a crucial hotfix for the statuses scope feature introduced in AYON 1.7.6 - Help, Feedback and Changelogs where AYON assumed there would be at least one scoped status for each entity, leading to crashes during workfile creation when no statuses were scoped for the workfile entity type. With this update, a better fallback mechanism has been introduced to prevent this problem, ensuring smooth operations even if there are no statuses scoped for an entity type.
Feel free to remove the workfile from the statuses scope ;)
Fallback status for entities #578
Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.ย
April 29th, 2025
Highlights
Introducing the new Project Overview Page, your central hub for viewing and editing project data.
It replaces the old Editor Page with a familiar spreadsheet-like interface and improved features for faster, easier management.
View and Edit Project Data
Filter and Sort Data
Create New Entities
Export Data
Your server must be using version 1.8.1 or higher to have these features. Contact your admin if you do not currently see these new features.
April 22nd, 2025
Server
AYON 1.8.0 - Project Overview introduced the new Project Overview Page, replacing the Editor page. It makes interacting with your projects faster, initiative and more reliable.
1.8.1 is a combination of all the great feedback you provided us for 1.8.0, so thanks!
Overview: Undo and Redo history #1117
Overview: New entities respect slicer selection #1107
Overview: Updating details in the panel also update inherited values in the table #1111
Overview: Better error messages for clipboard errors when on http #1112
Overview: Validate field values based on attribute requirements (min, max, regex) #1114
Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.ย
April 17th, 2025
Server
The Project Overview Page is your new central hub for viewing and editing project data. Itโs designed to feel familiar and intuitive, like a spreadsheet, making it easy to manage large amounts of information quickly and efficiently.
View and edit project data
Filter and sort data
Create new entities
Export data
Interactive actions now support form fields, such as toggles, to capture user input and enable navigation to addons' frontend.
Example: AYON Doom Demo
Note: Ynput cloud hosted instances auto-update in waves, self-hosted servers require How to Update Your AYON Server.ย
Local AYON deployments require the latest docker file configurations to work with 1.8.0. Run git pull origin main
in your ayon-docker directory before updating.
April 16th, 2025
Highlights
โจ AYON now keeps you in the loop with a pop-up showing whatโs new since your last login! With frequent updates, youโll never miss out on the latest features and improvements.
๐ก Got feedback? Weโve made it easier to share! Let us know what you love, what could be better, and any ideas youโd like to see in AYON. Your input helps shape the future of AYON!
โ Need help? The Help menu now offers more resources, including an AI assistant to answer your questions.
Access any of these new tools through the help menu at the top.
๐ More exciting updates are on the wayโwe canโt wait to hear what you think!
Your server must be using version 1.7.6 or higher to have these features. Contact your admin if you do not currently see these new features.
April 10th, 2025
Server
When the server or addons are updated, a changelog will appear to keep users informed about whatโs changed in that version.
โข Regular users will only see important updates that affect production tracking.
โข Admins will receive all server updates, including technical details.
โข Everyone will get important updates for addons.
If you self host AYON this does not mean your server has been updated, you will need to update it manually yourself.
For instances hosted on Ynput Cloud, server updates are automatic.
AYON now includes built-in help and documentation for both users and admins, making it easier to find answers about tools and settings. For advanced developer resources, visit our dedicated docs page.
Community and client input shape AYONโs development. Share your feedback and explore our roadmap to see whatโs in progress!
Services: Added services details panel and ability to edit a service.
Projects: Use a regex to generate project code
April 3rd, 2025
Server
Server support for project bundles.
Lots of server optimisations and performance increases.
Sort tasks by due date fix.
Improved semver ordering.
Improved login screen logo sizing.
Comments can be checked off by anyone.
March 20th, 2025
Server
1.7.4 focuses on stability with some important bugs fixes.
Feed: Show version comment on the version activity
Move the settings Global tab to the left to make navigation between bundles and addon settings easier.
Graphql: Filter tasks by advanced queries and fuzzy search
Fonts: Bundle necessary fonts to the app to support air-gapped environments
Viewer: Fix video player position handling