Skip to main content

LoopOS 02.2026.03 (C, Vr, Hr, Hu, S)

· 3 min read
Marta Mercier
Director of Product
Sprints

Hubs TF

Tech Notes

Tech Notes

What must be done before deployment:

  • New Hubs Show Experience only works with Hubs Block V2 in Core.

New settings/configs/scopes:

  • Core
    • can_edit_client_info - Allows to edit client info.
  • Hubs
    • can_edit_client_info - Allows editing client info.
    • can_edit_client_iban - Allows the user to edit IBAN when editing client info.
  • Validation Rails
    • can_edit_client_info - Allows editing client info.
    • can_edit_client_iban - Allows the user to edit IBAN when editing client info.
  • Handling Rails
    • can_edit_client_info - Allows the user to edit client information.
    • can_edit_client_iban - Allows the user to edit IBAN when editing client info.

Migrations or Data Migrations made (to revert):

N/A

Retrocompatibility

→ Validation-Rails 0.24.10.0 (and above) and Handling-Rails 0.24.9.0 (and above) are compatible with Manager 0.24.12.0 at least
→ Validation-Rails 0.24.17.0 (and above) and Handling-Rails 0.24.15.0 (and above) are compatible with Core 0.24.24.0 at least
→ New item show in Validation-Rails and Handling-Rails only works with Validation V2 and Handling V2 blocks in the flow
→ Other apps have full backwards compatibility with any app on version 0.24.x.x and Hubs 0.21.x.x

Core

[0.24.28.4] - 2026-02-18

Fixed

  • Resolved missing origin in item's export for old items - #869c49p1g

[0.24.28.3] - 2026-02-16

Fixed

  • Webhook service crashes for known_errors method - #869c4qr6t

[0.24.28.2] - 2026-02-16

Fixed

  • Resolved incorrect settings_schema for incoming payments and marketplace block - #869c476rg

[0.24.28.1] - 2026-02-13

Fixed

  • Migrated to new category structure for calculating impact - #869c42k2p

[0.24.28.0] - 2026-02-19

Added

  • Display Hub notes on Item show page - #869bt29c5
  • (Technical) Block version included in item response - #869bumwyj

Changed

  • Allow editing IBAN for specific apps - #869bwp9fh
  • Updated copy from ID Card to ID Label - #869bhjrf5

Fixed

  • Unexpected behavior in Validation/Handling/Hubs V2 blocks - #869by9qcn
  • (Technical) Not able to leave rejected state in Hubs V2 - #869bvvzhu
  • (Technical) Missing Hub support in rejection states preventing rejection reason display - #869bwt888
  • (Technical) Missing amount_details in the item value API for Hubs - #869bvxmvv
  • Fallback for responder distance calculation (address > postal code) - #869c2ynku

Validation Rails

[0.24.20.0] - 2026-02-19

Added

  • can_edit_client_info and can_edit_client_iban scopes - #869bwp9fh
  • Item ID label button on Item show page - #869bhjrf5

Handling Rails

[0.24.17.0] - 2026-02-19

Added

  • can_edit_client_info and can_edit_client_iban scopes - #869bwp9fh
  • Item ID label button on Item show page - #869bhjrf5

Hubs

[0.21.47.0] - 2026-02-19

Added

Changed

  • Updated Hubs layouts to new UI - #869bp16wj
  • (Technical) Simplified item logic by fetching fresh data from Core to reduce inconsistencies - #869bvqhpq

Submission

[0.24.23.1] - 2026-02-16

Fixed

[0.24.23.0] - 2026-02-19

Changed

  • Support new Hubs V2 block