Agility CMS documentationAgility CMS documentation
OverviewEditorsDevelopersOwners & AdminsTraining GuideApps
Sign inLet's Chat

Developer Changelog

Follow updates to the Agility CMS ecosystem of APIs, SDKs, Data Processing and Web Applications.

Filter

September 09, 2026

Signed Webhook Delivery, Retries, and Delivery History

  • Feature

    Signed Webhook Delivery

    Webhooks can now be signed so your endpoint can verify that a request genuinely came from Agility. Signing uses HMAC-SHA256 following the Standard Webhooks specification, so you can verify requests with off-the-shelf libraries in any language. Signing is opt-in per webhook, and rolling a secret keeps the previous one valid for 24 hours so you can rotate without downtime.

    (opens a linked page)
  • Feature

    Automatic Retries for Failed Deliveries

    Webhooks can now retry failed deliveries automatically. Choose how many attempts to make (1 to 8) and how quickly they back off — fast (30 seconds), standard (5 minutes) or slow (30 minutes) — with exponential spacing between tries. Retries are opt-in per webhook.

  • Feature

    Webhook Delivery History

    Every webhook now has a delivery history showing each attempt: whether it succeeded, which attempt it was, when the next retry is scheduled, whether it was signed, and the full payload and response. History is retained for 90 days.

  • Improvement

    Fewer Duplicate Webhook Deliveries

    Reduced duplicate webhook deliveries. Repeated events within a 30-second window are now collapsed, and we fixed three underlying causes: a race condition when large event batches were chunked, an error at the UTC midnight boundary, and duplicate URLs being saved on the same webhook.

  • Improvement

    Event Filters Now Match Correctly

    Fixed an issue where some events matching a webhook's configured filters were not being delivered. If your webhook subscribes to a subset of event types, you may now receive events that were previously dropped. No configuration change is required.

August 27, 2026

Agility CLI 1.0, New Navigation, and Asset Upload Fix

  • Feature

    Agility CLI 1.0 Released

    The Agility CLI has reached version 1.0 and is available on npm, with stable sync, push, and pull operations for content, models, pages, URL redirections, and workflows.

  • Improvement

    Updated Navigation and Rail Panel

    The main app header navigation and side rail panel have been redesigned for a cleaner, more organized experience.

  • Bugs

    Asset Zip Upload with Folders Fix

    Fixed an issue where uploading a zip file containing folders did not correctly extract into the media library.

August 04, 2026

CLI Improvements and UX Polish

  • Improvement

    UX and Usability Improvements

    A collection of UX polish across the app, including additional slideouts converted to modals (module/item/page copy, page/content security, sitemap, instance user, import, deployment details) and a variety of usability bug fixes.

  • Feature

    CLI: URL Redirection Sync

    URL redirections are now included in CLI sync operations.

  • Feature

    CLI: Preflight / Dry-Run Mode

    New dry-run mode previews CLI actions without writing to the target or updating mappings.

  • Improvement

    CLI: Improved Error Reporting

    Sync operations now surface real failures more clearly and no longer exit with success codes on partial failures.

June 29, 2026

UX Improvements

  • Improvement

    Slideout to Modal UX Improvements

    Continued general UX improvements across the app, converting slideout panels to modals for a more consistent experience.

May 20, 2026

Modal Conversions and Asset Search Fix

  • Improvement

    Alerts and Export Modals

    The Alerts and Export slideout panels have been converted to modals for a more consistent experience.

  • Bugs

    Asset Search Clear Filter Fix

    Fixed the X button on asset search filters so it correctly clears the current filter.

May 01, 2026

Modernized App Modals

  • Improvement

    Modernized App Modals

    All 98 modals across the Agility CMS app have been redesigned to match the updated design system, providing a more consistent and polished experience.

April 02, 2026

Home Page Update, Bug Fixes, and Performance Improvements

  • Improvement

    Updated Home Page

    The Agility CMS dashboard home page has been refreshed with an updated design.

  • API

    Fetch API Stability Improvements

    Resolved memory-related issues in the Fetch API that could affect large data sets.

  • Bugs

    Image Field Upload Fix

    Fixed an issue where uploading and drag-and-drop did not work within the image field modal.

  • Bugs

    Media Recycle Bin Fix

    Fixed issues with purging and restoring media items from the recycle bin.

  • Bugs

    Content Item Reorder Fix

    Resolved an error that occurred when reordering content items in a list.

  • Improvement

    Reduced App Bundle Size

    The Agility CMS app bundle size has been reduced for faster load times.

March 03, 2026

Locale Management Improvements

  • Feature

    Locale Management Improvements

    Locales can now be disabled and reordered in the settings UI. Content lists include a new "Other Locales" column showing which locales have content, and a locale filter dropdown lets you quickly find content that exists in specific locales.

February 17, 2026

Report and User Management Fixes

  • Bugs

    Ready to Publish Report Fix

    Fixed an issue where the Ready to Publish report would load indefinitely when partially selecting items from the list.

  • Bugs

    User Permissions Dropdown Fix

    Fixed a display issue where the permissions dropdown was cropped when adding users to an instance.

January 20, 2026

Documentation Site Bug Fix

  • Bugs

    Documentation Site Search Fix

    Fixed a crash that occurred when typing certain keywords in the documentation site search.

December 23, 2025

Linked Content Sorting Improvements

  • Improvement

    Linked Content Sorting Improvements

    Improved workflows and alerts when working with sorting in linked content lists.

December 09, 2025

Bug Fixes for Content Models and Page Navigation

  • Bugs

    Boolean Required Field Fix

    Boolean (True/False) fields can now be correctly marked as required in content models.

  • Bugs

    Page Error Message Improvement

    Navigating to an uninitialized page no longer incorrectly shows a deleted or lacks permissions error.

  • Bugs

    Required Link Field Indicator Fix

    Required link fields now correctly display the red asterisk indicator.

  • Bugs

    Preview Button Fix for New Items

    The Preview button is no longer shown on unsaved new content items, preventing a redirect loop.

September 28, 2025

Asset Delete Bug Fix

  • Bugs

    Asset Delete Indicator Fix

    Fixed an issue where the processing indicator would not clear after deleting an asset from the folder view.

August 28, 2025

