Skip to content

1.0.78

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 18:25
1a5fb4c

New: Safely open links.

Any links requested to open either manually or automatically would require user action. Following are the options.

  1. External: Opens in a new window outside the application.
  2. Internal: Opens in a new window in the same context as application.
  3. Deny: Denies launching the URL.

image