Skip to content

v1.171.0

Choose a tag to compare

@deivid11 deivid11 released this 30 Jul 05:15

What's New

Added

  • "Last agent" button in the mobile bottom nav — in flat view with no chat open, the bottom bar shows a one-tap button back into the agent you were last in, labelled with that agent's name (the mobile equivalent of the desktop Space/Backspace shortcut). The last-opened agent is persisted, so it survives an app reload, and the button disappears on its own if that agent is deleted.

Changed

  • Notification sounds are now opt-in — they shipped enabled by default in 1.169.0 and now default to off, playing only once you turn them on in Settings. A one-shot per-device migration clears the inherited "on" value, so existing installs go quiet without having to find the toggle.
  • Flat view drops the Spawn button from the mobile bottom nav — its own middle column already carries + Agent / + Boss, so the nav no longer duplicates them.

Technical Details

  • New storage keys: tide-last-opened-agent, tide-sound-opt-in-migrated
  • Quality gates: ESLint 0 warnings, TypeScript 0 errors, 1169 tests across 96 files
  • Android: versionName 1.171.0 / versionCode 1171000