Management API Token Fix and Alt Text Bug Fix

  • API

    Management API Token Refresh Fix

    The OAuth refresh token exchange now supports POST requests, improving security for token handling.

  • Bugs

    Alt Text Special Character Fix

    Fixed an error that occurred when using accented characters in image alt text fields.

May 15, 2025

Image Editor Updates, Focal Point, and Updated Image Optimization

  • Improvement

    Updated Image Editor

    We have updated the image editor to be easier to use. The zoom functionality has been improved to operate better as well.

  • Feature

    Image Focal Point Selection

    We have added the ability to choose a focal point on an image. This will tell the cropping feature where to center the image crop when both a height (h) and width (w) parameter are provided.

    (opens a linked page)
  • FeatureImprovement

    Updated Image Optimization

    We have updated our image optimization pipeline to use Fastly. That brings many new features, including avif file type support, as well as focal point. Customers who are NOT using Fastly will not be affected.

    (opens a linked page)

April 10, 2025

Favorites & Notifications Improvements

  • Feature

    Favorites

    This long awaited feature has been finally added to Agility! You can now favorite your most used content, pages, models and MORE.

  • Feature

    Notification - Marquee for comments and replies

    Whenever someone mentions you in a comment or replies to your thread you will receive an in app marquee dropdown.

  • Feature

    Notification - Animation and Jingle

    Whenever you receive a notification the notification bell will animate and a quick jingle will play. You can easily turn this jingle off from your profile.

  • Improvement

    Adding percentage to dashboards

    We added the usage percentage to the dashboard so users able able to quickly tell how close their are to their maximums.

  • Improvement

    Notification marquee for Web Studio

    We added a notification marquee to clearly indicate to users when they have not installed the Web Studio SDK.

  • Improvement

    Marquee updates

    We improved the general UI and UX of our marquees to ensure they have the same look and feel.

  • Bugs

    Image fields showing "Constant across locale" option

    We removed a checkbox for images which allowed you to toggle on / off "Constant Across Locale".

  • Bugs

    Alerts not showing up in notifications drawer

    We fixed an issue where alerts were not showing up correctly in the notification drawer.

March 31, 2025

Content field showing error loading items

  • Bugs

    Content field showing error in UI

    We fixed an issue where in some cases content items will show error loading items.

March 19, 2025

Content model sync updates

  • Improvement

    Added warning message when deleting or renaming models

    We adding a warning message to inform users that deleting or renaming a model will result in models having to be resynched.

  • Improvement

    Updated model resynching behavior

    We made an improvement where we will only be resynching models when needed.

March 04, 2025

Gallery field not displaying correctly

  • Bugs

    Content items not displaying gallery field even if model included galleries

    We fixed a bug where in some cases the gallery field does not show up for content items even though it was included in the model.

March 03, 2025

SEO value reverting

  • Bugs

    SEO values Reverting to use Page Setting

    Fixed a bug when updating the SEO values to 'hidden' after clicking apply the data is saved however the UI resets to 'use page setting'.

February 26, 2025

Draggable Visual Comments + Bug Fixes

  • Improvement

    Draggable Visual Comments

    We have improved our visual comments experience to allow for dragging of visual comments for users with the Web Studio SDK.

  • Improvement

    Updated Grid

    We updated to the latest Grid resolving some bugs.

  • Bugs

    Updated browse behavior

    When you have an existing image and browse it defaults to the existing folder.

  • Bugs

    Right side panel bug fix

    We fixed an issue where in some cases on the right side panel of the pages section it does not update correctly.

  • Bugs

    Fixed bug regarding menu text for folders

    Fixed a bug where users were unable to change the menu text for a folder.

  • Bugs

    Dynamic Page formulas not saving

    We fixed a bug where in some cases you are not able to save formulas once you edit them.

  • Bugs

    Properties panel not refreshing when switching pages

    Fixed a bug where the properties panel doesn't update when you switch between pages.

  • Bugs

    Image not returning height and width

    Fixed a bug where we were not returning height and width for certain images.

  • Bugs

    Ready to Publish Report Bug

    We fixed a bug where when you visit the Ready to Publish report it defaults you to the second item.

February 14, 2025

Asset Carousel Bug

  • Bugs

    Unable to add image asset to carousel

    We fixed an issue where in certain circumstances users were unable to add images to carousels.

January 31, 2025

Page Model Bug

  • Bugs

    Unable to add new zone in page model

    Fixed an issue where users were unable to add a new zone in page models.

January 28, 2025

Error when loading assets

  • Bugs

    Infinite loading screen when adding assets

    We fixed a bug where the page stays in an infinite loading state when adding certain assets.

January 23, 2025

Notifications and UI/UX Updates

  • Improvement

    Updated Email Notifications for Alerts

    We have updated our email notifications for Alerts to a new design and for them to appear within the notifications panel.

  • Improvement

    Updated Email Notifications for Tasks

    We have updated our email notifications for tasks to the new design and also included them in our notifications panel.

  • Improvement

    New Content List Filter

    We improved the user experience for our content list filtering.

  • Improvement

    Add component functionality improvements

    We updated our add component functionality to create a better user experience.

  • Improvement

    Web Studio: Informing users when a field cannot be updated live

    There are some fields in Web Studio that cannot be updated live and require users to click save first. We have added into the UI information on which fields require this additional save action.

  • Feature

    Ability to go to next and previous content item

    We added the ability to go to the next and previous content item more easily from within a content item.

  • Improvement

    Updated change reference name warning dialogue

    Updated the warning message users see when they are changing reference names for content.

January 15, 2025

Access Report Filter Error

  • Bugs

    Access report filter causes error

    We resolved an issue where using the access report filter caused an error if teams were not configured in the org.

December 09, 2024

Content list export issue

  • Bugs

    Content List Export Stays in Loading State

    Fixed bug where the content list export functionality would remain stuck and not export the content list

December 06, 2024

RTE Bug Fix

  • Bugs

    Fixed an issue with RTE

    We fixed a bug where our rich text editor removes scripts from the editor automatically.

December 05, 2024

