Completed
Section Builder AI improvements 1/4 - Edit section
It only edits rather than rebuilds the whole section (this would make a huge difference as currently it can make things worse)

Matt Jones 8 days ago
Studio
Completed
Section Builder AI improvements 1/4 - Edit section
It only edits rather than rebuilds the whole section (this would make a huge difference as currently it can make things worse)

Matt Jones 8 days ago
Studio
Next up
Studio Redactor URL Selector
Add URL lookup like we have for fields inside the redactor plugin for Webapps/Modules

Luke Wakefield 1 day ago
Studio
Next up
Studio Redactor URL Selector
Add URL lookup like we have for fields inside the redactor plugin for Webapps/Modules

Luke Wakefield 1 day ago
Studio
In Progress
Section Builder AI Improvements
Suggested improvements to the AI tool to build sections: It only edits rather than rebuilds the whole section (this would make a huge difference as currently it can make things worse) Split into own task Ability to reference an existing section from a list? Split into own task Ensure it can get context from the whole library? Add image/screenshot option? Use Skill MD files

Luke Wakefield 19 days ago
High Priority
Studio
In Progress
Section Builder AI Improvements
Suggested improvements to the AI tool to build sections: It only edits rather than rebuilds the whole section (this would make a huge difference as currently it can make things worse) Split into own task Ability to reference an existing section from a list? Split into own task Ensure it can get context from the whole library? Add image/screenshot option? Use Skill MD files

Luke Wakefield 19 days ago
High Priority
Studio
Site Search - One set of fields for pages and webapps
Currently site search results need different fields to output say meta_desc for webapps then they do for pages. Letβs give an alternative mapping which means same syntax for both types of results for newer sites, also preserving the backwards compatible existing fields.

Matt Jones 5 days ago
Improvement
Site Search - One set of fields for pages and webapps
Currently site search results need different fields to output say meta_desc for webapps then they do for pages. Letβs give an alternative mapping which means same syntax for both types of results for newer sites, also preserving the backwards compatible existing fields.

Matt Jones 5 days ago
Improvement
Next up
Absolute URLs for images in Rich Text fields
Need to store as relative URLs so that staging to production doesnβt store the staging URL

Luke Wakefield 6 days ago
High Priority
Studio
Next up
Absolute URLs for images in Rich Text fields
Need to store as relative URLs so that staging to production doesnβt store the staging URL

Luke Wakefield 6 days ago
High Priority
Studio
Review/Plan
eCommerce - default payment gateway toggle
Previously you would only have one payment gateway βenabledβ at a time, but now you can have more than one payment gateway enabled at once, so long as you add an ID parameter within the form layout to the eCommerce field include. But it can be tricky to migrate a setup which has only one payment gateway enabled to 2 in order to set up a test mode for developers while the site is live. When two payment gateways are enabled at once, before ID parameter is passed in, itβs not easy to tell which will be used be default. Adding a true default option to payment gateways could solve this, to use the production one by default in most cases, but allow devs to test with sandbox when needed.

Matt Jones 7 days ago
Improvement
Review/Plan
eCommerce - default payment gateway toggle
Previously you would only have one payment gateway βenabledβ at a time, but now you can have more than one payment gateway enabled at once, so long as you add an ID parameter within the form layout to the eCommerce field include. But it can be tricky to migrate a setup which has only one payment gateway enabled to 2 in order to set up a test mode for developers while the site is live. When two payment gateways are enabled at once, before ID parameter is passed in, itβs not easy to tell which will be used be default. Adding a true default option to payment gateways could solve this, to use the production one by default in most cases, but allow devs to test with sandbox when needed.

Matt Jones 7 days ago
Improvement
Review/Plan
Create and Delete Sites programatically
Ability to create and delete sites programatically. Example use case as part of a CI/CD flow for automated testing.

