Skip to content

Releases: yepzdk/webwrap

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:58
b232038

What's Changed

  • chore: set webwrap.rb sha256 for the 0.7.0 release by @yepzdk in #83
  • feat: clear background color in interactive update by @yepzdk-bot in #84
  • feat: reader history — recents list in the reader chrome by @yepzdk in #86
  • feat: name each app's executable after the app by @yepzdk in #90
  • feat: make the handler-only start page a working front door by @yepzdk in #92
  • feat: reading-progress line in the reader, driven by scroll by @yepzdk in #94
  • chore: release 0.8.0 by @yepzdk in #95

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:37
923bc8c

What's Changed

  • chore: set webwrap.rb sha256 for the 0.6.0 release by @yepzdk in #67
  • feat: open off-site links in the system default browser by @yepzdk in #69
  • feat: handler-only apps — create without a home URL by @yepzdk in #72
  • feat: generate a fallback icon when no site icon resolves by @yepzdk-bot in #73
  • feat: reader mode — distraction-free article view by @yepzdk in #74
  • feat: open a URL from the clipboard (File menu, ⇧⌘O) by @yepzdk in #78
  • fix: render the reader as its own document so page JS can't revert it by @yepzdk in #77
  • feat: unwrap tracking redirects and strip tracking params on incoming links by @yepzdk in #80
  • feat: reader appearance controls (font, size, width, line height, theme) by @yepzdk in #81
  • chore: release 0.7.0 by @yepzdk in #82

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:15
5df022e

What's Changed

  • chore: set webwrap.rb sha256 for the 0.4.0 release by @yepzdk in #48
  • ci: bump softprops/action-gh-release to v3 (Node 24 runtime) by @yepzdk in #49
  • ci: auto-update the Homebrew tap on release by @yepzdk in #50
  • ci: use HOMEBREW_TAP_PAT secret name for the tap update by @yepzdk in #51
  • feat: let update change the window background color by @yepzdk in #52
  • perf: skip manifest re-resolve when a background flag overrides it by @yepzdk in #56
  • chore: release 0.5.0 by @yepzdk in #57
  • feat: in-app Settings window for presentation options by @yepzdk in #58
  • feat: add a compact navigation toolbar size by @yepzdk in #59
  • feat: add user-agent override with safari/chrome/edge presets by @yepzdk in #63
  • feat: add Home action to return to the app's start page by @yepzdk in #65
  • chore: release 0.6.0 by @yepzdk in #66

Full Changelog: v0.4.0...v0.6.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:35
f4fb55b

What's Changed

  • chore: set webwrap.rb sha256 for the 0.3.0 release by @yepzdk in #27
  • feat: add optional navigation toolbar (back/forward/reload) by @yepzdk in #35
  • feat: add "Copy Current URL" command (⌘⇧C) by @yepzdk in #36
  • feat: use the web app manifest for name + window background at create time by @yepzdk in #38
  • feat: show a branded offline fallback on load failure by @yepzdk in #40
  • chore: remove stray RESEARCH_NOTES.txt accidentally committed in #40 by @yepzdk in #41
  • feat: open the app with a URL (handle incoming http/https links) by @yepzdk in #42
  • feat: prompt for all options in interactive create/update by @yepzdk in #44
  • feat: add opt-in page-load progress line by @yepzdk in #46
  • chore: release 0.4.0 by @yepzdk in #47

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:34
abdac0c

What's Changed

  • chore: set webwrap.rb sha256 for the 0.2.0 release by @yepzdk in #19
  • feat: main menu for generated apps — fixes paste, adds Quit + About (closes #20, #21) by @yepzdk in #22
  • feat: add webwrap update to refresh/edit existing apps (closes #23) by @yepzdk in #24
  • chore: release 0.3.0 + refresh CLAUDE.md by @yepzdk in #26

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:44
dc1f204

What's Changed

  • chore: set webwrap.rb sha256 for the 0.1.0 release (closes #3) by @yepzdk in #12
  • feat: Developer ID signing and notarization (closes #4) by @yepzdk in #13
  • fix: render icons for low-res .ico sites; add og:image source (closes #14) by @yepzdk in #15
  • fix: skip placeholder data: icon hrefs (closes #16) by @yepzdk in #17
  • chore: release 0.2.0 by @yepzdk in #18

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:56
55adf50

What's Changed

  • feat: smart icon resolution (manifest → link icon → favicon) by @yepzdk in #7
  • feat: interactive webwrap create when run without --url/--name by @yepzdk in #8
  • test: cover Info.plist generation and XML escaping (closes #6) by @yepzdk in #9
  • feat: add webwrap list subcommand (closes #5) by @yepzdk in #10
  • chore: finalize 0.1.0 changelog and bump checkout to v5 by @yepzdk in #11

New Contributors

  • @yepzdk made their first contribution in #7

Full Changelog: https://github.com/yepzdk/webwrap/commits/v0.1.0