Releases: 0xGingi/duplex
Releases · 0xGingi/duplex
Release list
v0.2.3
v0.2.2
v0.2.1 - Add App Icon
- Adds App Icon to Mac and Linux AppImage
v0.2.0 - (SSH) support copy/pasting images
- Adds support for copy/pasting images into CLI tools while in a SSH project
v0.1.5
- fix(store): handle undefined values by using delete() instead of set()
- Bump electron to 40.7.0
v0.1.4 - custom cli tools & other improvements
- Adds the ability to add any cli tool
- Adds the ability to set your default tool
- Improves PTY/Terminal
- Adds opencode/kimi code
v0.1.3 - Fix New Lines in Claude/Codex
- Fixes Shift + Enter not doing new lines on Claude/Codex
- Fixes existing branches not loading while on a ssh project and you open the project to a saved state
v0.1.2 - Git Sidebar Improvements
- Improve Git Commit Message Text Area
- Improve Git Diffs
v0.1.1 - Many many bug fixes
- Adds tabs for terminal with branch logic
- skip files that fail when duplicating to new branch folder
- many duplication and git fixes for macos
- fix bugs when staging files in certain situations
- many PTY bug fixes
- improve persistence on app launches
- more pty/terminal/git fixes
- remember recent ssh connections/ssh projects
v0.1.0 - Inital Release
bug fixes and improvements