From 8f732374631c2cffdfcb9df3412b72a72b5888bb Mon Sep 17 00:00:00 2001 From: Dax the Deployer Date: Tue, 30 Apr 2024 11:01:51 -0400 Subject: [PATCH] Updated release notes and version number for new release - 5.198.0 --- app/version/release-notes | 8 +++++++- app/version/version.properties | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app/version/release-notes b/app/version/release-notes index a43a0bfbca62..b90247edecb7 100644 --- a/app/version/release-notes +++ b/app/version/release-notes @@ -1 +1,7 @@ -Bug fixes and other improvements \ No newline at end of file +We improved how the browser handles app links. +Permission dialogs now show up as expected in custom tabs. +We also fixed other bugs, including an issue that caused some webpages to appear blank when loading. + +For Privacy Pro subscribers: +The VPN can now turn off automatically when you're making a Wi-Fi call and seamlessly reconnect after. Turn on in VPN Settings. +Visit https://duckduckgo.com/pro for more information. Privacy Pro is currently available to U.S. residents only. \ No newline at end of file diff --git a/app/version/version.properties b/app/version/version.properties index 2e71af7265fc..16887d2474d5 100644 --- a/app/version/version.properties +++ b/app/version/version.properties @@ -1 +1 @@ -VERSION=5.197.1 \ No newline at end of file +VERSION=5.198.0 \ No newline at end of file