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.
April 21 2026
- Added new "Phone" field type. This allows structured data for phone values such as area code, phone number formatting, and extensions.
- UI improvements to admin navigation.
- Store product administration improvements.
- Added Universal App settings in the new administration.
April 16, 2026
- Boards app - updates to managing members and meetings.
April 15, 2026
- Boards app - added support for customizing the columns that show in admin tables.
April 14, 2026
- Migrated the localization settings to the new administration.
- Fixed issues with bulk reindexing the website where some items might be skipped.