Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:51

v2.3.0 (current) — i18n, price alerts, sale heatmap, tag packs

New features

  • Hebrew UI — full Hebrew translation of the popup, plus interface-language selector in Advanced Options → Look & feel. Framework lives in lib/i18n.js (dictionary-based, supports [data-i18n] and [data-i18n-attr] markup). Sets <html lang> + dir="rtl" automatically.
  • Per-game price alerts — every game-page panel now has an alert section. Type a threshold, hit Save, and the daily background alarm fires a desktop notification when the latest recorded price drops below it. Per-slug + per-threshold dedup via notifLog. Requires the existing opt-in desktopNotifications toggle.
  • Cover-art color sampling — the game-page panel's border and header pill take on the dominant color sampled from the page's og:image cover art. Spotify-style. Falls back to the theme accent if the image is CORS-blocked.
  • Mini sparkline in hover quick-look — the tooltip that appears when you hover a game card in a listing now contains a tiny SVG sparkline of the last 10 snapshots.
  • Sale calendar heatmap — new dashboard section showing a 12-month grid colored by how often you've observed ≥1 price drop in each month, across your whole tracked library. Identifies the "hot months" GOG drops prices.
  • Shared tag packs — export the currently-visible games as a gog-plus-pack-…json (includes tags, notes, purchase dates, tag colors), and import packs others share with you. Merge mode — never overwrites existing notes / purchase dates / colors.
  • Advanced dashboard search — operators in the search box: tag:rpg, lowest:<10, lowest:>5, snapshots:>3, since:2026. Combine freely with plain-text substring search.

Download gog-enhancer-webstore.zip below and load it as an unpacked extension, or wait for the Chrome Web Store listing.