Luke Wakefield 7 days ago
Improvement
Review/Plan
Create and Delete Sites programatically
Ability to create and delete sites programatically. Example use case as part of a CI/CD flow for automated testing.

Luke Wakefield 7 days ago
Improvement
In Progress
Siteglide-CLI - Constants UI
From platformOS CLI, add the new graphical user interface for setting, reading and deleting constants (for agencies). These can be used to keep secrets or API keys safe - itβs safer than hard-coding them in the codebase.

Matt Jones 7 days ago
Feature
In Progress
Siteglide-CLI - Constants UI
From platformOS CLI, add the new graphical user interface for setting, reading and deleting constants (for agencies). These can be used to keep secrets or API keys safe - itβs safer than hard-coding them in the codebase.

Matt Jones 7 days ago
Feature
Review/Plan
File Manager Improvements
The File manager could use an update to be in line with the modern experience of similar tools customers are touching every day. This is important, because whether using Core Siteglide or Studio, youβre asking the customer to interact with File Manager. Suggested improvements: 1) Progress indicator - you canβt currently see anything other than the spinner, and it would be good to be able to see how far along an upload is. 2) Clear labeling of limits - if I canβt upload a certain size, let me know 3) Studio picker - let me define the folder that I should see once I click the picker, vs making the customer navigate to it 4) Navigation - Once I upload a file, itβs in there, but I have to search for it to find it and select it. Thatβs cumbersome. NICE TO HAVES Ability to move folders in or out of folders Grid video

Devon Reehl 11 days ago
Improvement
Review/Plan
File Manager Improvements
The File manager could use an update to be in line with the modern experience of similar tools customers are touching every day. This is important, because whether using Core Siteglide or Studio, youβre asking the customer to interact with File Manager. Suggested improvements: 1) Progress indicator - you canβt currently see anything other than the spinner, and it would be good to be able to see how far along an upload is. 2) Clear labeling of limits - if I canβt upload a certain size, let me know 3) Studio picker - let me define the folder that I should see once I click the picker, vs making the customer navigate to it 4) Navigation - Once I upload a file, itβs in there, but I have to search for it to find it and select it. Thatβs cumbersome. NICE TO HAVES Ability to move folders in or out of folders Grid video

Devon Reehl 11 days ago
Improvement
Completed
Dragging to reorder and sort for field options is not working (Studio Libraries Global Fields)

Angel Dagondon 12 days ago
Studio Bug
Studio
Completed
Dragging to reorder and sort for field options is not working (Studio Libraries Global Fields)

Angel Dagondon 12 days ago
Studio Bug
Studio
Completed
Section preview missing section_id/selection-index
{%- include section_path, this: this, lists: lists, components: components, settings: settings -%} // in latest version {%- include section_path, section_id: context.params.section_id, this: this, lists: lists, components: components, settings: settings, selection-index: settings['selection-index'] -%} // in PR

Angel Dagondon 12 days ago
Studio
Completed
Section preview missing section_id/selection-index
{%- include section_path, this: this, lists: lists, components: components, settings: settings -%} // in latest version {%- include section_path, section_id: context.params.section_id, this: this, lists: lists, components: components, settings: settings, selection-index: settings['selection-index'] -%} // in PR

Angel Dagondon 12 days ago
Studio
Completed
Section name reverts after adding or deleting fields
When editing a Studio section, renaming the section does not persist after modifying its fields

Julianne Estras 19 days ago
Studio Bug
Studio
Completed
Section name reverts after adding or deleting fields
When editing a Studio section, renaming the section does not persist after modifying its fields

Julianne Estras 19 days ago
Studio Bug
Studio
Planned
Redactor Page Selector for Links
Add URL lookup like we have for fields inside the redactor plugin for Webapps/Modules

Matt Jones 21 days ago
Studio
Planned
Redactor Page Selector for Links
Add URL lookup like we have for fields inside the redactor plugin for Webapps/Modules

Matt Jones 21 days ago
Studio