Browse Source

What's new in 5.12.x propagation strings

Source commit: efb43491d5e077a0cc03efba96c0a10527abe6a7
Martin Prikryl 7 years ago
parent
commit
943c545733
1 changed files with 4 additions and 0 deletions
  1. 4 0
      source/resource/Propagation.rc

+ 4 - 0
source/resource/Propagation.rc

@@ -36,4 +36,8 @@ BEGIN
   NEW_5_10_FIND, "Find dialog does not block main window and found files can be downloaded and deleted on the Find dialog"
   NEW_5_10_ONEDRIVE, "Support for Microsoft OneDrive"
   NEW_5_10_AUTOMATION, "Numerous improvements to custom commands/extensions and .NET assembly"
+
+  NEW_5_12_S3, "Support for Amazon S3 protocol"
+  NEW_5_12_SHA256_HOSTKEY, "Support for SHA-256 host key fingerprint algorithm"
+  NEW_5_12_AUTOMATION, "Numerous improvements to .NET assembly, including support for PackageReference package management in NuGet package"
 END