Skip to content

Releases: ruimarinho/gsts

v3.0.5

02 Mar 23:52
Compare
Choose a tag to compare

Changelog

  • Fix console hanging when multiple roles are available

v3.0.4

02 Mar 23:52
Compare
Choose a tag to compare

Changelog

⚠️ Warning: Final resolution of the hanging issue was only fully mitigated on v3.0.5.

  • Add workaround for hanged console after authentication

v3.0.3

15 Feb 12:13
Compare
Choose a tag to compare

Changelog

  • Fix daemon issues with --engine-executable-path=null

v3.0.2

15 Feb 12:12
Compare
Choose a tag to compare

Changelog

v3.0.1

15 Feb 12:12
Compare
Choose a tag to compare

Changelog

  • Add additional logging for debugging purposes

v3.0.0

15 Feb 12:11
Compare
Choose a tag to compare

Changelog

  • Refactored to replace puppeteer by playwright, a more modern and reliable framework automation.

v2.4.4

02 Feb 00:40
Compare
Choose a tag to compare

Changelog

⚠️ Warning: persistence session storage isn't working properly in this version. Downgrade to v2.4.3 if you don't want to see the Chromium window every time a session reauthentication is needed.

  • Upgrades to puppeter@5 with better Big Sur support (fixes #40)

v2.4.3

15 Aug 22:41
Compare
Choose a tag to compare

Changelog

  • Add configurable puppeteer executable path
  • Add more node compatibility fixes

v2.4.2

15 Aug 22:40
Compare
Choose a tag to compare

Changelog

  • Add note about reported aws-cli workaround
  • Fix mkdirp issues on Windows platforms

v2.4.1

12 Jul 23:18
Compare
Choose a tag to compare

Changelog

Maintenance release

  • Fix a failing test when testing JSON output.