Email Notifications and Text Editor Upgrade Release

  • Improvement

    TinyMCE (Rich Text Editor) Upgrade

    We have upgrade our rich text editor to include features of power pasting (copy and pasting from word) and in app image editing. Ask us how you can join us in trialing AI features within the editor.

  • Feature

    Email notifications for Comments and Replies

    We have added in a new feature where email notifications will be triggered to users when they are not in app and are mentioned in a comment or reply.

  • SDK

    Updated NextJS Starter

    We have updated our NextJS Starter to support Next15.

  • SDK

    Updated Angular Starter

    We have updated our Angular starter to 18 to support Server Side Rendering.

  • Feature

    Export from Reports

    We added ability to export the recent changes and ready to publish reports.

  • Improvement

    Remember last deployment within Web Studio

    As a quality of life improvement we will not store as a user preference what the last deployment that was used within Web Studio

  • Bugs

    Fixed Bug where Publishing from Reports only Publishes Last Item

    We fixed a bug when users are publishing multiple items from the Ready to Publish and Recent Changes report it only publishes the last item.

December 02, 2024

Fixed API Bug

  • BugsAPI

    API bug where incomplete list was returned

    Fixed issue where Agility API returned incomplete linked content list

November 22, 2024

Bug fix for Publishing

  • Bugs

    Fixed bug with publishing content item

    We fixed a bug where you weren't able to publish a content item twice without closing the content item and reopening it.

November 13, 2024

Bug Fixes

  • Bugs

    Web Studio bug where users couldn't mention other users

    Fixed issue where instances using team access are not able to mention other users within their instance.

  • Bugs

    Fixed errors when selecting assets in galleries

    We fixed a bug when selecting assets in gallery components lead to a 500 error.

  • Bugs

    Web Studio Connection

    Fixed an issue where if our web studio connect fails to connect or authenticate it still allows users to access their content.

  • Bugs

    Fixed team access issue with tasks

    Fixed an issue where tasks can't be assigned to users that have team access

  • Bugs

    Fixed bug which lead to website to crash

    Fixed an error when you try to publish with field level errors, you will see an error message indicating which field(s) are invalid. Also if the field is under a tab that is not your active tab, there will be a visual indicator as to which tab contains errors.

November 12, 2024

Web Studio Bug Fix

  • Bugs

    Web Studio bug with instances not using Fetch API

    Fixed an issue in Web Studio that prevented certain instances that don't use the Fetch API from loading Web Studio.

  • Improvement

    Added message explaining how Content Security Policy should be updated to enable Web Studio

    There was an issue with some customers Content Security Policies that required them to make an update on their end to utilize web studio. We have added a check for this Content Security Policy and will display a modal explaining to users which Content Security Policies should be used with Web Studio.

November 06, 2024

Minor Bug Fixes

  • BugsAPI

    Fetch API Update

    Fix for the Fetch API to accept non Latin characters

  • Bugs

    Teams access Bug

    Fixed an issue where team access could not be assigned to users on an instance level if this is your first time adding teams to the instance.

October 30, 2024

Web Experience Release

  • Feature

    Web Studio

    We’ve rolled out our newest feature for Web Experience and collaboration. You will be able to comment, view users presence and make live updates right from Agility!

    (opens a linked page)
  • Feature

    Visual Commenting

    With Web Studio you can now go into commenting mode and leave visual comments for other users.

  • Improvement

    Commenting Improvements

    You can leave comments, resolve comments and even reply to users to start a thread.

  • Improvement

    Notifications Improvements

    We have updated our notifications panel to include user comments and the ability to filter in and out alerts.

  • Feature

    Preview from Agility

    We have implemented the feature where you can now preview your changes live within Agility.

  • Feature

    Collaboration Mode

    With web studio you will be able to see where other users are within the preview and view changes they make live.

  • Bugs

    Automatically lower case the default path for copied pages

    We fixed an issue where copied pages show capitalized letters in the path when capital letters are not supported.

  • Bugs

    Search UI Fixes

    We resolved an issue where, after searching for a specific phrase, selecting an item, and then returning to the search results page, the results would reset.

  • Improvement

    Added ability to remove gallery from content field

    We added the ability to remove a gallery once it has been added to a content field.

  • Fixed Asset not appearing when uploaded via galleries

    We fixed an issue when we upload an asset from the galleries section it does not appear inside the gallery.

October 28, 2024

Management API Update

  • BugsAPI

    Management API Update

    We resolved an issue that prevented content items or components from being created when pages were saved that included the component data.

October 16, 2024

API Updates

  • BugsAPI

    Dotnet Fetch API Update

    Fix for the FetchAPI nuget package to refer to the correct base URL for Canadian locations.

  • BugsAPI

    Management API Update

    Whenever a nested linked content is created and the container's reference name is provided it will refer to the reference name versus creating new linked content.

October 08, 2024

Dotnet Fetch API SDK Update

  • BugsAPI

    Update to Dotnet Fetch API SDK

    Fixed an issue where the base URL is not determined correctly based on location of instance.

July 17, 2024

UI Updates July 2024

  • Improvement

    Font Update

    We've updated our font style to enhance readability.

  • Improvement

    Left and Top Navigation Updates

    Improved left and top navigation for enhanced user experience.

  • Bugs

    Editor Role Permissions

    Fixed a bug where editors were not allowed to copy content items and components.

  • Bugs

    Z-Index issue with Modals

    Fixed issue where modals were not appearing in the correct order.

  • Feature

    Web Studio (Coming Soon)

    Our live preview center (Web Studio) functionality is Coming Soon! If you want to stay informed click on the new Web Studio icon on the left navigation and subscribe to updates!

July 12, 2024

Update to Fetch API for Content Lists

  • ImprovementAPI

    Fetch API: empty content lists no longer result in a 404 status

    We have changed how empty content lists are returned from the Fetch API. Previously, an empty list could resulted in a 404 code (if no item had ever been published in that list) or an empty list result (if all items in the list had been deleted or unpublished). We have changed that behaviour to always return an empty result.

June 13, 2024

