Aptuitiv New Feature Releases

Updates, improvements, new features and bug fixes.

New feature releases

February 27, 2026

Import and export block fields

You can now select and export one or more block fields as a JSON field. You can then import those fields into another block. This is very useful if you need to set up similar fields on multiple blocks or copy block fields to another website.

New admin UI updates

App Pages are now part of the new admin UI for the Blog, Calendar, Store, Storage, Trails, and Universal app.

Self-Storage merge customers

You can now merge two customers together. This is helpful if you have duplicate customer profiles. Go to the customer profile that you want to merge into, click the menu button in the top right, and then click "Merge customers". Select the customer that you want to merge. All subscriptions, invoices, transactions, and notes will be merged in and the old customer will be removed.

February 24, 2026

Two new features to make it easier to move content between Repeating Grid and Repeating components.

Export and import Repeating Grid component values

export, import, copy and paste repeating grid values

To make it easier to move content between Repeating Grid components, you can now copy the values or download the values as JSON. You can then either paste the values or import the values into another repeating grid component. If that repeating grid already has values, you will be prompted on whether to overwrite the existing values or append the new values.

Export and import Repeating component values

repeating component import and export values

Similar to the Repeating Grid functionality, you can also copy the values from a Repeating component or download them as JSON. You can then either paste the values or import the values into another repeating component. If that repeating component already has values, you will be prompted on whether to overwrite the existing values or append the new values.

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

Copy file name and 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

Image upload additional options

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

Enter image URL

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 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.
    1. From your dashboard, click the website you want to manage users for.
    2. If you're logged into a website, click the "Users" navigation item at the top, then select "Admin Users."
    3. 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 20, 2026

Invite users in the new administration

We've been working on our new administration for a while, and some clients are using it. We've focused on the content editing functionality first, which meant user management was left out. Websites on the old admin still have user management features, but websites on the new administration don't. 

They do now.

Because the new administration enables a user to be part of multiple domains and accounts, the user management functionality is quite different. 

Instead of just adding a user and setting their full details, you now invite a user by entering their email address. If they are a brand-new user in the entire Aptuitiv system, you can optionally enter their first and last name. The user will then get an email inviting them to join your website. If they are a new user they will need to enter their name and password when accepting the invitation. If they already have an Aptuitiv account, then they can just accept the invitation, and then they will have access to the website.

Here is how you do it. 

  1. On the dashboard, click on the website that you want to invite a user to.
  2. Click on the "Invite User" button in the upper right.
  3. Fill out the form and submit it to invite the user.

If you don't see the "Invite User" button, then you might not have the right user permissions. Contact the administrator of your account or contact our support team for assistance.

This is just the initial release of user management. We're working on different user roles within an account, inviting users to an account instead of individual domains, user permissions, and more user-editing capabilities.

December 18, 2025

Table drag and drop

Added support for dragging and dropping table rows to reorder or reorganize table items.

The old admin support drag-and-drop reordering works for some items, but not for nested rows.

The new functionality supports dragging table rows up and down to reorder. You can click and hold on the "drag" icon on the left of the row, or click and hold anywhere on the row.

If the table supports nested rows, you can:

  • Drag items up and down within the parent row.
  • Drag items to the left or right to change the parent item.
  • Drag a row and hover over another row to expand it and move the dragged row as a child to the other row.
  • Drag an item out of its parent row to another row level.

This will be used to reorder and reorganize app items via drag-and-drop.

We initially set this up for navigation menu items and will add it to more tables soon. For navigation items, you can drag and drop to reorder items or to change the parent of an item.

November 20, 2025

Improved the preview feature of the Embed and YouTube components. Previously, previewing would show an error.

We also fixed an issue that prevented new public users from registering a new account.