Skip to main content

LoopOS 06.2026.01 (M, C, Vr, Hr, Hu)

· 2 min read
Marta Mercier
Director of Product
Main News

Performance IV

Melhorias ao nível de autenticação de utilizadores, melhorias de performance na página de Flows no Core e novo histórico de alterações no separador Flow history.

Tech Notes

Tech Notes

What must be done before deployment:

  • Notice: User sessions will be cleared in the respective app databases, i.e. users will suffer a logout.

New settings/configs/scopes:

N/A

Migrations or Data Migrations made (to revert):

  • Core
    • db/migrate/20260511101500_add_doorkeeper_jti_to_users.rb
    • db/migrate/20260505100500_add_index_on_items_block_and_flow_token.rb
  • Validation Rails
    • db/migrate/20260508135000_add_jti_to_user_tokens.rb
  • Handling Rails
    • db/migrate/20260504125500_add_jti_to_user_tokens.rb
  • Hubs
    • db/migrate/20260508154100_add_doorkeeper_jti_to_users.rb
Retrocompatibility

→ Any app besides manager on version 0.27.x.x is only compatible with Manager 0.27.x.x
→ Manager 0.27.x.x is still compatible with all previous versions of the other apps
Manager 0.26.0.0 and Core 0.26.0.0 must be deployed together for multitenancy and virtual instances
→ 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.27.0.2] - 2026-06-11

Fixed

  • User's app cards with incorrect release

[0.27.0.1] - 2026-06-09

Added

  • Missing user import on users index page

[0.27.0.0] - 2026-06-09

Added

  • (Technical) Automatic session logout notifications for apps when tokens are revoked – #869cm4b2d

Core

[0.27.0.0] - 2026-06-09

Added

  • (Technical) Local JWT validation and automatic session logout when tokens are revoked by Manager – #869cm4b2d

Changed

  • Improved flows page performance – #869cejh81
  • Flow history tab now shows logs using PaperTrail integration

Validation Rails

[0.27.0.0] - 2026-06-09

Added

  • (Technical) Local JWT validation and automatic session logout when tokens are revoked by Manager – #869cm4b2d

Handling Rails

[0.27.0.0] - 2026-06-09

Added

  • (Technical) Local JWT validation and automatic session logout when tokens are revoked by Manager – #869cm4b2d

Hubs

[0.27.0.0] - 2026-06-09

Added

  • (Technical) Local JWT validation and automatic session logout when tokens are revoked by Manager – #869cm4b2d