Add release broadcast notifications

This commit is contained in:
Daniel 2023-08-08 14:31:27 +02:00
parent b5a9e0ff3b
commit 5b56ea8c3b

View file

@ -6,14 +6,32 @@ notifications:
# 50-60 characters per line
# resuling in about 350-400 characters
release-announcement-v1-1-0:
title: "What's New in v1.1"
message: "[Read about the re-imagined SPN map of version 1.1 in the release blog post](https://safing.io/blog/2023/07/11/portmaster-v1.1/?source=Portmaster). Thanks for using Portmaster!"
match: "Version startswith 1.1."
release-announcement-v1-3-0:
title: "What's New in v1.2 & v1.3"
message: "[Read about the new network history feature and more in the release blog post](https://safing.io/blog/2023/08/08/portmaster-v1.3/?source=Portmaster). Thank you for using Portmaster!"
match: "Version startswith 1.3."
availableActions:
- text: "Read Blog"
type: open-url
payload: https://safing.io/blog/2023/07/11/portmaster-v1.1/?source=Portmaster
payload: https://safing.io/blog/2023/08/08/portmaster-v1.3/?source=Portmaster
new-plans-2023:
title: "New Portmaster Plans!"
message: "[Read about the new Portmaster plans and the future of Portmaster](https://safing.io/blog/2023/08/08/new-plans/?source=Portmaster). Thank you for using Portmaster!"
availableActions:
- text: "Read Blog"
type: open-url
payload: https://safing.io/blog/2023/08/08/new-plans/?source=Portmaster
new-feature-network-history:
title: "New Feature: Network History"
message: "Enable now to record the network activity of any app! Thank you for using Portmaster."
match: "Account.Active is true"
availableActions:
- text: "Enable Now"
type: open-setting
payload:
Key: history/enable
dangerous-setting-global-allow-incoming:
title: "Dangerous Setting: Incoming Connections"