Superagent 0.5.3
What's Changed
- PWA push notifications (iOS declarative Web Push) + notification channel abstraction (SUP-347) by @iddogino in #682
- perf(renderer): lazy-load noncritical routes and settings by @iddogino in #686
- Fix transparent user input cards by @iddogino in #685
- perf(packaging): ship only external runtime dependencies by @iddogino in #687
- perf(api): return from agent start without session scan by @iddogino in #689
- feat(web): precache the full UI with a service worker (PWA) by @iddogino in #693
- perf(renderer): isolate Recharts from activity sparklines by @iddogino in #688
- perf(api): deduplicate session summary scans by @iddogino in #691
- perf: defer rare boot payloads by @iddogino in #697
- perf(startup): bound post-bind initialization by @iddogino in #694
- perf: remove redundant usage refetch by @iddogino in #700
- perf: optimize service icon assets by @iddogino in #701
- Fix stale thinking blocks in active transcripts by @iddogino in #676
- perf(renderer): defer browser folder zipper by @iddogino in #692
- perf: cache warm per-agent session summaries by @iddogino in #696
- perf: make Chrome profile synchronization incremental by @iddogino in #699
- perf(container): collapse redundant start processes by @iddogino in #695
- perf(renderer): replace post-start refetch polling by @iddogino in #690
Full Changelog: v0.5.2...v0.5.3