Aptuitiv Releases

Updates, improvements, new features and bug fixes.

January 21, 2026

Import blog posts into the new administration

You can now import blog posts 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 been improved to better handle large CSV files. 

You can optionally choose to assign the imported posts to one or more categories during the import process.

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.

January 8, 2026

Improvement

  • Added support for changing the upload path for file and upload components. This allows a user to select a different folder other than the configured folder to upload to.

Bug fixes

  • Fixed issue where the navigation cache wasn't cleared when reordering navigation items by dragging and dropping.
  • Fixed issue with the file browser where you couldn't always drag and drop a file to upload.
  • Image upload component: fixed the issue where editing an image that was in a different directory than the configured directory path would upload the edited image to the wrong directory path.

January 3, 2026

Fixed issues with saving content in the new administration and indexing that content in the search engine. 

Before this fix, not all data would be indexed. For example, values for custom attributes for an app item wouldn't be saved in the search index.

We also improved data saving in the search index so that only the raw data is indexed. In the old admin, the fully rendered HTML content for a page would be indexed, potentially including unwanted content in the search index.

December 22, 2025

Fixed issues where saving data in the new administration didn't properly clear the website cache.

For example, when a page is saved, the cache record for the page should be cleared. Or, when a blog post is saved, any cache records related to showing that blog post should be cleared.

That wasn't happening. Now it is.

December 20, 2025

Numerous improvements to the performance of tables. 

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 25, 2025

Updated the API field types to support built-in "app item name" API calls.

This makes it easier to create API field types that need to display a list of app items, categories, or tags.

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.