UI Updates June 2024

  • Improvement

    Left and Right Sliding Panel Tweaks

    Adjusted the way the right and left sliding panels function. A simple "Pin" icon is now used on both, with the panel sliding out when the user hovers away.

  • Improvement

    Content List Updates

    Adjusted the columns with a "flex" width on the first column to take up all the space unless the column is pinned. Resized columns are now saved along with sort and column order.

  • Improvement

    Asset Listing Updates

    A new Card or List Item has been added to the top of every folder to inform users that they can drag and drop files onto the folder, or manually click to upload files.

  • Improvement

    Asset Search Improvements

    Updated the Asset search so that it will also pulls results from subfolders.

  • Improvement

    Link Field Redesign

    The Link field has been redesigned so it uses a popup modal to allow the user to select a page.

  • Improvement

    Global Scripts and Global Configuration

    For systems using Classic ASP.Net and/or UGC, the Global Scripts and Global Configuration have been made available in the Settings section.

  • Bugs

    URL Redirection Import/Export

    The Import and Export functionality has been moved out of the selection menu on URL Redirections.

  • Improvement

    Ability to Open Components from Page Version History

    We have re-enabled the ability to open a Component from Page version history.

  • Improvement

    Content Item Tab Scroll Tweaks

    We have improved the scroll behaviour when working with tabs on a Content Item. The tabs themselves have also been tweaked to more clearly show the current tab, and to indicate when a tab has a validation error on it.

May 30, 2024

UI Updates May 2024

  • Improvement

    Grid Updates

    Pinned the Status column to the left of every Content List to make it easier to identify the state of an item, regardless of what fields have been selected to show in the grid. Added a better hover interaction for grids that allow manual sorting. Improved the list density on all grids.

  • Bugs

    Version Compare Update

    Fixed a bug where version compare did not allow comparisons with the current item.

  • Bugs

    Creating Models

    Fixed an issue where users could create multiple fields with the same name before saving a Component or Content model.

  • Bugs

    Scheduling and Timezone

    Fixed an issue where Scheduling did not account for a user's time zone setting.

  • Improvement

    Classic ASP.Net Sync Status

    The new UI now shows the classic ASP.Net sync status in the header.

  • Improvement

    Import Error Messages

    If a user encounters an error while importing, a better message will now be displayed.

  • Bugs

    Billing Section in Org Settings

    Fixed an issue where the Billing section did not show up in the Org settings.

May 16, 2024

Design Updates Q2 2024

  • Improvement

    Updates to Modals, Alerts and Properties Panels

    We've improved and streamlined the overall functional of popup windows, properties panes and alerts throughout the UI.

  • FeatureImprovement

    Added "hide/when" capabilities for fields on Content and Component Models

    Now, if you want to hide and show fields on your model based on the value of other fields, it's super easy! Click through for more details.

    (opens a linked page)
  • FeatureImprovement

    Advanced Field Validation with Regular Expressions

    We've added the ability to validate text fields based on standard regex expressions. Click through for more details.

    (opens a linked page)
  • Bugs

    Drag and Drop Fixes

    Fixed an issue where drag and drop didn't work properly in the Layouts section.

  • Improvement

    Gallery Field Enhancements

    We've optimized the Gallery field across the board to make it easy to work with Galleries in your content.

  • Improvement

    Component Model: Added Output Template settings for classic ASP.Net sites

    For folks running classic ASP.Net sites using Agility.Web, we've added the Output Template section back into the Component Model properties.

  • Improvement

    HTML Field / Rich Text Editor improvements

    We've improved how the HTML field works overall, unifying the experience of adding links and images across the toolbar, menu, and keyboard shortcuts.

  • Improvement

    Improved Error Messages

    In many places we've improved the error messages that are shown when something doesn't work as expected.

  • Improvement

    Zip File Improvements

    When working with zip files in the Assets section, you will now see a preview for images inside the zip file before you upload them.

  • Improvement

    Version Compare Improvements

    We've updated the version compare functionality to work better with custom fields, especially those that save JSON data.

  • Improvement

    Workflow Actions Updates

    We've improved how the workflow actions function across the system. Of note, if you have items in a list selected, the primary Publish/Unpublish actions at the top of the list will now work only on those selected items. If you have no items selected, they will operation on the whole list. We also brought back the "Stage" action on Unpublished layouts and items.

March 27, 2024

UI Updates March 2024

  • Improvement

    Layout Composition Update

    We have streamlined the process for adding Components onto a Layout. Also, the components listing has had a fresh coat of paint.

    (opens a linked page)
  • Improvement

    Banner Notifications

    We've tweaked the notifications to be less obtrusive, while also more noticeable. They will now slide down as a banner from the header and can be easily cleared. All notifications will also show up in the alerts area beside tasks.

  • Improvement

    Layout Tree Auto-Expand

    The Layout tree will auto-expand and auto-scroll to the selected Layout when you navigate directly to it.

  • Improvement

    Linked Content Grid: Filter Capabilities

    The linked content grid has been updated with the same filtering capabilities as the regular content list grid.

  • Improvement

    Content Field Tabs: improved scroll behaviour

    When you change tabs on a content item, it will scroll to the top of the tab you are on.

  • Improvement

    Content Model: Improved save behaviour

    If you have one or more fields expanded for editing on a content or component model, they will now auto-validate and update when you save the content model itself.

  • Improvement

    Preview Improvements in Content Section

    You now have the ability to open in "live mode" from the content section, similar to what was previously only available from the layouts section.

  • BugsImprovement

    Linked Content Dropdown - improved search experience and overflow.

    Changed the search behaviour in the linked content dropdown so that the text is cleared when you click into the field. Also fixed a bug where the dropdown could be cut off if it was the last field on a tab.

  • Bugs

    HTML/Rich Text Field improvements

    Fixed an issue where the asset or link picker dialogue would no launch properly from the rich text field.

  • Bugs

    Fixed Issue when Deleting Layouts

    Fixed an issue where the user could be returned to the wrong screen after deleting a layout.

March 19, 2024

UI Tweaks and Fixes

  • Improvement

    Drag and Drop in Grid

    Drag and Drop is here! In lists that have manual sorting, you can now easily move one or more items up and down. Hold the items near the bottom or top of the list to scroll down or up.

  • Improvement

    Google Analytics App: GA4 Support

    The Google Analytics App has been updated for GA4 and officially approved by Google. If you already have the app installed simply reconfigure it in your instance settings to pick your GA4 property.

  • Bugs

    Various tweaks and fixes

    We've fixed various small bugs through the UI in preparation for Wave 2 of updates (coming soon!)

March 06, 2024

