Releases: brainrepo/guignol
Releases · brainrepo/guignol
0.4.0
0.3.0
Added
- Mark all read — TopBar button (
CheckCheckicon) 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 byarticles:markAllReadIPC handler. Returns the number of articles updated.
Changed
.gitignorenow excludes*.dmg,*.zip, andweb/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 viagit filter-branch.
0.1.0
v0.1.0 Enhance macOS build configuration and add CI workflow for automated r…