Skip to content

Releases: elva-labs/awsesh

v.0.1.4

25 May 10:47
9211aea
Compare
Choose a tag to compare

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

24 Apr 12:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.1.2...v.0.1.3

v.0.1.2

22 Apr 12:57
Compare
Choose a tag to compare

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 or sesh -b to open the last used session in the browser directly
  • 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

18 Apr 11:41
Compare
Choose a tag to compare

Full Changelog: v.0.1.0...v.0.1.1

v.0.1.0

18 Apr 11:26
9c7f03d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.0.8...v.0.1.0

v.0.0.8

17 Apr 11:02
93698dc
Compare
Choose a tag to compare

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

09 Apr 09:38
8773b24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.0.6...v.0.0.7

v.0.0.6

08 Apr 13:00
Compare
Choose a tag to compare

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

27 Mar 13:09
Compare
Choose a tag to compare

Full Changelog: v.0.0.4...v.0.0.5

v.0.0.4

27 Mar 12:28
Compare
Choose a tag to compare

Full Changelog: v.0.0.3...v.0.0.4