Skip to main content

Review v1.22.0 - Published: 08-11-2026

BUG FIXES:

  • Fixed missing node errors. Resolved an internal issue where a missing system node caused unexpected application failures.
  • Corrected available session errors. Added error handling to catch session count failures and display a clear notification toast to the user.
  • Sanitized media property text. Standardized character handling to remove control characters (0x80-0x9F, including DEL) that previously caused media processing tasks to fail.
  • Added error notifications for saved settings. Implemented clear user notifications when settings fail to save, alongside improved system diagnostic reporting.

NEW FEATURES:

  1. Enhanced environment logging. Updated error reporting configurations to correctly distinguish between development, staging, and production environments for better system stability tracking.