Here we publish all releases of the HubEngine. You can read about all the new features, enhancements and bug fixes.
- Release 24.11.1
- Release 24.10.3
- Release 24.10.2
- Release 24.10.1
- Release 24.07.1
- Release 24.05.1
- Release 24.04.1
- Release 24.03.1
- Release 24.02.1
- Release 24.01.1
- Release 23.10.1
- Release 23.09.1
- Release 23.07.1
- Release 23.05.1
- Release 23.04.1
- Release 23.01.1
- Release 22.12.3
- Release 22.12.2
- Release 22.12.1
- Release 22.09.1
- Release 22.07.1
- Release 22.06.4
- Release 22.06.3
- Release 22.06.2
- Release 22.06.1
- Release 22.05.1
Release 24.11.1
Release Date: 13.11.2024
Adressed Issues
- Handle escaped slashes when using transformation regexp in connection mapping
- Fix conditions with output fields not working for connection right to left
- Plan V2 Logic handles retry error correctly
Enhancements
- User login is case-insensitive
- Add Tariff data to account overview dashlet
- Contains operator in conditions supports arrays – checks if an element exists with given value
Release 24.10.3
Release Date: 01.10.2024
Adressed Issues
- Login: 2FA check issue for users without backup codes.
Release 24.10.2
Release Date: 01.10.2024
Adressed Issues
- Log: Fix old log lines sometimes don’t show correct record ids.
Release 24.10.1
Release Date: 01.10.2024
Adressed Issues
- IDs with special characters are now displayed correctly in LogViewer.
Enhancements
- Adapter upgrades can be carried out independently by the user.
- Two-factor authentication (2FA) via email. Find out more about this in our HelpCenter.
- More stable processing of webhooks. Find out more about triggering the sync in our HelpCenter.
Release 24.07.1
Release Date: 03.07.2024
Adressed Issues
- Backpersist Deletes Improvement: Process backpersist deletes in the same manner as backpersist creates. This change aims to prevent multiple issues arising from undefined behavior.
- Record Hooking Enhancement: Flag records as “hooked” when triggered via a redirect URL. This update ensures that the same record is not hooked multiple times.
- Date Mapping Fix: Corrected an issue where date mapping did not respect the timezone of the input date.
Release 24.05.1
Release Date: 06.05.2024
Adressed Issues
- Plan Activation Safeguard: Implemented a safeguard to prevent a plan from being activated while it is still running. This ensures that a new activation cannot occur until the current process is complete.
- Improved Log Handling: Adjusted the handling of log lines to prevent loading issues. This change improves the system’s performance and reliability when processing logs.
Enhancements
- Automatic Translations by Translator: The Translator feature now includes automatic translations. This enhancement streamlines the translation process, making it more efficient and user-friendly.
Release 24.04.1
Release Date: 16.04.2024
Adressed Issues
- OAuth Interface Fix: Resolved an issue where the OAuth setup displayed the wrong interface.
- Rescheduling Improvement: Improved the rescheduling process to skip unnecessary fetch operations.
- Byte Order Mark Removal: Removed the byte order mark when importing relations to ensure smooth data handling.
- SingleTransfer Logic Enhancement: Process hooked records with priority in the SingleTransfer logic to improve efficiency.
- Log Display Fix: Corrected an issue where logs were not showing up if the adapter reference was suffixed with a colon.
- Log ID Display Issue: Fixed the problem where IDs were not being displayed correctly in the logs.
- General Log Display Fix: Addressed an issue that was causing some logs to not display properly.
Enhancements
- Copy Relation Lookup ID to Clipboard: Added a new feature allowing users to copy relation lookup ID results directly to the clipboard for easier access and use.
Release 24.03.1
Release Date: 06.03.2024
Adressed Issues
- Support ids with upper and lowercase characters
- Remove feedback form and academy link in navigation
Release 24.02.1
Release Date: 28.02.2024
Adressed Issues
- display order of logs lines with the same millisecond
- Increase download timeout for large relation exports
Enhancements
- finer log chart aggregation intervals
- View and search for logcodes in frontend
- Improved loglevel selection
- Log Codes for all messages and better display of ids in log, with clipboard
Release 24.01.1
Release Date: 31.01.2024
Addressed Issues
- Reset boolean values in conditions
- Decrease default notification time to 1 day
- Process hooked records when no relation store should be used
- Filter empty ids in hooks
- Change result composition for plan search
Release 23.10.1
Release Date: 17.10.2023
Bug Fixes
- Handle connection export utf8 encoding
- Fix plan list search not working
- Ignore json body failure in plan trigger
- Hide transfer option, when plan is configured to not use relations
- Internal error message without details
Enhancements
- Send internal notification in Teams Channel when user registered or a plan is created
- E-Mail validation reminder / enhanced registration security
Release 23.09.1
Release Date: 07.09.2023
Bug Fixes
- View: Rearrange add rule/add group button in condition UI
- View: Style adaptions for the new conditions UI
- Export/Import: Fix field mappings with empty values are not exported
- Internal: Error on internals page with deactivated relations
- Internal: Allow to skip oauth authorization for already configured plans
- View: Live statistic bars not displayed correctly in some cases
- Performance: Increase fetching changes performance in single transfer
Enhancements
- Feature: New conditions UI
- Feature: Add condition validation
- Feature: Add contains not operator for conditions
- Feature: Allow to trigger plan synchronisation for specific id’s
- Internal: Prevent spam registrations
- View: New Marini Logo
Release 23.07.1
Release Date: 04.07.2023
Bug Fixes
- Security: error on unset google auth setup
- View: Fix resetting sync date job not using correct dates from UI
- Internal: Multiple internal deprecations
- Security: Add additional validation to plan activation page
Enhancements
- Mapping: Add mapped data for conditions
- Security: 2FA on Login and Recovery Codes
Release 23.05.1
Release Date: 10.05.2023
Bug Fixes
- Log: Updated log messages and stop issue on error
- Mapping: explode / implode mapping does not skip empty values anymore
- Mapping: Mapping string option field can not be set to none
- Log: Prevent long debug field contents from breaking log view
- Log: Always add exception message to exception context
- Log: Add error message for single transfer changed records exception
Release 23.04.1
Release Date: 11.04.2023
Bug Fixes
- Export/Import: Prevent mapping export/import issues, when empty mappings are configured
- View: Live tab and activate view padding
- Internal: Meaningful error message in case of unexpected error
- Internal: Fix pagination on admin account page not working
- Internal: Fix adapter options validation didn’t work
Enhancements
- Feature: Add test mode to plans
- Log: Improved error handling based on interaction exceptions from controller, misc. fixes regarding exception handling
- Internal: Admin Systems Route overhaul
- Mapping: Add possibility to add default value for regexp transformation data mapper
- Plans: Allow adapters to force identifier/update fields
- Configuration: Allow different types adapter options form
Release 23.01.1
Release Date: 02.01.2023
Bug Fixes
- internal Bugfixes
Release 22.12.3
Release Date: 29.12.2022
Bug Fixes
- Internal: Base relation counts
- Import: Connection Import error with valid import file
- Performance: Records should be applied, even when action conditions can not be evaluated
- Performance: Faster recovery if a plan execution fails, because the adapter is not present anymore
- Logging: Remove unnecessary message “Failure loading some system information”
- Views: Added information that webhook needs to be activated for trigger further plans to work
- Views: Improved design for a group with no plans
Enhancements
- User: Added e-mail account invitation
- Public Plan: Added notice to public plan search that search is limited
- Public Plan: Add possibility to show/hide headers, footers, searchbar and more for public plan whitelabel
- Relations: Show number of added/updated relations on relation import
- Views: Add sticky table headers for group list, group permissions and account usage
- Logging: Added warning for mass transfer if adapter returned empty data
- Logging: Display array values in mapping debug log messages
- Logging: Added warning if relation is missing for field relation lookup
Release 22.12.2
Release Date: 06.12.2022
Bug Fixes
- Fix group authorization labels in admin view
Enhancements
- Add data prefix for data object fields as changed by adapter
Release 22.12.1
Release Date: 06.12.2022
Bug Fixes
- Fixed processed records counter
- Modify planstate counter calculation to show correct sums in all cases
Enhancements
- Improved log messages
- Time range is extended when clicking on planstate details in live view (Statistics)
Release 22.09.1
Release Date: 06.09.2022
Bug Fixes
- Improved OAuth error handling
- Add alert and emergency log level to notification subscriptions
- When creating a new plan, always display the “Deactivate Relations” advanced option
Release 22.07.1
Release Date: 19.07.2022
Bug Fixes
- Mapping not displayed and error in edit form if a field was removed
- Display selected string mapping option when editing a connection
- Invitation token not generated on internal user creation
Enhancements
- Descriptions added to connection actions and conditions
Release 22.06.4
Release Date: 01.07.2022
Bug Fixes
- Ignore relation usage in correct timeframe
Release 22.06.3
Release Date: 30.06.2022
Bug Fixes
- Fix job rescheduler only works to the full hour
Release 22.06.2
Release Date: 28.06.2022
Bug Fixes
- Fix fields not searchable by id when creating a new plan
- Fix oauth2 still using old path structure resulting in access denied issues
- Fix missing fields in connection editor if fields have the same label
- Fix error pages are not displayed
- Fix empty select list has to small height
- Fix error when registering a new user account
Release 22.06.1
Release Date: 21.06.2022
Features
- Plans using the same shared relation store are run sequently to prevent corrupt relations stores
- Reworked url structure allows bookmarking and editing in multiple tabs simultaneously
- Plans using the same relation store are more clearly marked
Enhancements
- Enhanced and added documentation links to HelpCenter articles
- Enhanced loading performance on plan detail view
- Add field label to identifier/update field selection step on plan creation
Release 22.05.1
Release Date: 17.05.2022
Features
- Allow disabling/enabling of connections (Documentation)
- Reworked user dashboard (Documentation)
- Add field labels for adapters and show them instead of internal field name
Enhancements
- HelpCenter link with group usage examples
- Prevent dead documentation links
- Add info to relation upload form that only 1:1 relations are allowed and that later entries overwrite first entries
- Make it more visible when a new plan is created
Screenshots