Changelog

Follow new updates and improvements to AYON.

September 11th, 2026

Addon

You can now create recurring events for regular bookings, meetings, working hours, and other repeated events.

🗓️ Flexible Recurrence

Create recurring events for things like:

  • Daily: Studio opening hours, morning production meetings, or daily reviews.

  • Weekly: Department meetings every Wednesday or a weekly production sync.

  • Weekdays: Book a resource from Monday to Friday for a defined period.

  • Selected days: Schedule a supervisor every Monday, Wednesday, and Friday.

  • Monthly: A production meeting on the last Friday of every month.

  • Nth weekday: A review session on the first Monday of each month.

  • Intervals: A meeting every other Wednesday.

✏️ Flexible Updates

Changes to recurring events can be applied to the current event, following events, or the entire series. You can also override an individual occurrence without changing the rest of the schedule.

Individual events or entire recurring series can be deleted when no longer needed.

Planner is a premium addon included with the Studio subscription, or as an extra with a Pro subscription.

September 9th, 2026

Server

Plan resource availability and balance workloads with the new Capacity and Workload features in Planner.

📈 Capacity & Workload

  • Set Capacity: Define how many hours a resource is available to work, either for a specific day or across a longer period.

  • Hours per Day: Set a daily capacity, such as 8 hours per day, and Planner automatically calculates the total for the selected period.

  • Workload Graph: Compare booked work against available capacity. The dotted line shows the resource's total capacity for each day.

  • At-a-Glance Status: Quickly identify workload levels:

    • Grey: Capacity is available

    • 🟢 Bright green: Workload matches capacity

    • 🟠 Orange: Booked slightly over capacity

    • 🔴 Red: Booked significantly over capacity


Smarter Scheduling

  • Time Off: Mark a booking as Time Off to set capacity to zero for that period and highlight any conflicting work.

  • Specific Hours: Create specific hours of capacity or bookings like from 9am-5pm.

  • Flexible Bookings: Set the number of hours a booking uses, even when it spans multiple days. For example, an 8-hour booking across two days can represent 4 hours of work per day.

🛠️ Planner Improvements

  • Duplicate Events: Quickly duplicate bookings or capacity to the next day or week.

  • Move Events: Move bookings and capacity forward by day or week without dragging them manually.

Planner is a premium addon included with the Studio subscription, or as an extra with a Pro subscription.

September 7th, 2026

Server

Video attachments are now playable inside of AYON using our custom video player for frame accurate playback, zoom and full screen support.

❤️ Improvements

  • Comments: Video attachment thumbnails and playback #2267

  • Slicer: Support multiple search items using comma #2277

  • My Tasks: Show tags in list view #2285

  • Slicer: Show all lists types #2293

🛠️ Bugfixes

  • Access groups: fix saving permissions #2291

  • Lists: fix Attributes row showing [object Object] #2292

August 26th, 2026

Addon

When creating a new event within the context of a resource attribute, a resource picker filtered to the filters will open to picker from.

When grouping by or filtering a resource attribute like “Location: London” or “Department: Lighting”, creating new events will show you all resources that are London based you can quickly pick who you want on the event.

❤️ Improvements

  • Add created by/at and updated by/at details to the event

🛠️ Bugfixes

  • Fixed an issue where adding the time to an existing event wouldn’t work.

  • Scenarios: Hide scenario controls for users as they cannot update scenarios

  • Scenarios: Add a written confirmation for deleting scenarios to make it hard to delete one by accident.

  • Scenarios: Add confirmation for setting a scenario to live.

August 25th, 2026

Server

Inbox Filtering

The inbox is a place to get work done, not just a notification center. We’ve added filtering to help cut through the noise and focus on the changes that matter. You can now filter by:

  • Project

  • Update type

  • Comment Category

  • Review Approvals

  • Plus many more

Table Columns Redesign

It’s now much easier to add and manage columns in the table. Simply click the new “Add” button, then select the column you need or drag it directly onto the table. Columns are now better organised into groups, with a new search making it easier to find exactly what you need.

🎉 New Features

❤️ Improvements

  • Overview: Allow creating folders and task in any mode #2256

  • Summaries: Name breakdown of folder and task types #2268

  • Table: Redesign column management #2241

🛠️ Bugfixes

  • Slicer: Fix selection of redundant children being sent to server #2257

  • Products: product type should not enum dropdown and string type #2269

📚 Resources

Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.

August 19th, 2026

Server

🏎️ Speed Optimisations

As projects scale and production data grows, we are continually optimizing AYON to remain fast and responsive. We've delivered major performance improvements to version loading times on the Products page, achieving up to a 10x speed increase in large-scale environments.

🔎 More Products Page Filters

