From 4761fc70fefa54e1af91c51a491cf14196373bb0 Mon Sep 17 00:00:00 2001 From: achiez Date: Wed, 9 Jul 2025 22:26:00 +0300 Subject: [PATCH] 1.7.1: Merge 1.7.0 version to release versions --- NebulaAuth.sln | 1 + NebulaAuth/update.xml | 6 +-- changelog/1.7.1.html | 89 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 93 insertions(+), 3 deletions(-) create mode 100644 changelog/1.7.1.html diff --git a/NebulaAuth.sln b/NebulaAuth.sln index 8dc7c21..361999a 100644 --- a/NebulaAuth.sln +++ b/NebulaAuth.sln @@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "changelog", "changelog", "{ changelog\1.5.4.html = changelog\1.5.4.html changelog\1.5.5.html = changelog\1.5.5.html changelog\1.5.6.html = changelog\1.5.6.html + changelog\1.7.1.html = changelog\1.7.1.html EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamLibForked", "src\SteamLibForked\SteamLibForked.csproj", "{224F9DB0-3D20-A614-BA2A-12F22B13A2C6}" diff --git a/NebulaAuth/update.xml b/NebulaAuth/update.xml index b7683e1..8f82293 100644 --- a/NebulaAuth/update.xml +++ b/NebulaAuth/update.xml @@ -1,8 +1,8 @@  - 1.5.6.0 - https://github.com/achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies/releases/download/1.5.6/NebulaAuth.1.5.6.zip - https://achiez.github.io/NebulaAuth-Steam-Desktop-Authenticator-by-Achies/changelog/1.5.6.html + 1.7.1.0 + https://github.com/achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies/releases/download/1.7.1/NebulaAuth.1.7.1.zip + https://achiez.github.io/NebulaAuth-Steam-Desktop-Authenticator-by-Achies/changelog/1.7.1.html false \ No newline at end of file diff --git a/changelog/1.7.1.html b/changelog/1.7.1.html new file mode 100644 index 0000000..9a7fab9 --- /dev/null +++ b/changelog/1.7.1.html @@ -0,0 +1,89 @@ + + + + + + Changelog + + + + +
+ +
+
Version 1.7.1
+
09.07.2025
+
+
    +
  • + NEWS: Official Telegram group now available! Join us at + + t.me/nebulaauth + +
  • +
  • UPDATE: Added support for a new confirmation type — Purchase.
  • +
  • UPDATE: Merged Global 1.7.0 updates into the release version (patch notes).
  • +
  • FIX: Fixed a crash occurring during confirmation loading.
  • +
  • ENHANCEMENT: Improved localization and system messages.
  • +
+
+
+
+ + + \ No newline at end of file