v2.1.0
New Features
- Add support for
ansi-osc52copying of URLs into clipboard #1070 --url-actionnow supports auto-completeaws-sso-profileshell helper now supports-S/--ssoflag to specify SSO instance #1264- Detect running in WSL and prompt user for open method #1267
Bug Fixes
- Fix clearing ENV vars under Windows Powershell #1244
- Fix docs around correct naming of
--levelflag #1240 - Fix console command for Via/AssumeRole roles #1205
- Update docker library to fix GO-2025-3829
What's Changed
- replace --log-level with --level in docs by @synfinatic in #1242
- Fix unset env vars for powershell by @gitfool in #1245
- update changelog by @synfinatic in #1246
- Fix console command for Role Chaining by @synfinatic in #1247
- refactor internal/utils into smaller packages by @synfinatic in #1248
- Add support for ANSI OSC52 escape sequence by @synfinatic in #1249
- Add auto-complete support for --url-action by @synfinatic in #1250
- Bump github.com/docker/docker from 27.2.1+incompatible to 28.0.0+incompatible in the go_modules group across 1 directory by @dependabot[bot] in #1254
- Bump github.com/docker/docker from 27.2.1+incompatible to 28.1.1+incompatible by @dependabot[bot] in #1194
- Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot[bot] in #1187
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1253
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1252
- Bump squidfunk/mkdocs-material from 9.6.5 to 9.6.16 by @dependabot[bot] in #1243
- Bump golang.org/x/term from 0.31.0 to 0.34.0 by @dependabot[bot] in #1251
- Update bug report template for config file path by @synfinatic in #1266
- [Feature] Add support for specifying SSO instance via
-S/--ssoflag foraws-sso-profileby @l2D in #1264 - detect running on WSL2 for Wizard by @synfinatic in #1269
- prep changes for v2.1.0 by @synfinatic in #1257
- fix release date for 2.1.0 by @synfinatic in #1270
New Contributors
Full Changelog: v2.0.3...v2.1.0