Backend Updates

  • Platform

    Item Deletion Logic Changed

    We have changed the behaviour of the system when deleting items that have nested/child lists. Previously, when an item is deleted, any nested linked content would also be deleted. This is no longer the case. The nested items are orphaned, however, if the parent item is restored, the nested content will then be available for it.

  • ImprovementAPI

    GraphQL Update - SEO Fields

    We have added the SEO fields into the GraphQL API. Now when you are querying content items, you can retrieve the metaDescription, metaKeywords and metaHTML fields of the SEO property.

  • ImprovementAPI

    Fetch API Filter Improvements

    We have added the [in] and [contains] clauses to the fetch and GraphQL API filtering. You can now perform queries such as contentID[in]"85,86" fields.title[contains]"x,y"

March 04, 2024

Design Update Q1 2024

  • Improvement

    Over 500 updates

    We have made hundreds of updates to the new UI based on customer and partner feedback.

    (opens a linked page)
  • SDK

    Plenum UI Update

    We have updated the Plenum UI component library with several design tweaks, more components, and Storybook 7.1.

    (opens a linked page)
  • API

    GrapphQL Updates

    We have added support for Sitemaps, Pages and Components via GraphQL.

October 23, 2023

New UI Tweaks and Bug Fixes

  • Bugs

    Content List: fixed an issue where deleted items would not load propertly.

  • Bugs

    Content Item: Issue saving changes under certain circumstances.

    Fixed an issue where Content Items would not save properly in certain circumstances.

  • FeatureImprovement

    Gallery Field - implementation updates

    Improved the Gallery Field implementation in the new UI.

  • Bugs

    Linked Content Dropdown: fixed an issue with using the Enter key

    Fixed an issue where users could not use the Enter key to select an item in the Linked Content Dropdown List.

  • Bugs

    Asset Selection: Issue with Drag and Drop file upload

    Fixed an issue where drag and drop file upload was not working properly on the Asset picker modal dialogue.

  • Bugs

    Intermittent error regarding Drag and Drop

    Fixed an issue where users might encounter an error message regarding the drag and drop library that is being used in the system.

  • Bugs

    Linked Content on new Content Models not appearing in Fetch API

    Fixed an issue where linked content fields may not appear in the fetch API properly.

  • Bugs

    Component Copy: cannot copy components to the same layout

    Fixed an issue where components could not be copied to the same layout.

  • Bugs

    Linked Content Fields: should not show the "required" option

    Removed the redundant "required" option from Linked Content Field types.

  • Bugs

    Html Field: Custom CSS

    Fixed an issue where the Editor CSS specified in the Settings section would not show up in Html fields. Also fixed an issue where those custom classes would not show up under the Format menu as selectable options.

  • BugsImprovement

    Settings: Editor CSS tweaks

    Improved the Editor CSS editing experience in Settings to be an actual CSS code editor with syntax highlighting and more.

  • Bugs

    SEO panel on content items and layouts

    Improved the SEO panel functionality in the content item and layout items.

September 29, 2023

Terminology Updates and More

  • Platform

    Terminology Updates

    The terminology updates are complete! Click to see more details on what's changed and why.

    (opens a linked page)
  • Platform

    Switching to Classic Mode

    When changing to Classic Mode or changing your default to Classic mode, you'll have the ability to provide feedback.

  • Bugs

    Fixes to Date Field

    The date field was not defaulting to the current date properly.

  • Bugs

    Errors re-ordering items in Search List Box

    Fixed an issue with re-ordering items in the Search List Box

  • Platform

    Removed Gatsby from the list of automated deployment target

    Since Gatsby Cloud is discontinued, we have removed it as a deployment target. You can still use the Gatsby framework to deploy websites with Agility, though!

  • Bugs

    Fixed issue with Netlify and Vercel automated deployments

    Fixed an issue where automated deployment creation to Netlify and Vercel did not process properly.

September 19, 2023

September Bug Fixes and Tweaks

  • Bugs

    SEO Tab not showing up on Content List Items

    When a Content Item is part of a list that has "Show SEO Fields" enabled, the SEO tab was not showing up on the right panel.

  • Bugs

    Pages & Content Section: the current page or content container was not indicated

    Fixed a bug to indicate which page or content container is currently selected.

  • Bugs

    Breadcrumb on Content List Item

    Fixed an issue where the breadcrumb was not correct when clicking on a content item from a list that was opened from a dynamic page.

  • Bugs

    Fix to Content Model flyout

    Fixed an issue where the Content Model for a Content List or Item would not open properly.

August 18, 2023

Fetch API - Response Cache and Status Code Change

  • ImprovementAPI

    Change to cache-control on 408 - Request Timed Out

    When a request to the API times out, a 408 HTTP Status is responded, and now the cache-control on that response will indicate a 30 second cache timeout, not 24 hrs.

  • ImprovementAPI

    Change to HTTP Status on Filter Errors

    When a request has an error in the filter parameter (REST or GraphQL), the response code will now be 400 (Bad Request) instead of a 500.

August 02, 2023

New UI - Fixes

  • Bugs

    Fix to Custom Section Field

    The field will now allow div and br tags in the new UI.

  • Bugs

    Preview URLs

    When the user is in the pages section viewing content that is linked to a page, that page's URL will be used as the preview URL for those items.

  • Bugs

    Fix to Linked Content Field

    When a Linked Content Field is linked to a single item Container, the link wasn't working.

  • Improvement

    HTML in Feedback

    The Feedback form now accepts HTML.

July 27, 2023

New UI Updates

  • ImprovementPlatform

    New UI as Default

    The new UI will be used as the default for new customers and trial users. Existing customers will have the option to switch to the new UI if they choose, and to set it as their default using the Profile options screen. All users will be able to switch to the classic UI as needed.

  • ImprovementPlatform

    Content List Updates

    The content list now supports advanced filtering, sorting, and column pinning. The settings are persisted personally for each list a user is working.

  • ImprovementPlatform

    Sidebars and Panels

    The sidebars and panels are now resizable and collapsable. Each panel's state is persisted based on the section or type of screen that you are on.

  • ImprovementPlatform

    New Content Dashboard

    There is a new Content Dashboard complete with metrics, reports, and a quick start guide to help new users learn about Agility Content.

  • ImprovementPlatform

    Breadcrumb improvements

    The breadcrumb will now collapse to a dropdown list when more than 3 levels of items are open, allowing you to see where you are more easily, while still being able to quickly jump to any item in the stack.

  • BugsImprovement

    More than 75 Tweaks and Fixes based on user feedback

    The teams has tweaked and fixed a ton of items to make this a massive release, driving primarily by user feedback (you!). Thanks to everyone who sent in feedback - keep it coming!

