Skip to content

Releases: Noovolari/leapp

v0.2.4

06 Oct 15:18
Compare
Choose a tag to compare

Changelog

  • Added support for region selection in AWS account creation
  • Added SSO Url alias in option page
  • Corrected UI in session list for Debian users
  • Corrected quick list in tray icon
  • Corrected bug for not being able to copy/paste

v0.2.3

05 Oct 14:34
Compare
Choose a tag to compare

Changelog

  • Inform users about deleting .aws/credentials: now the system makes a backup and inform you
  • New Application Menu for MAC Users preventing hard refresh
  • Removed undefined from proxy input in profile page
  • Added temporary credentials for plain in order to NOT save the plain ones

v0.2.2

05 Oct 08:48
Compare
Choose a tag to compare

Changelog

  • Changed version number, wrong in the package.json, to avoid downloading loop under the hood

v0.2.1

02 Oct 08:53
Compare
Choose a tag to compare

Changelog

  • Corrected bug #12 for SSM on MACOSX

v0.2.0

30 Sep 18:34
Compare
Choose a tag to compare

Changelog

  • Added support for Azure: implemented Azure Access Strategy to retrieve temporary credential associated to a User in Azure AD.
  • Added support for AWS IAM User's Access Keys: added support for authentication through Access Key ID and Secret Access Key.
  • Huge UI/UX improvements: common tasks simplification and faster credential creation process.
  • Active Taskbar: now you can manage your Sessions directly from your OS Taskbar.
  • General code improvements and bugfixes.
  • Fixed SSM for access from a AWS Federated Account

0.1.0

20 Aug 10:12
Compare
Choose a tag to compare
v0.1.0

removed unused file and modified notarize.js to be able to work both …