Skip to content

v0.0.2 — capture-on-send fix

Choose a tag to compare

@iamdecatalyst iamdecatalyst released this 08 May 08:33

Fixes

  • Capture no longer freezes the page. The screenshot is now taken when you click Send (with a spinner), not when you click the bubble. Eliminates the 'Page is loading slowly' termination on complex sites.
  • Bubble is draggable. Drag it anywhere; position persists in localStorage. Avoids clashing with site-native chat widgets (Intercom / Crisp / Drift).
  • Neumorphic black-and-white restyle. Red accents replaced with white-on-dark. Premium feel.
  • Highlighter icon replaces the previous chat-bubble glyph.
  • Dashboard auth fixed. Was hardcoded to a 'local' token; now prompts for project + token on first load and persists in localStorage. Switch-project button at top right.
  • Dashboard images now fetch with the auth header (was 401-spamming the logs).

Install

pipx upgrade vylth-annotator      # if you had 0.0.1
pipx install vylth-annotator      # fresh

The hosted instance at https://annot.vylth.com/w.js was updated separately and is already serving the fix to anyone using the script tag.

Browser extension

annotator-extension-0.0.1.zip (unchanged from v0.0.1) is attached for sideload.