February 23, 2026
Fixed the issue where file or image attributes didn't show properly in item tables. You can edit the columns that show when viewing app items in the admin. Images and links were previously not showing correctly.
February 22, 2026
Added support for exporting one or more blocks and importing one or more blocks. Go to Design -> Blocks to do this. The blocks get downloaded as JSON.
This makes it easier to copy blocks from one website to another. Importing blocks adds new ones and does not overwrite existing ones.
You can also go to the block detail page to export a single block. You can import the JSON for a single block on that page to update and overwrite the existing block fields, settings, and template.
February 21, 2026
New features for working with file and image upload fields.
Copy the file name, URL, or image content

You can now copy the file name or the full URL for a file or image. It will be copied directly to your clipboard.
You can also copy the entire file or the image upload field value, or download the field value as JSON. This makes it easier to reuse or move content to another file or image upload field.
Click the "copy" icon next to the file name, then select the appropriate option in the menu.
Additional options for setting a file or image value

Since you can copy the value for a file or image field, you can also paste that value into another file or image upload field. This makes it really easy to copy or move values to another field. If this is your first time using it, your browser may prompt you to allow access to your computer's clipboard.
If you downloaded the value of another field as JSON, you can also upload the JSON file to set the field value. This would be an alternate method to the copy/paste method.
Enter a URL for a file or image

Instead of uploading an image, you can now enter a URL for a file or an image upload field. This enables you to reference content outside of your website or reference an existing website file without using the file browser.
If you are setting an image and the image URL is on the current website, it will automatically fetch the image dimensions. Otherwise, you can enter the image width and height.
February 20, 2026
Moved the search indexing to the new administration. This allows updating the search index with content that was saved in the new administration format. It also improves the UI for reindexing the website content.
February 18, 2026
- Added support for bulk assigning blog posts to an author.
- Improved displaying categories in app item list tables.
February 17, 2026
More things have been moved to the new administration.
- Breadcrumb settings.
- Rich text editor settings and rich text editor buttons.
- Security settings.
Other changes:
- Updated the navigation for the Navigation and Block apps. The sub navigation now appears in the left sidebar instead of the top-right.
February 13, 2026
We've been migrating more functionality to the new administration.
- App categories are now managed in the new administration. This also adds drag-and-drop support for categories, allowing you to reorder them or move them under a different parent category.
- You can now filter app items and blog posts by category or tag when viewing in the administration. This can make it easier to find and reorder items when they are displayed by category on the website.
- You can bulk assign categories and tags to app items and blog posts.
- You can bulk feature and un-feature app items and blog posts.
- Favicon settings are now in the new admin.
Bug fixes
- Search and replace functionality now works better with searching for URLs.
- Fixed issue where the first field in a repeating grid wasn't focused properly when adding a new row.
- Fixed issue with editing some navigation items, and the menu wouldn't load properly after editing.
February 5, 2026
User management updates
- Added support for inviting a user to an account.
- Added support for unassigning a user from multiple domains when viewing the user profile.
- Added support for clearing the user configuration values. (User configuration is used for the user interface configuration. For example, which columns to sort a table by. None of it is critical information, and it's safe to clear.) View your user details to clear.
Self-storage app updates
- Updated the subscription page to improve how the information is displayed. We're now using tabs to show the subscription details, invoices, and transactions. This also includes information about whether the customer has a payment method on file when viewing invoices.
- Updated the way a failed payment notification is displayed on the invoice payment page. It no longer shows in the upper right, which could hide the payment button.
- Updated the invoice detail page to improve how the invoice and invoice transactions are displayed. If the customer does not have a payment method then that is displayed, and a link to record a payment is shown.
Bug fix
- Fixed the issue where the form error wasn't automatically hidden after leaving the form and navigating to another page.
February 4, 2026
We have released several updates to the user management functionality in Aptuitiv. Some of the highlights include:
- You can access the new user management from three spots.
- From your dashboard, click the website you want to manage users for.
- If you're logged into a website, click the "Users" navigation item at the top, then select "Admin Users."
- If you're logged into a website, you can also click the User icon in the top-right and then select "Manage website users".
- You can view users and domains in each account.
- You can remove users from an account or domain.
- There is a new "Website Admin" user type that has full access to the domains it's assigned to and can manage users for that domain.
- You can now set the user type when inviting a user.
- User types permissions are enforced. The Website Editor user type can only view information.
January 26, 2026
Import Universal app items into the new administration
You can now import Universal app items into the new administration using a CSV file. This is another feature that the old admin had, and now the new one does too.
The import process has also been improved to better handle importing into repeating fields.
You can optionally choose to assign the imported items to one or more categories during the import process.