Skip to content

ChronoChat v1.2.9

Choose a tag to compare

@sickn33 sickn33 released this 10 May 09:53

Fixes

  • Recover complete ChatGPT conversations across current heading/action markers and virtualized DOM windows.
  • Add authenticated ChatGPT backend fetch with an on-demand page bridge fallback.
  • Restore silent automatic hydration fallback for virtualized chats without visible loading overlays/status text.
  • Preserve recovered message cache across virtualized windows.
  • Fix sidebar click navigation for backend/cache-only messages and queue jumps while hydration is running.
  • Filter profile/account chrome from collected messages/files.
  • Add Alpine smoke fixture/test covering 16 real ChatGPT turns.

Verification

  • npm test -- --runInBand
  • npm run test:smoke:alpine
  • npm run test:smoke