May 30, 2023

Marketplace & Updates to new UI

  • FeaturePlatform

    Added Org Section

    The Org section is now available in the new UI, including the Instance, Users, Teams, Billing, and Apps screens.

  • SDKImprovement

    New Apps SDK

    The Agility Apps SDK has been updated to version 2.

  • FeaturePlatform

    App Marketplace

    The new Agility Marketplace is now available, with several 1st party apps.

    (opens a linked page)

March 16, 2023

UI Updates - New Report and Various Fixes

  • Feature

    New Report: Permissions

    We've added a new report called "Permissions" that shows all permissions that have been granted in the instance, including Global, Content, Pages, and Asset folder roles.

    (opens a linked page)
  • Bugs

    Bug Fixes

    Fixed an issue where the API key value did not copy correctly from the Settings / API Keys page. Fixed an issue where the Linked Content Dropdown did not show the selected value properly.

February 28, 2023

Plenum UI Update #8

  • FeaturePlatform

    Reports Section

    The reports section has been implemented with 3 reports: Recent Changes, Ready to Publish, and User Activity. Additionally, any custom reports that you've defined will show in this section as well. More reports are coming soon.

  • Bugs

    Assets Section Fixes

    Fixed issue with incorrect URL being shown in the properties panel. Fixed several alignment issues in the assets listing and properties screens. Updated thumbnail handling to be more consistent.

  • Bugs

    Settings Sections Fixes

    Made the listing layout more consistent for Locales, Sitemaps, and Apps.

  • Bugs

    Models Section Fixes

    Fixed an issue where reference names for new Content Models and Page Modules were not formatted correctly. Fixed an issue with changing the sort type on Linked Content fields..

  • Bugs

    Default Locale

    Implemented a fix so that the default locale (as defined in Global Settings) is respected in the Content Manager UI.

  • Bugs

    Apps SDK Fix

    Fixed an issue where configuration values were not being sent to Apps in the correct format.

  • Improvement

    Visual Tweaks

    Improved the layout of the toast notifications area to converse screen real estate. Fixed a visual issue with icons in the Sitemap tree.

February 08, 2023

Plenum UI - Update #7

  • FeaturePlatform

    Settings Section

    We've implemented the settings section, including a brand new dashboard with quick-start guide to help you get up and running.

  • Bugs

    Windows Only: Alignment issue

    Fixed an issue with Windows browsers that affected line-height.

February 02, 2023

CDN Origin Fix

  • BugsPlatform

    Fix to Fastly CDN origin for files with spaces

    Fixed an issue where files with spaces in the url were not being purged from the cache.

January 26, 2023

GraphQL API Fix

  • BugsAPI

    Fix to GraphQL API when Model deleted

    When the Content Model that is the target of a Linked Content field is deleted, the GraphQL API no longer throws an error.

January 19, 2023

Fix to Linked Content List Sorting

  • BugsAPI

    Fix to Sort Order in Fetch API on Content Lists

    When a Content List has an API sort set to Manual (Item Order), Modified Date, Modified By, Or Status, that was not being reflected properly in the API. Note that when embedded linked lists are using a Sort ID Field, that field will continue to determine the sort order of that list.

  • BugsPlatform

    Plenum UI: Fix to sort order on Embedded Linked Lists

    In Plenum UI, the sort order on embedded lists was not always correct.

January 05, 2023

Plenum UI Update #6

  • ImprovementPlatform

    Return of the Asset Properties Sidebar

    You spoke, we listened. The sidebar is back in the Media section!

  • FeaturePlatform

    Flyout for Content Models and Page Modules

    We've added a flyout for editing Content Models, and Page Modules from the Content and Pages sections on the fly.

  • ImprovementPlatform

    Models Section: UI Enhancement

    Improved the User Interface for creating new Content Models, Page Modules, and Page Templates.

  • FeaturePlatform

    New Tooltips

    We've added a new Tooltip component to provide users with additional information. We'll be adding the new Tooltip to various places in future releases.

  • ImprovementPlatform

    Models Section: Linked Content Property Editing

    We've redesigned the interface for editing Linked Content Field Properties, to make it more user friendly and accessible.

  • BugsPlatform

    Various Bug Fixes:

    Fixed an issue in the Models Section, where a "No Items Returned" message would be displayed while content was still loading. Fixed a bug in the Image Editor Modal, where the buttons would disappear for certain ui languages. Additional aesthetic fixes throughout the platform.

December 08, 2022

Plenum UI Update #5

  • ImprovementPlatform

    Added ability to initialize content items in other locales.

  • ImprovementPlatform

    Added Drag & Drop on the Sitemap Tree

  • BugsPlatform

    Fix: Columns not showing on embedded linked-content grid.

  • BugsPlatform

    Fix: Link from Content Model to Single Shared Items not working

  • ImprovementPlatform

    Added the Content Model flyout dialog to Content Item and List screens.

    Initiate the flyout using the Model link on the Properties panel of the Content Item, Content List and Page Module.

  • BugsPlatform

    Fix: Added default column to the list of sortable fields on Content List Properties (API Sort)

  • BugsPlatform

    Fix: Version History Restore (Page, Content Item, Module)

    Addressed an issue with version history restore.

  • BugsPlenum

    Fixed the placeholder property on the TextInput field

December 01, 2022

Plenum UI Update #4

  • Bugs

    Toast Notifications: Moved to the bottom

    We've moved the popup "toast" notifications to the bottom of the screen so they don't interfere with your ability to access the common item actions.

  • BugsPlatform

    Various fixes:

    Fix to content list not updating when content is copied. Fix to status colours in content dashboard. Fixed the timezone picker to be more search friendly.

  • FeaturePlatform

    Content Comparison Tool

    One of the most anticipated features of all time! Now you can compare the current content item to any previous version and see field-by-field comparisons.

    (opens a linked page)
  • FeaturePlatform

    Models Section

    We've added the Model's section, complete with a new dashboard and its own quickstart guide, which we will be adding to in coming weeks.

    (opens a linked page)

