Changelog
Track every update, improvement, and fix in EzAWS.
v1.7.0
July 2026 LatestAdded AWS IAM Identity Center (SSO) sign-in directly from the app — approve in your browser, no terminal required
Sessions are shared with the AWS CLI, so signing in from EzAWS signs you in for aws too — and the reverse
Added support for assumed-role, credential process, and web identity profiles
Profile list now shows each profile's credential type and SSO session status
Expired SSO sessions are now flagged in the toolbar instead of failing with a generic credentials error
Fixed sso-session and services entries in ~/.aws/config being listed as profiles
Fixed the profile editor overwriting SSO and role-based profiles with static access keys
v1.6.1
March 2026Fixed license validation failing when the app started up
Fixed a valid license being deactivated when the server replied without a message
v1.6.0
March 2026Added license activation with per-device management
Added a Register License item to the app menu
Licenses are now checked at launch, showing how long updates are available for
Redesigned the license settings screen
Enabled hardened runtime and notarization, so macOS verifies the app on first launch
v1.5.0
February 2026Added CloudWatch Logs support with real-time log tailing
Added Amplify app management with branch and deployment views
Redesigned EC2 instance detail view with real-time metrics
S3 browser now supports drag-and-drop file uploads
Fixed an issue where region switching could fail silently
v1.4.0
January 2026Added API Gateway support for REST and HTTP APIs
Added ELB management with health check monitoring
DynamoDB table view now supports pagination for large tables
Fixed Lambda function list not refreshing after region change
Fixed crash when viewing RDS instances with no tags
v1.3.0
December 2025Added Route 53 hosted zone and record management
Added SSM Parameter Store with secure string support
Added export to CSV and JSON across all services
Improved profile switching speed by 3x with credential caching
Fixed memory leak when browsing large S3 buckets
v1.2.0
November 2025Added SQS and SNS service support
Added deep linking to AWS Console resources
Enhanced keyboard shortcut system with customizable bindings
Fixed IAM policy editor formatting issues