Overall | Fixes and Improvements (Sept 2025)
about 2 hours ago
Minor releases introduce new features and improvements. Check out what’s new!
API's
- Backend API | Item status (active/disabled) is now fully supported across all endpoints. You can read, create, update, and filter items by their status consistently via the API.
- Backend API | We added the option to filter Get All Items on 'updatedBy' (Feed/Api/App).
- Backend API | Fixed a bug where it was not possible to add an item with a NULL value in attributes.
- Backend API | A new endpoint was released in the Backend API for patching filter template attributes. With a patch you only have to provide the information you want to update.
- Backend API | Support was added for filtering on multiple product sources for items.
- Delivery API | You can now reliably filter on values that contain special characters like
<
and>
.
Tweakwise App
- Tweakwise App | We've seen people struggling using the app when working with different instances. In the renewed parts of the app we are able to detect this better. To prevent that we're forcing an instance, a modal is shown that lets you decide what you want to do, continue or move to the other instance.
- Tweakwise App | Fixed a bug in the suggestions module where users got stuck and validation errors were not visible.
- Tweakwise App | Error feedback has been improved in the attribute modal in Tweakwise App > Catalog > Items when configuring an attribute as 'Use as' characteristic.
- Tweakwise App | The attribute lister page was quite messy when titles like URL-name and API-name were very long. We added these fields as columns to make it more predictable in the width. As the table might become wider, we implemented horizontal sticky behavior. In case there is no room to show everything a scrollbar is shown, the main fields are sticked to the left and right to have all the context always available.
- Tweakwise App | We added a validation summary to all forms in our new Item Management feature to give way better feedback after a submit action. Sometimes it was not fully clear when a form stalls on errors. Now most of the errors are generic an predictable.
- Tweakwise App | We added a useful 'Last Updated By' filter in Tweakwise App > Catalog > Items as part of the new Item Management feature, so it becomes way easier to find your manual created/updated items.
- Tweakwise App | Disabled items in Pins are now handled properly. They remain visible during pin configuration but are clearly marked as inactive. At publish time, disabled items are excluded from outputs, and once re-enabled, they automatically reappear in the curated pins.
- Tweakwise App | We fixed a bug where the context menu to edit an External Data Component in the Builder would not show up.
- Tweakwise App | A fix was made for Tweakwise App > Connectivity > Tasks in which your selected language reverted back to English on page refresh while running a task/job. Now it keeps using the language you selected.
- Tweakwise App | We extended the timeout from 30 minutes to 60 minutes in 'the Backup Database step' in the publish, which should solve some timeout issues at certain customers.
- Tweakwise App | We introduced tracking of attribute ownership. We now record which service (Feed Import, External Attribute Import, GA4 task, or Backend API, etc.) last modified an attribute’s metadata. This helps protect items and attributes created manually in the App from being deleted during feed imports.
- Tweakwise App | When a task is skipped due to concurrency, the log message now includes the blocking task’s ID (and type/name if available) for easier troubleshooting.
- Tweakwise App | Tweakwise App has been extended with a settings module, which will be the location for setting up instance specific 'admin' settings.
- Tweakwise App | On some attributes components throughout Tweakwise App we added an instant link to the selected attribute, making it easier to navigate to relevant parts of your catalog configuration.
Insights
- Search Word Analysis Report | We added an option to the Search Word Analysis Report (enabled by default) which results in 'showing search words that never returned results' only. Besides that, we changed the chart on the detail view page to show with(out) results and redirects.
- E-commerce Report | We added a filter (always on, not interactive) on no-results to only show results that never returned results; we changed the Click Distribution data source to make it filterable with date slicer and fixed a small bug regarding the date slicer in case GA4 data was missing while the report was enabled.
Plugin Studio
- Plugin Studio | Plugin Studio had a small issue that changed the tile configuration when going into the settings of a module and back.