November 10, 2022

Plenum UI Update #3

  • ImprovementPlatform

    Live Chat / Support Button

    We've moved the Live Chat / Support action into the header. It's just as easy to get to, and it doesn't cover up anything important - win/win!

  • ImprovementPlatform

    Dialog Structure

    We've adjusted many of our alert dialogs to show processing, success and/or exception messaging in place. This will limit the number of items showing up in the "Toasts" panel and covering up the UI.

  • BugsPlatform

    Assets fixes

    Fixed an issue with image editing and the save button. All image edit functionality should work as expected, and the save button should only be enabled if there has been an edit or a file name change. Fixed an issue with zip files not showing up when filtering on the "Documents" type. Fixed an issue with SVG attachments not render properly. Fixed an issue where the context menu was partially hidden on the Deleted Items dialoge.

  • BugsPlatform

    Change Page Template

    Fixed an issue where Change Page Template did not work properly.

  • FeaturePlatform

    Content List: Manual Sort Actions

    Manual up/down sorting has been implemented on shared and nested Content Lists. We will be expanding on this functionality to eventually include drag and drop.

  • ImprovementPlatform

    Module Selection: Improved Drag and Drop

    We've improved the drag and drop experience when selecting Page Modules. You can now drag the module to a specific spot in a zone. You can also setup multiple modules without losing the page context and navigating automatically into a newly added module.

  • BugsPlatform

    Global Search: Duplicate items and locales

    Fixed an issue where duplicate items, or items from a different locale would appear in the search results.

  • ImprovementPlatform

    Over 30 other tweaks and fixes.

October 27, 2022

Plenum UI Update #2

  • Feature

    Return of the Tabs!

    We have switched back to the use of Tabs on Content Items. This was due to early user feedback - make sure to let us know what you think!

  • Feature

    Drag and Drop Module Selection

    The Module selector now supports Drag and Drop. This is the first iteration of this feature that we will be expanding on in future releases.

  • Feature

    Page and Content Scheduling

    We have implemented the Scheduling feature on Pages and Content. This functions in the same way as in the classic UI.

  • Feature

    Localization

    We have introduced the concept of Localization in Plenum UI. Simply go to your Profile, click on Timezone and UI Language, choose from English, French, or Spanish, and click Save. Your preference will be saved in your Browser storage.

  • BugsPlatform

    More than 25 Tweaks and Fixes

    We have fixed or tweaked more than 25 issues in this release. We will continue to progress through these changes based on feedback and testing.

October 12, 2022

Plenum UI Launch - Beta 1

  • FeaturePlatform

    We've launched Beta 1 of Plenum

    Click here's to see what's included in the first beta.

    (opens a linked page)

May 24, 2022

Org Teams Update

  • FeaturePlatform

    The Teams capability is now available

    Using Teams in your Agility Organization can save you time and make user administration easier, faster, and more reliable.

    (opens a linked page)

May 24, 2022

Legacy Custom Forms Update

  • BugsPlatform

    Fix to minimum width on legacy custom input form frame.

May 05, 2022

Fetch API Updates

  • BugsAPI

    Fixed to GraphQL for Images with no Height/Width

    If the image processor cannot determine height or width, the GraphQL API should return 0 for those values.

April 12, 2022

Content Manager Updates

  • BugsPlatform

    Fixed issue with file-list fields

    Fixed an issue where file list field would only store a single attachment.

  • ImprovementPlatform

    Trial Expiry Updates

    Fixed an issue where expired trials accounts didn't behave appropriately.

April 06, 2022

Fetch API Updates

  • BugsAPI

    Fixed an issue with "fulllist" property on linked content in the Sync API/SDK

  • ImprovementAPI

    Increased max "take" to 250

    The maximum amount of items you can select at a time in the Fetch REST API is now 250.

March 29, 2022

Content Manager Fixes

  • Bugs

    Language Change on Deeply Nest Content

    Fixed an intermittent issue where changing the language on deeply nested content would cause an error.

  • Bugs

    Language Change On Module

    Fixed an issue where switching languages to copy the content of a module would not update that content in the Fetch API.

March 22, 2022

Collaboration & UI Updates

  • FeaturePlatform

    Collaboration Feature and UI Updates

    Improves how users work together and collaborate on content editing and workflows. Areas of focus will a new "Feed" with item history and a new commenting capability. This update also includes a UI refresh, with the removal of tabs and adjustments of secondary menu options.

    (opens a linked page)

February 22, 2022

API Fix

  • BugsAPI

    Fixed a case in the Fetch API to handle nested, self-referencing, linked content.

February 02, 2022

Content Manager Fixes

  • BugsPlatform

    Fix: Apps not loading when in a tab

    Fixed an issue where custom field apps would not load within a tab.

  • BugsPlatform

    Fix to content editor settings: could not save unless administrator

    Fixed an issue where the content editor settings could not be saved unless the user was had the administrator role.

January 25, 2022

Updates to the Apps SDK as well as some bug fixes in the APIs.

  • BugsPlatform

    Fix to Webhooks for Published content

    A fix has been implmented for Webhooks for published content. They were reporting their state as "Staging" instead of "Published".

  • BugsPlatform

    REST API: Linked Content List Default Sort

    Fixed the default sort order on linked content lists when a sort ID field is in use. The expandAllContentLinks parameter must be in use.

  • BugsImprovement

    Fix to permission requirement on Content List deletion.

November 11, 2021

Rich Text / HTML Editor field update.

  • Improvement

    Updated version of Tiny MCE

    This brings the version to the most recent v5 with a cleaner UI and new features.

October 21, 2021

  • ImprovementAPI

    Allow underscores in field api names

    Content manager now allows underscores in field api names.

October 19, 2021

  • Bugs

    Pricing display fix

    Fixed bug where the price was incorrectly being displayed as $0.

October 12, 2021

