github Thinline-Dynamic-Solutions/ThinLineRadio v7.0.0-beta9.6.3
v7.0.0 Beta 9.6.3

latest release: v7.0.0-beta9.6.4
4 hours ago

What's New in Beta 9.6.3

Bug Fix — Admin API Keys

  • New API Key row now appears instantly when clicking "New API Key"
  • Previously the blank input row wouldn't show until navigating away and back — caused by Angular's OnPush change detection not receiving a new array reference from the mat-table data source
  • Fixed by spreading the controls into a new array, switching to markForCheck(), and adding a trackBy key function to the table

Auto-Update Testing

  • Beta 9.6.3 is the first release that can trigger a self-update from 9.6.2
  • Servers running Beta 9.6.2 with auto_update = true in thinline-radio.ini will automatically pick this up within 12 hours
  • To apply immediately without waiting: POST /api/admin/update/apply
  • Old binary is preserved as thinline-radio.bak before replacement

See CHANGELOG.md for full history.

Don't miss a new ThinLineRadio release

NewReleases is sending notifications on new releases.