-
Notifications
You must be signed in to change notification settings - Fork 133
Releases: Adembc/lazyssh
Releases · Adembc/lazyssh
v0.3.0
@Adembc
Adembc
460bb0f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
Released by GoReleaser.
What's Changed
- feat: backup the original file before manage it by lazyssh by @Adembc in #49
- feat: Add 60+ SSH config field support with enhanced UI by @tan9 in #50
- fix: preserve trailing blank lines when adding SSH config fields by @Adembc in #66
- feat: support interactive SSH port forwarding by @Adembc in #67
New Contributors
Full Changelog: v0.2.1...v0.3.0
Assets 13
- sha256:f767423269514edbcf1df0dd929dfc9f3ae05348127068cf17bc7e5dea8649d4929 Bytes
2025年10月08日T20:36:48Z - sha256:43163742c109e73f2b71db682fe04fb25dac23e132edd6cf93752b26b408e8c84.6 MB
2025年10月08日T20:36:47Z - sha256:8c06b27ddb51939570066682e4fcd55d2453cc6b6c6ca226cb617371f6a512794.81 MB
2025年10月08日T20:36:48Z - sha256:d859663160af7d7752ec7bccfa1b6dcff5cb2d2a03cfb1d04b3a1127171f5e354.63 MB
2025年10月08日T20:36:46Z - sha256:19d337bf5012bed01001af4ad0c4a8956785686cc5802d6254e2d2bea1f6ecf54.61 MB
2025年10月08日T20:36:46Z - sha256:761f9d46a39d71cd0ccfebe7d3d7622baa791be877f907f146d46167c79540584.73 MB
2025年10月08日T20:36:46Z - sha256:3e87196faf748905f98062040d5a0e056de0e0eb0247413b70c2fc03c3928ad94.96 MB
2025年10月08日T20:36:47Z - sha256:dfba8c1b8b58cba68228511cec0419965689da48feb96f571351d83b696c86b34.67 MB
2025年10月08日T20:36:47Z - sha256:8471bea4b8a833b60d282815073f01291ab4ed70d9d2778b9e386069329796e04.67 MB
2025年10月08日T20:36:47Z - sha256:b4472cbe6c7f05bf4d1e18cb17a43fe7488571d6f460e2544ad7e5cf0130174c4.82 MB
2025年10月08日T20:36:46Z -
2025年10月08日T20:33:32Z -
2025年10月08日T20:33:32Z - Loading
13 people reacted
v0.2.1
@Adembc
Adembc
b7fb586
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
- b7fb586 feat(parser): refactor ssh_config parser and writer to preserve unmanaged fields, comments, and directives (#45)
Released by GoReleaser.
What's Changed
- feat: add 'j' and 'k' as keybindings for navigation by @rtuszik in #9
- feat(ui): remove splash screen and confirm ssh modal by @Adembc in #23
- chore(templates): add GitHub issue and pull request templates by @Adembc in #39
- feat(parser): refactor ssh_config parser and writer to preserve unmanaged fields, comments, and directives by @Adembc in #45
New Contributors
Full Changelog: v0.2.0...v0.2.1
Assets 13
6 people reacted
v0.2.0
@Adembc
Adembc
b41eeec
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 13
3 people reacted
v0.1.0
@Adembc
Adembc
74620c8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Released by GoReleaser.
What's Changed
- feat: build the ui with in memory data by @Adembc in #1
- feat: add makefile and fix lint issues by @Adembc in #2
- implement core logic by @Adembc in #3
- improve docs by @Adembc in #4
- ci: add GoReleaser + CI workflow for cross-platform releases by @Adembc in #5
New Contributors
Full Changelog: https://github.com/Adembc/lazyssh/commits/v0.1.0