Skip to content

v5.0.0

Compare
Choose a tag to compare
@rkoval rkoval released this 09 Aug 23:16
1cdf4bf

Another major release here! Lots of goodies in this one. The most noteworthy change is that this workflow is now properly signed and notarized for macOS Gatekeeper! As a result, you should no longer need the security exception in macOS Developer Tools settings for this specific workflow. 🔐

For more details on the rest of the changes, see the list below. Thanks again for using this workflow! Please consider donating if you are enjoying using it!

Changes

User-facing

  • BREAKING: Many top-level service URLs no longer go to their marketing landing page, as that feels not actually useful. Instead, where possible, links will default to the first sub-service available for navigation
  • BREAKING: The ALRED_AWS_CONSOLE_SERVICES_WORKFLOW_AWS_CONSOLE_DOMAIN env var has been renamed to ALFRED_AWS_CONSOLE_SERVICES_WORKFLOW_AWS_CONSOLE_DOMAIN to fix a typo/misspelling (ALRED was missing an F. press F to pay respects). The workflow will now error if you attempt to use the previously misspelled version
  • Added proper signing and notarizing of workflow for macOS Gatekeeper (resolves #39)
  • Added region query param to generated links so that AWS does not need to redirect you when the link opens in your browser. This results in page load speedups across the board—some of which are substantial (>2-3 seconds) (resolves #42)
  • Added support for US Gov domains. if your profile is configured to use a us-gov-* region, the workflow will now open URLs with the appropriate domain without requiring an explicit ALFRED_AWS_CONSOLE_SERVICES_WORKFLOW_AWS_CONSOLE_DOMAIN (resolves #43)
  • Added hundreds of sub-services across dozens of services. Check console-services.yml for more details
  • Removed some obsolete services