Skip to content

Releases: brainrepo/guignol

0.4.0

16 Apr 22:09

Choose a tag to compare

v0.4.0

Update index.html to enhance AI references and descriptions. Changed …

0.3.0

16 Apr 16:31

Choose a tag to compare

Added

  • Mark all read — TopBar button (CheckCheck icon) that marks every unread article in the current view as read. Scope follows the sidebar selection: marks only the selected feed, or every feed when viewing All. Disabled when nothing is unread.
  • window.guignol.articles.markAllRead(feedSlug?) bridge method; backed by articles:markAllRead IPC handler. Returns the number of articles updated.

Changed

  • .gitignore now excludes *.dmg, *.zip, and web/downloads/ — hosted release binaries belong in GitHub Releases, not in the repo.

Fixed

  • Historical DMG artifacts that were blocking git push (>100 MB) stripped from the local unpushed commit history via git filter-branch.

0.1.0

16 Apr 09:13

Choose a tag to compare

v0.1.0

Enhance macOS build configuration and add CI workflow for automated r…