Skip to content

Releases: GuildMasterDev/Jester

Jester v2.0.0

16 Apr 20:28

Choose a tag to compare

Highlights

  • Electron 41 (from 28) with hardened webPreferences (sandbox: true, contextIsolation: true, nodeIntegration: false, explicit webSecurity: true) and URL-validated shell.openExternal handling.
  • electron-builder 26 (from 24) with Mac/Win/Linux icon paths wired up.
  • Self-contained web demo at guildmasterdev.github.io/Jester — a single web/index.html with inline CSS/JS, no dependencies, no bundler.
  • Progressive Web App — manifest (purple #9333ea theme, #0a0a0f dark background, 192/512 icons + maskable) and a cache-first jester-v1 service worker with offline navigation fallback.
  • Cross-category search + filter chips — one flat card grid filtered by category and free-text query.
  • Dark / light theme toggle persisted via localStorage.
  • CI and Pages — GitHub Actions workflow for node --check on every src/**/*.js plus a Pages deploy workflow (contents: read, pages: write, id-token: write, concurrency: pages).

Install

No vulnerabilities reported by npm audit.