Releases: taylorbanks/moshpit
Releases · taylorbanks/moshpit
Release list
v0.3.0
Changelog
- c51f6b6 chore: untrack private working docs (PRD, Plans/)
- 36fcfe3 feat(ui): SSH key picker for ssh-copy-id with fingerprint preview
- 6de8294 feat(ui): add Install SSH Key action (K) using ssh-copy-id
- 4c2d030 fix: after clicking the mouse, j/k cannot be used.
- a7a0308 improve(ui): show ssh-copy-id outcome and pause before resuming TUI
Released by GoReleaser.
v0.2.1
Changelog
- b523ea0 ci: bump actions to Node 24 versions
- c532335 ci: bump semantic-pull-request action to Node 24 version
Released by GoReleaser.
v0.2.0
Changelog
- 32507ac feat(ui): add branded loading screen on startup
- 3d1c90d feat(ui): animated mosh-pit startup screen with toggle
Released by GoReleaser.
v0.1.0
Changelog
- a4c9825 Initial commit
- 0f22eb9 Merge pull request #1 from digunix/main
- e2f38b1 Revise README with new installation options and demo
- 96f67d0 add simple Readme file
- 64d8508 chore(templates): add GitHub issue and pull request templates (Adembc#39)
- 78c660d chore(templates): fix GitHub issue template
- 886eb45 chore(templates): fix GitHub issue template
- f90f24a chore: add LazyMosh PRD and ignore lazymosh binary
- 64f9bf5 chore: update goreleaser config for LazyMosh
- 74620c8 ci: add GoReleaser + CI workflow for cross-platform releases (Adembc#5)
- 1c21618 ci: add action to enforce semantic PR titles and run tests (Adembc#55)
- 26e0857 ci: fix release pipeline and configure Homebrew formula publishing
- 0b499aa draft ui
- 97aa006 draft ui
- b41eeec feat(config): add automatic backup before modifying config file (Adembc#7)
- b7fb586 feat(parser): refactor ssh_config parser and writer to preserve unmanaged fields, comments, and directives (Adembc#45)
- c9b874f feat(ui): remove splash screen and confirm ssh modal (Adembc#23)
- 3b9f866 feat: Add 60+ SSH config field support with enhanced UI (Adembc#50)
- c1e3129 feat: add 'j' and 'k' as keybindings for navigation (Adembc#9)
- e922518 feat: add makefile and fix lint issues (Adembc#2)
- c13f75b feat: add mosh protocol support and rebrand to LazyMosh
- 80ff3c3 feat: add tag-based grouped view and aligned column layout
- 6239454 feat: add theme library with 12 themes and in-app theme picker
- e75b61e feat: backup the original file before manage it by lazyssh (Adembc#49)
- bd658e9 feat: build the ui with in memory data (#1)
- d4be74b feat: support interactive SSH port forwarding (Adembc#67)
- 6ad0719 fix: preserve trailing blank lines when adding SSH config fields (Adembc#66)
- 20fb256 fix: solve windows build issue (Adembc#69)
- 460bb0f fix: solve windows build issue (Adembc#70)
- 8e3f7eb implement core logic (Adembc#3)
- 75b0170 improve docs (Adembc#4)
- c1cd867 improve ui
- 41efd38 improve ui architecture
- 07cb2ab improve(ui): enhance server search experience (Adembc#71)
- bb86967 rebrand: complete rename from lazyssh/lazymosh to moshpit
- bc44fbc rebrand: rename app from LazyMosh to moshpit
- 78b14d4 separte ui for data and business logic
- 57ce409 style: resolve golangci-lint findings
Released by GoReleaser.