Releases: GianlucaP106/mynav
Releases · GianlucaP106/mynav
v2.1.1-mynav
v2.1.0-mynav
Changelog
- 1fabf02 chore: version bump (#421)
- 59037f6 feat: 'g'/'G' for top/bottom in lists (#408)
- ba3f0ae feat: change title of sessions pane (#410)
- de3f1f7 feat: changed info timestamps (#412)
- ff8918a feat: fuzzy search with fzf (#417)
- 42daefb feat: go to workspace from session (#414)
- 2a7a96d feat: include name in deletion confirmation (#396)
- 440913c feat: process running display shows count (#415)
- 038e2a6 feat: remove dash in asbsence of session (#397)
- af106c8 feat: report duration attached in session (#413)
- 2d8b036 fix: adjust search dialog size (#418)
- 8b14b0e fix: arrow keys in search view (#394)
- c9d3436 fix: avoid broken state with initialized flag (#411)
- a593888 fix: use debounce load for fuzzy search (#420)
- 0cb4415 perf: moved preview refresh in worker (#395)
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
![Screenshot 2024-11-23 at 11 32 22 PM](https://private-user-images.githubusercontent.com/93693693/389247985-8b437f7e-a682-4ed9-a659-759967d3eae2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzMwODIsIm5iZiI6MTczOTUzMjc4MiwicGF0aCI6Ii85MzY5MzY5My8zODkyNDc5ODUtOGI0MzdmN2UtYTY4Mi00ZWQ5LWE2NTktNzU5OTY3ZDNlYWUyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDExMzMwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ5ZjUyNDU1ZTczZjlkZWViYTEwYmI4ZmJlYzlkNTU5NWFlZjQxNTgzNWM5OGZlMDczYWNlNjRkZWE2ZDRlMmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1-YernwRb-QFIM6_USnVX-b1dey_hCwigeVmJXQWKb4)
- 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