kula-app / OnLaunch

OnLaunch is a service allowing app developers to notify app users about updates, warnings and maintenance.
https://kula.app/onlaunch
Apache License 2.0
10 stars 1 forks source link

Add action to open link in browser #1103

Open philprime opened 1 month ago

philprime commented 1 month ago

Add a new action type with an associated URL which will be opened as an overlay.

In particular this is useful if further external context should be included with a message.

This action should NOT dismiss the message, therefore it is not a replacement for the dismiss button.