Skip to content

Version 2.0.8 - Work mode is here!

Latest

Choose a tag to compare

@nao-pon nao-pon released this 15 Jul 07:14

Version 2.0.8

This release improves Work mode export reliability and navigation behavior in exported HTML files.

Fixed

  • Fixed a Work mode streaming issue where the final assistant response could be missed when text deltas arrived before a patchable assistant message node was available.
  • Added a conversation API fallback for export when the in-page cache appears incomplete, with debug logs when the fallback starts and when the refreshed payload is used.
  • Fixed Work sandbox attachment export by resolving sandbox:/... artifacts through cached signed download URLs.
  • Improved spreadsheet attachment handling, including file classification and export folder placement.
  • Stabilized the export toolbar across ChatGPT route changes.
  • Improved exported HTML conversation navigation so long-distance jumps settle on the clicked message instead of stopping several messages early.