Improved Organization and instance selection, and bug fixes.

  • BugsPlatform

    Fixed bug where some instances could not add security to pages or modules

    This was caused by not handling the case where an instance's chargify subscription id was null.

  • BugsPlatform

    Fixed Bug where bottom item in models section cut off

    Fixed a small visual bug where the bottom item in lists in the model's section were being cut off.

  • BugsPlatform

    DotNet Instance Module Template Path

    Fixed a bug where dotnet instances were not able to save changes to the output template path on page modules.

  • BugsPlatform

    Fixed Bug Where Monthly Charge shows $0

    There was a bug where upgrading a trial or creating a new premium instance was showing the monthly charge as being $0. This has now been fixed.

  • BugsPlatform

    Models Dashboard Padding

    Added Padding to models dashboard

  • BugsPlatform

    Added Padding on Empty Folder Dropdown

    Fixed a small visual bug where there was no padding on empty folder dropdowns, in a new content flyout, from the models section.

  • ImprovementPlatform

    Orgs Dropdown

    Changed the orgs dropdown to allow users to switch to another instance in their org directly instead of first navigating to their orgs page.

September 30, 2021

Updates to Vercel integration to support connecting to existing Agility instances.

  • ImprovementPlatform

    Vercel Integration Flow

    Added an Agility-themed UI to the Vercel integration flows when deploying from the deploy button on the Next.js Starter Repo Readme and when adding the integration to one or more projects in Vercel Marketplace.

September 22, 2021

  • BugsPlatform

    Fixed Bug where Vercel Deployment was not Working for Instances without a Template

  • ImprovementPlatform

    Displaying Icons for Hidden and Required Fields on Model Summary

    There are now icons to indicate whether a field is hidden and/or required.

  • ImprovementPlatform

    Updated Models Header / Page Title Bar

    The header in the models section now looks like the headers in the other sections.

  • ImprovementPlatform

    Re-Designed Models Landing Page

    The Models landing page now looks similar to the home page dashboard.

  • ImprovementPlatform

    Updated Reports Section Nav

    The reports navigation panel now resembles the settings navigation panel.

September 16, 2021

  • ImprovementPlatform

    Content Search Improvements

    The content search functionality has been improved to include results of images.

  • ImprovementPlatform

    Flyouts

    All flyouts in the cms have had their designs updated. Most prominently, all buttons have been pinned to the bottom of the viewport.

September 09, 2021

  • BugsPlatform

    Trials Ending Early

    Fixed a bug where trials would have ended 3 days early.

September 02, 2021

  • BugsPlatform

    Search Query Results not Updating

    Fixed bug where modifying a content search query did not update the results.

  • BugsPlatform

    Dropdown fields default radio input

    Fixed a bug with dropdown fields where the default radio input was not working properly.

  • BugsPlatform

    Content Models Returned by the Fetch API

    Fixed bug where deleted content models were being returned by the Fetch API

August 26, 2021

  • FeaturePlatform

    Trials

    30 day free trials are now available for Business and Professional Plans.

August 19, 2021

  • ImprovementPlatform

    Auto Format now Ignores SVGs

    Parameter argument format=auto now ignores .svg files instead of throwing an error.

August 05, 2021

  • BugsAPI

    Fixed lease lock issue in push repo

    This is a fix for a bug where leases on resources were not being renewed which was causing locking.

  • BugsPlatform

    Valid File Types gallery field now saves

    This is a fix for a bug where adding/removing file types from “Valid File Types“ input in the gallery field advanced settings, did not save.

  • BugsPlatform

    Gallery Field Visual Glitch

    This is a fix for a bug where radio inputs in the gallery field were not rendering properly.

  • BugsPlatform

    Edit Field Flyout in Safari was getting cut off

    This is a fix for a bug where in the safari browser, the fields flyout gets cut off when opened from the content section.

  • BugsPlatform

    Renaming page modules

    This is a fix for a bug where modifications to the display names of page modules were not being saved.

  • BugsPlatform

    Content folder select removed from page module settings flyout

    This is a fix for a bug where a drop down select for content folder was appearing in the settings flyouts of page modules.

  • BugsPlatform

    Image Currently in use now Selected in Assets Folder

    This is a fix for a bug when opening the asset browser from an image field in a content item, the default selected item was not the value of the field.

July 29, 2021

  • SDKBugs

    Fixed Bug in Dot Net Core SDK with Initializing Pages in Other Languages

    This is a fix for a bug in the dot net core that did not allow initializing pages in other language.

  • FeaturePlatform

    Supports Vercel Marketplace Integration

    This improvement is a flow that allows the creating of a new Agility account at the same time as adding the agility integration from the Vercel marketplace.

  • ImprovementPlatform

    Improved design of Radio Inputs in Fields Flyout

    This is a change in the design of how radio buttons are displayed in the content item fields flyout. The buttons are their labels are now vertically aligned.

  • BugsPlatform

    Fixed Bug where Re Ordering Linked Content Fields Threw a Console Error

    This is a fix for a bug where re ordering items in a linked content field would throw a console error.

  • BugsPlatform

    Fixed Bug where Model Names were not being Recognized by GraphQL

    This is a fix for a bug where we allowed model reference names that were not recognized by our graphql server.

  • BugsPlatform

    Fixed Bug where Page Modules were Inaccessible

    This is a fix for a bug where when there is a high number of page modules being displayed in the cms, the last item is inaccessible.

  • BugsPlatform

    Fixed Bug where Field Title Uniqueness was not Case Sensitive

    This is a fix for a bug where if you had capital letters in a unique title field, the cms would allow multiple items with non unique title values.

  • FeaturePlatform

    Added Support for Webp Images on our CDN

    Adds support for .webp image format in our content distribution network, and increased the ttl on al assets.

  • BugsAPI

    Fixed Bug where Fetch API was Returning Deleted Items

    This is a fix for a bug in our push repo we have been seeing where deleted content items were still being returned in the fetch api response for the content item and content list endpoints.

Agility CMS documentationAgility CMS documentation

Documentation for the CMS built for editors, developers, and AI agents.

Docs
  • Overview
  • Editors
  • Developers
  • Owners & Admins
  • Training Guide
  • Changelog
Resources
  • Get Support
  • MCP Server
  • System Status
  • llms.txt
Agility
  • agilitycms.com
  • Start Free Trial
  • Sign in
  • Blog
© 2026 Agility Inc. All rights reserved.
Privacy PolicyTerms of Service