Release Notes 2.146.1

Last Updated: August 18, 2026

This is a minor release focused on stability: fixes for realtime connections, community-form dropdowns, and GPX imports, plus an important correction to how silent-source alert thresholds are interpreted.

🛠️ Improvements

Deprecation notice for v1 Event Types
Administrators will now see a deprecation warning when working with v1 Event Types, signaling that migration to v2 is recommended.

Corrected silent-source alert threshold parsing
Silent-source and lag alert thresholds entered as HH:MM (like 12:30) were being read incorrectly, causing alerts to fire much sooner than intended. This is now fixed. If you've set a custom threshold on a Source or SourceProvider, your alerts may now arrive later than you're used to — this is expected. To adjust the timing, update the threshold value to match how long you actually want to wait.

 

🐛 Bug Fixes

  • Corrected silent-source alert threshold parsing
  • Resolved unexpected realtime disconnects
  • Fixed empty dropdowns on community-input forms
  • Fixed GPX import button in admin
  • Fixed intermittent error on token requests
  • Fixed checkbox display issue on V2 event forms
  • Improved form builder search performance