Releases: GianlucaP106/mynav
Releases · GianlucaP106/mynav
v2.0.0-mynav
v1.0.3-mynav
v1.0.2-mynav
Changelog
- c7f2d5a chore: version (#353)
- 85df17b feat: adjust cols (#350)
- 13f0566 feat: binary install and update readme (#341)
- 2c5fd84 feat: search repo by name (#349)
- 21e8e9b feat: sort repos by last modified (#348)
- 0cd12c1 fix: arch rewrite in installer (#345)
- 1fc8ce7 fix: change clipboard dep because of cgo dep (#347)
- 2264796 fix: fixed installer arch (#344)
- b73384c fix: help dialog height (#351)
- d26296d fix: installer fix (#343)
- 843bd10 fix: refresh tmux and main views after session delete (#352)
v1.0.1-mynav
v1.0.0-mynav
v0.3.0-mynav
What's Changed
- feat: port view by @GianlucaP106 in #133
- feat: kill port feature by @GianlucaP106 in #135
- feat: seperator between external and internal ports by @GianlucaP106 in #138
- fix: nil pointer errors fixed by @GianlucaP106 in #143
- fix: tmux session view now re focuses on the view that called it by @GianlucaP106 in #144
- fix: ports are refreshed when tmux session is deleted by @GianlucaP106 in #145
- feat: 'd' -> 'D' for deleting topics and workspaces by @GianlucaP106 in #146
- feat: cycle list render by @GianlucaP106 in #149
- feat: topic view list to 1 line height by @GianlucaP106 in #150
- feat: reorganized views to include tmux by @GianlucaP106 in #152
- fix: main view is refreshed when tmux session is deleted by @GianlucaP106 in #155
- feat: open browser to git repo with 'G' by @GianlucaP106 in #156
- fix: re added 't' to focus to tmux session by @GianlucaP106 in #157
- fix: updater fixed by @GianlucaP106 in #159
- chore: version bump by @GianlucaP106 in #160
- fix: tmux focused in standalone by @GianlucaP106 in #161
Full Changelog: v0.2.2...v0.3.0
v0.2.2-mynav
What's Changed
- fix: added column titles to tmux session view by @GianlucaP106 in #115
- feat: default to tmux session view if no config detected by @GianlucaP106 in #117
- fix: no '...' in header view on small views anymore by @GianlucaP106 in #118
- fix: launching mynav in home dir goes straight to tmux by @GianlucaP106 in #122
- fix: 'q' now quits the application in tmux session view by @GianlucaP106 in #124
- fix: update ask fixed by @GianlucaP106 in #125
Full Changelog: v0.2.1...v0.2.2
v0.2.1-mynav
What's Changed
- fix: release script fix by @GianlucaP106 in #106
- fix: last seen now changes when workspace is opened with nvim by @GianlucaP106 in #109
- fix: can no longer create workspace with '.' by @GianlucaP106 in #110
- chore: version bump by @GianlucaP106 in #111
Full Changelog: v0.2.0...v0.2.1
v0.2.0-mynav
What's Changed
- docs: new video and small fixes in readme by @GianlucaP106 in #87
- feat: rename workspace feature by @GianlucaP106 in #89
- feat: rename topic by @GianlucaP106 in #90
- fix: topic rename fix by @GianlucaP106 in #91
- refactor: ui package completely refactored by @GianlucaP106 in #93
- feat: tmux session viewer, extra tmux features by @GianlucaP106 in #94
- feat: arrows now move cursor by @GianlucaP106 in #95
- fix: git clone works properly by @GianlucaP106 in #99
- fix: config not found handled by @GianlucaP106 in #100
- feat: delete all tmux session feature by @GianlucaP106 in #101
- fix: auto updater by @GianlucaP106 in #102
- build: version bump by @GianlucaP106 in #103
Full Changelog: v0.1.0...v0.2.0