General Notes
Bosch IoT Remote Manager 7.7 contains several new features, security updates, bug fixes and performance enhancements.
Release date: October 2025
Overview of The Main New Features
- Added support for RabbitMQ AMQP-Client v4.0.
- Enabled device alerts in the script engine.
- Added support for a lighter dynamic group device count query.
- Extended the bulk control unit manager interface to include an option for accepting a callback.
- Improved Rule Events UI visualization.
- Added system properties sync configuration.
- Added support for lazy fetching of event metadata.
- Added quick search and sorting in Operations view.
- Added option for deleting a campaign execution and its mapping.
- Improvements in monitoring system status.
- Added support for Remote Service Access.
System Package
Fixed
- Fixed obtaining alerts without specified user scope
- Fixed to ignore from logs method:loadTypeInfoOnDevice
Generic Device Management Package
Added
- Added quick search and sorting indicator to operations table
- Added support for deleting a campaign execution and its mapping
- Added index on OPERATION_ACTIVE_COMMAND_DEFS to speed up updates
- Added support for lazy fetching of event metadata
- Added support for lighter dynamic group devices count query. Further configurable to support caching the resulting counts per dynamic group via the newly introduced
mprm.gdm.find.cunits.count.result.cache.ttl.secondsinteger property (default value is-1, i.e. disabled caching).
Changed
- Remove unused escape utils
- Rule Events UI visualization improvements
- Removes redundant commons-lang dependency
Fixed
- Fixed missing export package in RAC bundle
- Fixed queries executed in Campaigns Execution DB service
OSGi Device Management Package
Fixed
- Additional UI fix for error on download device logs
- Fixed single array parameter conversion in FunctionalItemsCUFactory#invokeAction
Web Management Console / UI Package
Added
- Added Rollouts integration button
- Added support for Remote Service Access
Changed
- Change status link style
Fixed
- Fixed loading of static resources so that custom fonts are displayed properly
- Fixed copy rule action's UX
- Fixed task details layout
- Fixed About dialog style and show RM version by default
- Fixed tables where layout breaks on resize
Security
- Upgrade to Netty v. 4.1.125.Final
- Upgrade bcprov-jdk15on and commons-net, commons-fileupload, commons-text
- Upgrade Apache CXF library to v3.5.11
- Upgrade Jackson library to v2.19.0