v1.0.16

NousResearch/hermes-agentv1.0.16Jun 4, 2026by GargantuaX

AI Summary

Improved Chrome extension UX by adding version identification to the popup and optimizing image session state management to prevent unnecessary re-processing of refreshed images.

Key Highlights

  • Added extension version to the bottom of the popup
  • Reused fullscreen image session state after copy actions
  • Kept copy fallback results in the full-quality session cache
  • Added regression coverage for fullscreen dialog actions

New Features

  • Better user identification for installed builds
  • Optimized image processing performance

Full Release Notes

## Chrome Extension

- Added the extension version to the bottom of the popup so installed builds are easier to identify.
- Reused fullscreen image session state after Gemini copy actions so refreshed blob images no longer trigger visible page re-processing.
- Kept copy fallback results in the full-quality session cache so later copy and download actions can reuse the processed image.

## Quality

- Added regression coverage for fullscreen dialog action hints, clipboard fallback caching, and refreshed fullscreen image reuse.