Releases: elva-labs/awsesh
v.0.1.4
What's Changed
- build: add back brew workflow trigger and change event type by @TastefulElk in #29
- fix: prevent 'c' char copy from intercepting account filter by @TastefulElk in #32
Note
Forgot to push the version update in the code so the --version flag will still show v.0.1.3.
Full Changelog: v.0.1.3...v.0.1.4
v.0.1.3
What's Changed
- Add homebrew tap automation by @TastefulElk in #25
- Fix/homebrew workflow by @TastefulElk in #26
- docs(readme): add brew installation instructions by @TastefulElk in #27
- feat(whoami): add -w flag to output current account ID + name by @JoelRoxell in #28
New Contributors
- @TastefulElk made their first contribution in #25
- @JoelRoxell made their first contribution in #28
Full Changelog: v.0.1.2...v.0.1.3
v.0.1.2
Big release!
Since we've reached quite a nice point in the life of sesh I thought it prudent to write some nicer release notes.
These are a few of the new features and QoL improvements but not all since I've forgotten to note down some.
New Features and QoL Improvements
- New theme and styling throughout the TUI. Should handle dark and light mode!
- CLI mode! Use sesh without the TUI when you want to go extra fast
- Try it with
sesh MyOrg MyAccount
orsesh -b
to open the last used session in the browser directly
- Try it with
- The minimum height of the lists are now lower
- Auto select last used SSO just like we do with accounts and roles
- Cursors added to the inputs!
- Nicer handling of organisations with hundreds of accounts (not confirmed working yet please report back)
- Nicer onboarding
- Set sso region and default region separately
- Lots of random bug fixes!
Some Changelogs
- chore: bump charm to v2 by @Paliago in #17
- chore: new better styling for input forms by @Paliago in #18
- chore: allow lower window height by @Paliago in #19
- chore: auto select last selected sso by @Paliago in #20
- chore: upped the maxAccountsForRoleLoading and added retry mechanic w… by @Paliago in #21
- feat: open in last used session in browser by @Paliago in #22
- feat: refactor main function by @Paliago in #23
- feat: set default region and sso region separately by @Paliago in #14
- feat: start on add sso scren if no ssos by @Paliago in #15
- Uninstall by @Paliago in #16
Full Changelog: v.0.0.5...v.0.1.2
v.0.1.1
Full Changelog: v.0.1.0...v.0.1.1
v.0.1.0
v.0.0.8
New features
- You can now run:
sesh -b
to open the last used session in the browser directly! - Auto select last used SSO just like we do with accounts and roles
- The minimum height of the lists are now lower
- Nicer styling with a cursor on the inputs
What's Changed
- chore: bump charm to v2 by @Paliago in #17
- chore: new better styling for input forms by @Paliago in #18
- chore: allow lower window height by @Paliago in #19
- chore: auto select last selected sso by @Paliago in #20
- chore: upped the maxAccountsForRoleLoading and added retry mechanic w… by @Paliago in #21
- feat: open in last used session in browser by @Paliago in #22
- feat: refactor main function by @Paliago in #23
Full Changelog: v.0.0.7...v.0.0.8
v.0.0.7
v.0.0.6
What's Changed
-
docs(build): add instructions for Windows by @AlexNaga in #11
-
docs: add installation instructions for pre-built executables in README by @AlexNaga in #13
-
add
-b
and--browser
flag to open an account in the browser from the cli -
open with a specific role from the cli
sesh MyOrg MyAccount MyRole
- It also remembers your last chosen role for that account if you set it via the tui
-
bugfixes
Full Changelog: v.0.0.5...v.0.0.6
v.0.0.5
Full Changelog: v.0.0.4...v.0.0.5
v.0.0.4
Full Changelog: v.0.0.3...v.0.0.4