Releases: avalonreset/BenjaminTerm
benjaminterm-v2026.04.22
BenjaminTerm corrective preview release.
This release fixes the font bundle. BenjaminTerm now bundles only 0xProto plus the 0xProto license. The Windows portable zip was inspected after CI download and its fonts directory contains only 0xProto-Bold.ttf, 0xProto-Italic.ttf, 0xProto-Regular.ttf, and LICENSE_0XPROTO.txt.
Windows is the supported platform for this preview. Linux and macOS are included as best-effort portable builds for early testing.
Included now:
- Windows installer: BenjaminTerm-benjaminterm-v2026.04.22-setup.exe
- Windows portable zip: BenjaminTerm-windows-benjaminterm-v2026.04.22.zip
- Linux portable tarball: BenjaminTerm-linux-benjaminterm-v2026.04.22.tar.gz
- macOS portable zip: BenjaminTerm-macos-benjaminterm-v2026.04.22.zip
- SHA256 checksum files
Use this release instead of benjaminterm-v2026.04.21.
v1.2.0 - Simplified Smart Paste
What Changed
Clipboard image handling removed from BenjaminTerm. Smart paste now focuses on text paste with undo/redo tracking. Image clipboard intelligence (auto-saving screenshots as PNGs, pasting file paths in terminals) is now handled by HyperYap at the OS level, which works across all terminals.
Removed
clipboard_has_image()detection- Claude Code / Codex / Gemini image paste routing
Ctrl+Alt+Vemergency image paste keybinding- Environment variables:
BENJAMINTERM_FORCE_ALT_V_IMAGE_PASTE,BENJAMINTERM_CLAUDE_IMAGE_PATH_BACKSTOP,BENJAMINTERM_USE_AT_IMAGE_PATH
Kept
- Smart copy (Ctrl+C = copy if selected, interrupt if not)
- Paste undo (Ctrl+Z) and redo (Ctrl+Shift+Z)
- Ctrl+Shift+V plain paste fallback
- All themes, fonts, borderless mode, toast notifications
Recommended
Use with HyperYap for the complete voice-to-text and smart clipboard experience.
Note: This is a config-only release. The bundled
wezterm.luahas changed but the executable is unchanged from v1.1.0. Download the previous installer if you need the full binary.
v1.1.0 - Community Health
BenjaminTerm v1.1.0 - Community Health
Establishes proper fork compliance, community health files, and project infrastructure. All community files have been rewritten for BenjaminTerm (previously referenced upstream WezTerm). Versioning standardized on SemVer going forward.
Added
- SECURITY.md with vulnerability reporting policy and upstream scope
- CITATION.cff with upstream WezTerm reference
- CONTRIBUTING.md rewritten for BenjaminTerm (replaced upstream WezTerm guide)
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- SUPPORT.md with BenjaminTerm-specific help links
- Pull request template with area-specific checklists
- Devcontainer configuration (Rust + Lua extensions)
- Release notes auto-generation via .github/release.yml
- Cargo ecosystem added to Dependabot
- Issue templates rebranded for BenjaminTerm (YAML forms)
- CHANGELOG.md covering all releases
Changed
- LICENSE renamed from LICENSE.md to LICENSE for GitHub auto-detection
- LICENSE updated with fork-compliant dual copyright (Wez Furlong + avalonreset)
- FUNDING.yml updated from upstream WezTerm to avalonreset
- CODEOWNERS updated for avalonreset
- Issues and Discussions enabled on repository
Removed
- Outdated upstream markdown issue templates (build-problem.md, docs.md, feature_request.md)
BenjaminTerm 1.0.0
BenjaminTerm 1.0.0 (Windows)
Highlights
- BenjaminTerm runtime/config identity is isolated from WezTerm installs.
- Branded icon assets restored for stable packaging/builds.
- Updated Windows package artifacts.
Artifacts
- BenjaminTerm-Setup.exe
- BenjaminTerm-windows-v1.0.0.zip
- BenjaminTerm-windows-v1.0.0.zip.sha256
Checksum
- Verify the ZIP with the included .sha256 file after download.