Skip to content

v0.1.0

Choose a tag to compare

@taylorbanks taylorbanks released this 22 May 17:32

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.