LoopOS 05.2026.06 (M, C, Vr, Hr, Hu)
· 2 min read
TF + Main News
Custom actions (scripts) on the items index
Custom actions on the items index for running specific scripts for an item.
- Manager - 0.25.1.0
- Core - 0.25.1.0
- Validation Rails - 0.25.1.0
- Handling Rails - 0.25.1.0
- Hubs - 0.22.1.0
Tech Notes
Tech Notes
What must be done before deployment:
- Roll out Manager, Core, Validation Rails, Handling Rails, and Hubs together for this package so custom actions on the items index, related scripts APIs, and Manager service-log behaviour stay in sync across apps.
New settings/configs/scopes:
- Core, Handling Rails, Validation Rails, Hubs
- New scope
Allow users to run custom actions on items using scripts- Boolean scope;
- When enabled for a user role, the items index can expose actions that run LoopOS Scripts for an item
- New scope
Migrations or Data Migrations made (to revert):
- Manager
- Migration:
db/migrate/20260513133358_rename_data_in_loop_os_services_log.rb
- Migration:
Retrocompatibility
→ Manager 0.25.x.x is still compatible with all previous versions of the other apps
→ To use Validation, Handling 0.25.x.x and Hubs 0.22.x.x and above, you need Core 0.25.x.x or above
Manager
[0.25.1.0] - 2026-05-14
Fixed
- (Technical) Service logs with duplicate data – #869d616cx
- (Technical) PaperTrail in incorrect classes – #869d616cx
Core
[0.25.1.0] - 2026-05-12
Added
- Custom actions in items index that allows to run scripts for a specific item – #869cynfwn
- Item kind tab in scripts index – #869cynfwn
Validation Rails
[0.25.1.0] - 2026-05-12
Added
- Custom actions in items index that allows to run scripts for a specific item – #869cynfwn
Handling Rails
[0.25.1.1] - 2026-05-19
Fixed
- Item show page displaying generic app name instead of flow block name in app/state label – #869da5mp0
[0.25.1.0] - 2026-05-12
Added
- Custom actions in items index that allows to run scripts for a specific item – #869cynfwn
Hubs
[0.22.1.1] - 2026-05-19
Fixed
- Item show page displaying generic app name instead of flow block name in app/state label – #869da5mp0
[0.22.1.0] - 2026-05-12
Added
- Custom actions in items index that allows to run scripts for a specific item – #869cynfwn
