May 21, 2026
Added a new tool to help with improving website accessibility.
You can now scan the website and find images that are missing the alt text value.
Go to Site Manager -> Tools -> Site Scanner.
This will scan the content stored for each page, app item, content snippet, template, and collection widget and find any images that are missing alt text. If there are any images missing alt text, then they show in a table with a link to the page. You can expand the row to see which images are missing alt text. The images show the general area of the page where they are located.
May 18, 2026
Added support for requiring the alt text for images when adding and editing content. This helps to enforce accessibility requirements with images.
Image alt text is used by screen readers to describe an image and is important for maintaining accessibility.
Go to Settings -> Images to enable this. (For existing websites, this is off; for new websites, this will be enabled by default.)
The following will happen when this setting is enabled:
- When adding or editing an image in the rich text editor, the image description (alt text) field will now be required. You can't close the image popup until you enter some alt text.
- Image upload fields will require that the image description (alt text) field be filled in.
- When submitting the form, image upload fields will be validated to ensure that their alt text is filled in.
There is some flexibility with the image upload fields. Sometimes, the alt text is always set in a template. In that case, you can configure the upload field not to require alt text. Usually, in that case, you also want to hide the alt text field, which you can do by editing the field configuration.
May 16, 2026
Store products - added a new layout for adding and editing products. Instead of tabs for different attribute groups, they are shown vertically in collapsable sections. There is navigation on the left to jump to a section or highlight the current section that you're one.
We are likely going to use this new layout for all apps in the near future.

May 15, 2026
- Store - migrated email notifications settings to the new admin.
- Store - migrated the partial quantity group settings to the new admin.
- Store - migrated the invoice packing list template settings to the new admin.
- Calendar - added support for automatically filling in the URL Key value if it's missing on older events.
- Fixed issue where the margin and padding field types didn't display a field description.
May 13, 2026
Self-storage: Improved handling of incomplete subscriptions. A subscription can be incomplete if a customer signed an agreement but didn't pay for it.
- Added admin support for deleting incomplete subscriptions.
- Added admin support for activating an incomplete subscription.
May 12, 2026
Store: Migrated store settings to the new admin interface.
Self-storage: Fixed issues where, in rare cases, it was possible to rent a unit that was already rented.
May 7, 2026
Updates to admin users and permissions:
- Added a column to the user table to show if the user has limited permissions.
- Improved the table used to select which page the user can access to allow filtering.
- Added user permissions to Collection Widgets like the old admin had.
May 6, 2026
Collection Widgets have been migrated to the new administration. This brings UI improvements and some new functionality, such as improving the process of copying Collections, Items, Fields, or Templates. We have more new features planned, and this gives us a better foundation to build on.
There is now a new way to set up admin fields to conditionally show based on the value of another field. Previously, you had to set up a "Select Display" field. This limited the controlling field to only a select menu, and all of the logic was in that one field. Now, with any field that isn't an app default field, you can set the conditional display with that individual field. You can select a checkbox, radio, select menu, multi-select, or switch (Select yes/no) field to be the trigger.
We also added support for this new conditional display functionality to work with Blocks. Previously, only app attributes and Collection Widgets had this functionality. Now Blocks do as well.
April 24, 2026
- Added support for a State field to be linked to a Country field. This allows custom attributes to be linked so that when a Country field changes, the State field loads the states or provinces for the selected country.
- Fixed an issue with resizing images where sometimes the new dimensions weren't passed back to the admin field and consequently aren't saved with the updated image.
April 22, 2026
- Improved the display of images in admin item tables. They are now better sized, and you can click on them to view a larger version in a lightbox.