Skip to content

v1.0.7

Choose a tag to compare

@PureWeen PureWeen released this 21 Feb 19:19
· 466 commits to main since this release
98411b8

What's Changed

  • Fix stuck sessions: watchdog, SEND/COMPLETE race, abort flush, and bug report UI by @PureWeen in #147
  • Fix Android UI cut-off by using injected safe-area CSS variables by @davidnguyen-tech in #146
  • Fix stuck sessions: watchdog recovery, model labels, and thread safety by @PureWeen in #148
  • Change default theme from PolyPilotDark to System by @jfversluis in #150
  • Compact single-line action bubbles on mobile with expandable full input by @Redth in #149
  • Fix session freezing, add Copilot Console, harden thread safety by @PureWeen in #153
  • Fixes for mobile compact action bubbles by @Redth in #152
  • Fix raw platform error 'net_webstatus_ConnectFailure' shown on connection failure by @jfversluis in #155
  • Improve dark-mode code readability and build reliability by @vitek-karas in #157
  • Fix device connectivity, bridge protocol hardening, and 60+ integration tests by @PureWeen in #159
  • Replace trash icon with close icon on Close Session button by @jfversluis in #154
  • Fix QR scanner not detecting barcodes on iOS by @jfversluis in #156
  • Fix: session response lost when IsProcessing cleared prematurely by @vitek-karas in #158
  • fix: improve hamburger and settings icon visibility in light mode by @jfversluis in #162
  • Mobile UX improvements + processing status indicator by @PureWeen in #164
  • fix: enable autocorrect on mobile chat inputs by @jfversluis in #160
  • Fix sessions stuck in IsProcessing=true after app restart by @PureWeen in #163
  • feat: enable repo management from mobile via bridge protocol by @jfversluis in #167
  • fix: adapt iOS status bar text color to current theme by @jfversluis in #168
  • perf: Mac Catalyst performance optimization — 50-150x faster session switching by @PureWeen in #165
  • ci: disable PR-triggered builds to reduce costs by @PureWeen in #170
  • Add show_image tool + lazy image loading for tool output by @Redth in #169
  • Fix session popup: cross-platform Copilot Console & VS Code, remove Terminal by @PureWeen in #172

New Contributors

Full Changelog: v1.0.6...v1.0.7