From 0bc78c24ab93e6bff361dc4ccccf150eb485f5ae Mon Sep 17 00:00:00 2001 From: Julien Wadel Date: Tue, 19 Aug 2025 17:21:29 +0200 Subject: [PATCH] Update SDK to 5.4.37 Update recovery password URL --- CHANGELOG.md | 2 +- linphone-app/src/utils/Constants.hpp | 2 +- linphone-sdk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de423715c..c48ce2b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 5.3.0 - undefined ### Fixed -- Update SDK to 5.4 +- Update SDK to 5.4.37 - Urls (Privacy policy, terms, file transfer, update check) - Blinking on resize or Ui updates on screen that have low frame rates. - Timezones and Windows fix. diff --git a/linphone-app/src/utils/Constants.hpp b/linphone-app/src/utils/Constants.hpp index def5532dc..943840c89 100644 --- a/linphone-app/src/utils/Constants.hpp +++ b/linphone-app/src/utils/Constants.hpp @@ -64,7 +64,7 @@ public: static constexpr char DownloadUrl[] = "https://www.linphone.org/en/technical-corner/linphone"; static constexpr char VersionCheckReleaseUrl[] = "https://download.linphone.org/releases"; static constexpr char VersionCheckNightlyUrl[] = "https://download.linphone.org/snapshots"; - static constexpr char PasswordRecoveryUrl[] = "https://subscribe.linphone.org/login/email"; + static constexpr char PasswordRecoveryUrl[] = "https://subscribe.linphone.org/recovery/email"; static constexpr char CguUrl[] = "https://www.linphone.org/en/terms-of-use"; static constexpr char PrivatePolicyUrl[] = "https://linphone.org/en/privacy-policy"; static constexpr char ContactUrl[] = "https://www.linphone.org/en/contact"; diff --git a/linphone-sdk b/linphone-sdk index 2f9c2d231..52bff2b4e 160000 --- a/linphone-sdk +++ b/linphone-sdk @@ -1 +1 @@ -Subproject commit 2f9c2d231386233c1d93a6120a109e5fdd5eb50a +Subproject commit 52bff2b4eaaab4f2564f5827e9aedf4a4561bb5d