Versions are inherently tied to their folder structure. To give you clearer context and faster navigation directly from the Products page, we've expanded your filtering and management options:

  • Parent Folder Filtering: Filter versions dynamically using the attributes of their folders.

  • Folder & Task Navigation: Jump directly to a versions folder or linked task in a single click.

  • Parent Folder Status: See the parent folder status right alongside the version entry.

  • Latest per Folder: Isolate your view to show only the latest version per folder.

  • Streamlined Filtering UX: Enjoy a cleaner, re-designed search filter interface that makes building queries faster and easier.

The Products page showing versions filtered by Folder status: In progress and Latest per folder. The table shows version rows with the Status, Folder Status and Folder Entity columns. A details panel is open of versions parent folder.
Filtering Versions by folder status

✅ Activity Feed Attribute Tracking

The Activity Feed now captures all attribute and entity changes across folders, tasks, and versions, giving you a complete, transparent timeline of your project history.

A cross section of the activity feed showing attribute updates. Tom has changed the tags 30 mins ago and Becky has changed the priority from High to Urgent 5 mins ago
Activity feed attribute updates

🎉 New Features

  • Entity changes show as activities in feed #2197

  • Products: Filter versions by folders and get the latest in a folder #2226

❤️ Improvements

  • Slicer: Hierarchy right click options on folders #2189

  • Filters: Text fields empty and not empty #2205

  • Delete: Deleting entities requires typed confirmation #2206

  • Lists: Search filter now supports fuzzy text strings #2201

  • Table: Double click folder and task cells to open them #2237

  • Table: Word wrapping for column content #2239

🛠️ Fixes

  • Fix sorting by Folder Name in tasks #1047

  • Tasks: Changed allowed length of task type to 2 not 3 #1053

  • Projects: Fix new project code generation for regexes #2209

  • Actions: Dialogs closing on table changes and real time updates #2219

  • Slicer: Lists sorting now matches lists page #2220

  • Realtime Updates: Optimise folder updates and standardize batching and delays #2218

  • Overview: Fix sorting tasks by folder #2236

  • Overview: Fix folder count stats when searching for tasks #2251

  • Lists: Move list should use add to list dialog #2245

  • Summaries: Show column summaries for multi-select attributes #2261

📚 Resources

Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.

August 18th, 2026

Addon

📐 Geometric Shapes

Quickly highlight details, point out specific pixels, and frame areas of interest using brand-new dedicated shape tools: Arrow, Circle, Square, Line

🖌️ Pencil, Opacity, and Tablet Improvements

We’ve upgraded the drawing experience to give you greater precision and a more natural feel when annotating:

  • Opacity Slider: Adjust stroke transparency to overlay notes without completely obscuring the underlying media.

  • Pencil Hardness Slider: Fine-tune the pencil tool’s edge hardness for crisp callouts or softer, subtle marks.

  • Improved Tablet Performance: Enjoy a smoother, more responsive drawing feel with optimized tablet and stylus input.

🎨 Studio Logo Branding

You can now display your custom studio logo directly in the top-left corner during review sessions for cleaner, consistent studio branding.

🛠️ Bugfixes

Continued fixes to improve playback and sync stability.

Review is a premium addon included with the Studio subscription, or as an extra with a Pro subscription.

July 29th, 2026

Server

❤️ Improvements

  • Update server to use Python 3.13 #1029

  • Slicer value counts #2179

🛠️ Fixes

  • Details panel: clicking close sometimes does not close #2195

  • Overview: Table rendering unstable causing links picker to close on streaming updates #2200

📚 Resources

Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.

July 28th, 2026

Addon

🛠️ Bugfixes

  • Fixed an issue where updating the review session list could drop newly added versions.

  • Improved loading for very long clips, preventing them from getting stuck.

  • Fixed an issue where selecting the first clip would not jump to its position.

  • Improved support for images with transparency.

  • Fixed an issue where deleting a comment failed to work.

Review is a premium addon included with the Studio subscription, or as an extra with a Pro subscription.

July 23rd, 2026

Server

Add To List Redesign

Adding Folders, Tasks, and Versions to lists and reviews is now faster, more familiar, and optimized for large-scale projects:

  • Faster Discovery: Easily find the exact list you need by navigating organized folders or using the search bar.

  • Multi-List Support: Add selected items to multiple lists simultaneously with a single action.

'Add to list' modal picker displaying a hierarchical list selection interface with folders and lists. Items shown include expandable 'Batches' (count 976) and 'Root Folder' (count 0), disabled folder items 'New List' and 'Tailer Shots' with restriction message 'This list only accepts folder items', and highlighted selection 'URGENT TASKS' (count 7) with a checkmark icon. Bottom action bar includes an active 'Add to list' button.
The 'Add to list' picker

❤️ Improvements

  • Feed: Show status on version activity #2167

  • Reload data button #2182

  • Details Panel: More menu delete option #2177

  • Lists: Add to lists redesign #2183

🛠️ Bugfixes

  • Lists: Copying table cells now copies correct list data #2184

  • Products: Ensure table cells are focused properly #2190

📚 Resources

Note: Ynput cloud hosted instances have automatic, scheduled updates. Self-hosted servers require you to update yourself How to Update Your AYON Server.