Articles in this section

Insider Templafy Desktop Client

This article contains release notes for the Insider release plan on Templafy.

Technical information

  Note

Latest Insider Templafy Desktop Client version is: 3.10.47.0.

Release Notes

3.10.47.0 - July 1, 2025

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.10.39.0 - June 3, 2025

Features

  • Update displayed version to 4 digits in Templafy Desktop:
    • Always add revision part to version in the case that is missing in Templafy Desktop UI.
    • These changes are only visual.

3.10.33.0 - May 20, 2025

Features

  • Upgrade Desktop to node 22 and pnpm 10: This technical release upgrades Desktop repository to node 22 and pnpm 10. This should have no impact on end users.

3.10.27 - May 6, 2025

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.10.23 - April 23, 2025

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.10.9 - February 25, 2025

Features

  • Install lefthook in Desktop: This release replaces husky with lefthook to manage git pre-commit hook and run lint when staged files include certain file extensions.
  • Upgrade Desktop to eslint 9: We have successfully upgraded the Client.UI to ESLint 9, enhancing code quality and consistency across the project.

3.9.33 - January 14, 2025

Features

  • Desktop: Use CodeQuality package and adjust .editorconfig: Use Templafy.CodeQuality package and adjust .editorconfig.

3.9.2 - November 5, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.9.0 - September 27, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.8.76 - September 24, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.8.55 - June 4, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.8.53 - May 21, 2024

Features

  • Desktop: Synchronize sources and translations from Crowdin: Pulled new translation and source string from Crowdin.

Bugs

  • The WebView2Loader in the latest Templafy Desktop Client doesn't work with Host 2.2: Copying the 64-bit version of the WebView2Loader dll to the temp folder if running a 64-bit process.

3.8.48 - May 7, 2024

Features

  • Announce that visiting the knowledge base will open in new window: Screen readers now announce that a new window will open when clicking the visit knowledge base button in the troubleshooting tab.
  • Make version numbers in Templafy Desktop not be read as dates: The version numbers under the modules tab are now read by screen readers as numbers instead of dates.
  • Announce that clicking the Visit Templafy button will open a new window: Announce that clicking the Visit Templafy button will open a new window.
  • Desktop: Synchronize sources and translations from Crowdin: Pulled new translation and source string from Crowdin.
  • Update the window title for authentication for templafy desktop: Removed accessible name from templafy desktop window so that it does not get announced twice by screen readers.

Bugs

  • Templafy Desktop installer doesn't remove the RunOnce key left from previous uninstaller: Removed the cleanup leftover files script from the RunOnce on the Templafy Desktop start to prevent deleting files when the user installed the Templafy Desktop back without restarting the machine.
  • Deleting outdated clients is broken in the Templafy Desktop: Fixed bug in WebView2 where WebView2Loader.dll remained locked after upgrading the Client, preventing the old Client folders to be deleted.

3.8.39 - April 25, 2024

Features

  • Fix announcement of main Templafy Desktop window: Fixed issue where templafy desktop's title was being announced twice by screen readers.
  • Show log in both Modules and Troubleshooting pages buttons should announce it opens in another window: Added accessibility announcement to let user know that when clicking on view logs that the logs opening a new window.
  • Change Show log files in Troubleshooting to announce Show Templafy Desktop log files: Announce Templafy desktop logs on the show log file button in the troubleshooting tab.
  • Desktop: Synchronize sources and translations from Crowdin: Pulled new translation and source string from Crowdin.
  • Fix notifications work in JAWS: Notifications in the Templafy Desktop are made accessible and announced correctly in JAWS and NVDA. We also changed slightly the behavior of notifications. The notifications are now always shown, when the notifications checkbox is enabled. They will show, even when the updates started automatically in the background. 
  • In the tab modules the Module name and version are read together: The module name and version are now read as two separate fields by the screen reader.
  • Fix navigation and announcements in JAWS: Fix the arrow and tab navigation as well of the announcements in both NVDA and JAWS.
  • Fix tabs navigation for JAWS: Fixed tabs navigation for JAWS and simplify code for app tsx.

Bugs

  • The window of the Templafy Desktop is not always visible after updating client: Templafy Desktop: Made Templafy Desktop always visible after updating the client.

3.8.20 - April 9, 2024

Features

  • Make notifications be announced by screen reader: Templafy Desktop: Made the Notifications of Templafy Desktop to be accessible.
  • When update client starts the update box should be announced: Templafy Desktop: Announce with screen reader the 'Upgrade required' message.

3.8.11 - March 27, 2024

Features

  • Fix page titles announcements: Fixed screen reader announcements of page titles in Desktop.
  • Desktop window should be focused when started from start menu and announced by screen reader: Fixed Desktop window focus when started second time.
  • Announce Authentication UI when it is opened and make it accessible: The authentication window is now focus automatically after pressing login to make it accessible.

3.8.2 - March 12, 2024

Features

  • Fix the Templafy Desktop accessibility issues related to React frontend: Fix the Templafy Desktop accessibility issues related to React frontend.
  • Desktop: Synchronize sources and translations from Crowdin: Pulled new translation and source string from Crowdin.

Bugs

  • Templafy Desktop UI crashes if pressing F5: Fixed the bug where pressing F5 caused the Desktop Client UI to crash.
  • CheckForUpdates button doesn't change the state immediately to "Updating..." when clicked: Fix the issue where the CheckForUpdates button does not immediately change its state to 'Updating' upon being clicked.

3.7.23 - February 27, 2024

Features

  • Check and add accessibility to Templafy Desktop ClientUI: Add accessibility to Templafy Desktop ClientUI and reorganize frontend structure.

3.7.18- February 13, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.7.14 - January 30, 2024

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.7.10 - December 19, 2023

Features

  • Fix the Templafy Desktop Autostart behavior to make the UI appear when it's not autostart: The behavior of the autostart parameter has been fixed.
  • Onboard system repos: adding code-owners.yml for automated branch policy management
  • Show Desktop window when an error is thrown: Show Templafy Desktop window when an error is thrown during Update or Authenticate process.
  • Only show Desktop window on demand: Templafy Desktop: Only show Desktop window on demand.

3.7.3 - November 17, 2023

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.7.2 - September 26, 2023

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.7.1 - August 15, 2023

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.7.0 - August 2, 2023

  • This version focuses on improving performance, without any updates to product features or bug fixes.

3.6.1 - June 2023

  • Polish OS language causes Templafy Desktop to crash: Polish OS language causes Templafy Desktop to crash.

3.5.19 - May 2023

  • Remove the workaround for Webview2: Templafy Desktop: Remove workaround code for WebView2.
  • Templafy Desktop permanent exception after unsuccessful package update: Templafy Desktop: Resolve issue where mismatched package list resulted in permanent exception.
  • Manage certificate with variable group: Code signing certificate is managed within a variable group.
  • Fix build for Client project of Templafy Desktop solution: create the Client.UI\build folder before creating the Zip'ed file.
  • Make LocalizationService to be ICU-compatible: Make LocalizationService to be ICU-compatible and updated crowdin.yml.
  • Introduce crowdin in Templafy Desktop: Implemented Crowdin support for the automated translations.
  • Enable correct WebView2 debug settings: Enabled correct WebView2 debug settings to be able to spy elements in Ranorex.

3.5.13 - April 2023

  • Change certificate for Desktop: Code signing certificate is updated in the pipelines.
  • Minor refactoring and cleanup: Minor code refactorings and cleanup on the Desktop.Host. Those changes are safe and do not affect any logic.

3.5.11 - April 2023

  • Modules.xml are not always saved before the Add-ins: The configuration package containing the Modules.xml file is now always processed as the first file to avoid that Add-Ins will have a wrong configuration after an update.
  • Templafy Desktop does not update when Tenant has 'Automatic Login' setting disabled: This release fixes the issue where Templafy Desktop Client would not be able to fetch new updates when the tenant has disabled the 'Automatic Login' setting and the Templafy Desktop refresh token has expired.
  • Templafy Desktop and applications are not recovering correctly from a sign-out or otherwise invalid refresh token in registry: Fixed the bug that happens due to Templafy Desktop tried to send the authentication requests with existing token while the authentication token has already been invalidated on the server.

3.5.10 - March 2023

  • Templafy Desktop does not update when Tenant has 'Automatic Login' setting disabled: This release fixes the issue where Templafy Desktop Client would not be able to fetch new updates when the tenant has disabled the 'Automatic Login' setting and the Templafy Desktop refresh token has expired.
  • Templafy Desktop and applications are not recovering correctly from a sign-out or otherwise invalid refresh token in registry: Fixed the bug that happens due to Templafy Desktop tried to send the authentication requests with existing token while the authentication token has already been invalidated on the server.

3.4.78 - February 2023

  • Security audit: DLL Hijacking: This release ensures Templafy Desktop Host and Templafy Desktop Client will only load external assemblies from Windows System32 directory. This prevents potential DLL hijacking.

3.4.77 - January 2023 

  • Templafy Desktop plugin logging failing when passing exceptions: This is an internal technical release with no user-facing changes. This version gives better support for Templafy Desktop plugin exception logging.

3.4.76 - January 2023

  • Review code smells and hotspots for desktop: This is an internal technical release with no user-facing changes. Some code smells were fixed.

3.4.75 - December 2022

  • Register the new token in the registry Computer\HKEY_CURRENT_USER\SOFTWARE\Templafy\Desktop: This release extends Templafy Desktop refresh token lifetime so it can remain logged in after the add-in refresh token expires and will only require re-authentication after 30 days.

3.4.74 - December 2022

  • Anti-forgery validation failing for downloading offline content in Templafy Desktop: This release fixes an intermittent failure when downloading offline content. There was an edge case where the Templafy Desktop client would not send the correct anti-forgery cookie along with the request which resulted in a 400 response from the server.

3.4.73 - November 2022

  • Add Office Add-ins tracking events in Templafy Desktop: This release improves tracking and tracing in Templafy Desktop. This release has no user-facing changes.

3.4.72 - November 2022

  • Implement support for tracing (Templafy Desktop): This release improves tracking and tracing in Templafy Desktop. This release has no user-facing changes.

3.4.71 - November 2022

  • Templafy Desktop front-end tracking is not enriching the tracking data with client info: This release fixes a problem with enriching some of the tracking data with client specific information. This release has no user-facing changes.

3.4.70 - October 2022

  • Downgrade to a previously installed version of Templafy Desktop Client causes error: This release updates the outdated client's version cleanup process to rename the version folder, allowing reinstalling a previously installed Templafy Desktop client version multiple times.

3.4.69 - October 2022

  • Downgrade to a previously installed version of Templafy Desktop Client causes error: This release updates the outdated client's version cleanup process to rename the version folder, allowing reinstalling a previously installed Templafy Desktop client version.

3.4.68 - September 2022

  • Fix all code smells in sonar cloud for Templafy Desktop: This is a technical release with no user-facing changes, we fixed code smells in the solution.

3.4.67 - September 2022

  • Error accessing plugin-files.json during update in Templafy Desktop: This release avoids occasional concurrency issues with requests from plugins. This problem manifested in the offline content plugin and resulted in some offline content not being downloaded as well as potentially downloading files that would not be removed during uninstall of Templafy Desktop.

3.4.66 - September 2022

  • Remove code-analysis from pipeline for Templafy Desktop host : This is an internal technical release with no user facing changes.

3.4.65 - August 2022

  • Ensure Templafy Desktop uninstall blocked files dialog appear on top of all windows: This release configures the Templafy Desktop uninstall blocked files dialog to appear as the top-most window.

3.4.64 - August 2022

  • Use startup arguments to temporary disable upgrade of Templafy Desktop Client: This is a technical change in how we prevent infinite restarts of Templafy Desktop Client when the Client requires an update, but the Host is unable to install this update.

3.4.63 - August 2022

  • Templafy Desktop throws a NullReference exception on Check for updates when the plugin-files.json file has an invalid content: This release fixes a NullReference exception caused by invalid content of the plugin-files.json file.

3.4.61 - August 2022

  • Investigate if we can bundle uninstaller again: This release bundles Templafy Desktop Client Uninstaller to one file as we had before the plugin's functionality was introduced.

3.4.60 - August 2022

  • When checking for updates without previous run 'Overview' tab does not update status until after plugins run: This release fixes the issue where the 'Overview' tab wouldn't update the package update status only until after the plugins processing finished on a new installation of Templafy Desktop.

3.4.59 - July 2022

  • Templafy Desktop UI does not update status until plugins are finished processing: This release fixes the issue where the 'Overview' tab's 'Last updated' status would not be updated only until after the plugin's processing has run, potentially temporarily showing incorrect status after the packages have been downloaded.

3.4.58 - July 2022

  • Plugins from Templafy Desktop are not using TLS 1.2: This is a technical release with no user-facing changes that defaults the plugins' TLS configuration to TLS1.2.

3.4.57 - July 2022

  • Show a dialog for locked files during manual Templafy Desktop uninstall: This release adds a Retry/Ignore dialog to show to the user when Microsoft Office applications are blocking the uninstallation process, also adds support for silent uninstallation with /qn and /quiet arguments to prevent user interaction with the uninstallation.

3.4.54 - July 2022

  • Update README.MD files in Templafy Desktop: Updated and reviewed the internal readme file for Templafy Desktop.

3.4.53 - July 2022

  • Update Client.UI to new state management library: This is a technical release that contains the replacement of Redux to Zustand as the state management library in the Templafy Desktop client application. This release contains no user-facing changes.

3.4.52 - July 2022

  • Update TemplafyDesktop to support the new add-in: Add Corporate Terminology to the list of modules in Templafy Desktop.

3.4.51 - July 2022

  • Remove DisableDesktopClientUpgrade flag on the first check for updates: This release improves Templafy Desktop Client behavior when the host has disabled the client upgrade. The client now removes the registry flag when it checks for available package updates. That allows the client to receive an upgrade when it checks for packages update next time.

3.4.38 - July 2022

  • Remove pre-requisite check for Tools for Office (VSTO runtime) and WebView2: This is an internal technical release in preparation for the new Host 3.1 version with no user-facing changes that removes VSTO runtime and WebView2 from pre-requisites when installing Templafy Desktop. 

3.4.37 - July 2022

  • Templafy Desktop does not respect DNS changes: This is an internal technical release in preparation for the new Host 3.1 version with no user-facing changes. In that release, we made Templafy Desktop Host respects changes in DNS. 

3.4.36 - June 2022

  • Investigate and code sign the executable
    This is an internal technical release in preparation for the new Host 3.1 version with no user-facing changes. This release entails changing the pipeline to sign the host executable.

3.4.35 - June 2022

  • The plugin tracking service does not track the files deletion when directory is deleted: This is an internal technical release when we improve the cleanup process when uninstalling Templafy Desktop plugins to reduce the number of warnings in a log file.

3.4.34 - June 2022

  • Templafy Desktop does not translate CurrentUser when the value starts with extra quotes: This release adds the support of scanning the entire value of the registry key for the folder translation. Before that, Templafy Desktop translated only keys that started from certain values e.g. C:\Users\CurrentUser or C:\ProgramData. And that sometimes caused an issue when a registry key has a value with, for example, a leading quote or backslash.

3.4.33 - June 2022

  • Two parallel instances of Templafy Desktop cause error: This release fixes the issue where it was possible to trigger a second update process when the user was already authenticated when Templafy Desktop is started.

3.4.32- June 2022

  • Provide SDK for plugins to download within a download slot: This release facilitates Templafy Desktop plugins to use download slots.

3.4.31 - June 2022

  • Add translations to Templafy Desktop notifications: Added the English translation file for the notifications that are shown by Templafy Desktop.

3.4.30 - May 2022

  • Templafy Desktop doesn't apply/create all the registry keys specified in the .reg file: This release contains a fix for opening a RegistryView when Templafy Desktop applies changes for the Registry. Before that fix, Templafy Desktop used to open a 64-bit representation of the Registry when accessing keys in HKLM and a 32-bit representation when accessing all other keys as Templafy Desktop always runs as a 32-bit process. In this fix, we take into account the bitness of a user's machine and open a RedistryView that corresponds to that bitness.

3.4.29 - May 2022

  • Change timestamp server for Templafy Desktop Host pipeline: This is an internal technical release with no user-facing changes.

3.4.23 - April 2022

  • Unhandled exceptions from plugin should be displayed correctly in the Templafy.Desktop log: Implemented correct handling of unhandled exception that can happen in the plugin, so that the user see the necessary information in the log.

3.4.22 - April 2022

  • Use Translator in Templafy.Desktop UI: This release contains adding translation support to Templafy Desktop and using it instead of hard-coded texts.

3.4.21 - April 2022

  • Templafy Desktop settings UI in ServerMode is not responsive: This release fixes an issue with Templafy Desktop buttons in the UI not working in servermode.

3.4.17 - April 2022

  • .NET Framework version lookup: Templafy desktop client only looked in the 64bit registry when looking for the .NET Framework version. This release ensures we are looking up the version of the dot net framework both in the root path and in the WOW6432Node part of the registry.

3.4.9 - March 2022

  • Fix ClientCertificateRequested in Templafy Desktop: This release ensures the WebView2 browser will automatically pick the certificate if only one certificate is available when the site requests a certificate from the browser.
    • Why: Templafy Desktop previously did not support an event in WebView2 that would query the respective certificate on behalf of the user and therefore prevent the certificate selection dialog prompt.
    • How: By handling the respective event in WebView2, login can succeed without user's interaction (quietly).

3.4.7 - February 2022

  • Add unit test for TrackingUploader: Technical release that adds unit test for Tracking Uploader to Templafy Desktop. This release does not introduce any user facing changes.  

3.4.6 - February 2022

  • Verify the plugin dlls are signed: Before loading the plugin Templafy Desktop is now verifying that the plugin DLLs are correctly signed.

3.3.2 - January 2022

  • Fixing an issue in Templafy Desktop uninstaller not removing all the files installed by the client: Templafy Desktop Uninstaller was not removing all installed files because of missing assemblies. This release fixes that problem.

3.3.0 - November 2021

  • Introduce retry mechanism in seamless SSO flow in Templafy Desktop: This release adds a resilience mechanism to Templafy Desktop's SSO login flow by retrying the SSO login request in case of failure. This feature has been added in the attempt to address issues that have been reported in different tenants, where some of their users would be presented with the 'Access Templafy' login dialog due to SSO login failure. The tenants that reported the issue, would in most cases have some network infrastructure component (VPN, DNS proxies, ...) that could impact network access during user session startup which can consequentially impact the SSO operation. The number of retry attempts (defaults to 5) and the interval between retry attempts (defaults to 2 minutes) used in the retry mechanism are configurable under the registry key HKEY_CURRENT_USER\SOFTWARE\Templafy\Desktop with the following entries:
    • AuthenticationFailureRetryAttempts: Integer - the number of retry attempts
    • AuthenticationFailureRetryInterval: Integer - the number of minutes between retry attempts.
    • Please note that these keys are not automatically created and have to be added manually in order to change the default settings.

3.2.7 - October 2021

  • Add workaround for issue related to WebView2 runtime in Hive and One: This release adds a workaround for WebView 2 95.x runtime issue as suggested by Microsoft. https://github.com/MicrosoftEdge/WebView2Feedback/issues/1860. In a similar manner, the same workaround has been added for Templafy One Desktop Client 2.5.93.

3.2.6 - October 2021

  • Update WebApp and CompositeUI to react 17 for Templafy Desktop: This release updates React and react-related packages in Templafy Desktop UI to version 17.

3.2.5 - October 2021

  • Serialisation issue in Templafy Desktop logs: This release fixes an issue with returning incorrect response messages on unauthenticated requests.

3.2.4 - October 2021

  • Implement the POC: This release allows Templafy Desktop Client to install packages from disk, effectively allowing an offline installation. This installation mode is triggered by setting HKEY_LOCAL_MACHINE\SOFTWARE\Templafy\OfflineInstallationEnabled = true. The packages and necessary registry entries are packaged into an offline MSI which is currently created manually.

3.1.36 - June 2021

  • Error on decoding jwt in Templafy Desktop: We identified an issue authenticating users for Templafy Desktop with specific claim values. Certain claim values resulted in an encoded authentication token that cannot be directly decoded from base64 because in addition the token itself is also url encoded.

3.1.35 - June 2021

  • Handle the new format of corporate terminology with reasons in TemplafyDesktop: ProductivityUpdater in the TemplafyDesktop can now read the new format of the corporate terminology.

3.1.34 - June 2021

  • Add terms to the MS Office Autocorrect: We have now implemented support of AutoCorrect. The Update handler for the Productivity writes terms to the AutoCorrect by using MS Word Interop API.

3.1.33 - June 2021

  • Handle the deletion of custom terminology correctly: Implemented correct deletion of the terminology from the local user dictionary when some or all of the terms are deleted from the registry. Also making sure that we completely delete the local configuration file when it's empty.

3.1.32 - June 2021

  • Implement post-update runners in Templafy Desktop: This version adds support for Admin configured corporate terms in Productivity area to be synced to Office applications dictionary when updates are synced to Templafy Desktop.

3.1.31 - May 2021

  • Templafy Desktop Client 3.1.26 doesn't show installed modules after install: This release fixes the issue introduced in version 3.1.26 where on a new Templafy Desktop Host installation after updates are downloaded the downloaded modules would not be presented under the Modules tab.

3.1.30 - May 2021

  • Multiple instances of Templafy Desktop login page: We identified an issue where a new login window would show on the next check for updates even when an active login window was still open. This problem has been resolved by adding a check to look for the active login window and show the active window instead of creating a new window.

3.1.29 - May 2021

  • Fix SonarCloud Failing, Security Hotspots and Code Smells Templafy Desktop: We added a security update to guarantee the uninstall process uses the cmd.exe from specific directory instead of relying on PATH environment variable.

3.1.27 - May 2021

  • Copy the ClientVersion registry key from HKLM to HKCU in server mode: Templafy desktop now copies the ClientVersion from HKLM to HKCU to support the check for hive in the office add-ins. This will enable the office add-ins to work on hive in server mode.

3.1.26 - May 2021

  • Install server mode packages: Show installed server modules in the modules tab Closed Templafy Desktop is able to install packages when installed by administrators using ServerMode installation parameter. When installed in server mode, Templafy Desktop converts enabled add-ins and installs them into %ProgramData%. In a similar manner as in Templafy One, HKCU keys will be converted to HKLM. Server mode currently supports installation of the following add-ins: Library, Check&ProductivityPlus and EmailSignature. Once the installation completes, installed packages will be displayed under the Modules tab of Templafy Desktop.

3.1.25 - May 2021

  • Use the endpoint to install the package: Templafy Desktop is now able to retrieve and install ServerMode packages.

3.1.24 - May 2021

  • Add-ins installed in server mode are being entered under incorrect registry key: Templafy Desktop will now configure the add-ins correctly in Windows registry when running in server mode, allowing the add-ins to be opened successfully in Office.

3.1.23 - April 2021

  • Make Templafy Desktop download Delta packages when available (Hive): Templafy Desktop Client will now correctly use the delta package URL to download updates instead of always using the full package URL.

3.1.22 - April 2021

  • Templafy Desktop does not parse the multiline string correctly: Templafy Desktop will now format multi-string registry values correctly when updating the Windows registry.

3.1.21 - April 2021

  • Templafy Desktop will never update Add-ins if Outlook is configured to auto-start: We identified an issue where the package update for Templafy Desktop could fail if any Office Application was running with a recent version of the Templafy Add-ins installed. This happened because the Add-ins were locking certain files that Templafy Desktop was trying to update. This problem has been resolved by automatically renaming the files that are locked and adding them to the list of files installed during the update. The file will get a random suffix in the name and the extension of the file gets renamed to ".bak". If the Office Application restarts it will release the lock on this renamed file and then it will get removed on the next package update for Templafy Desktop.

3.1.18 - March 2021

  • Templafy Desktop fails to update when package has Office startup files: This release fixes the issue where a Desktop Client update containing packages with Office applications' files would fail. New updates containing Office applications' files will complete successfully.

3.1.17 - March 2021

  • Templafy Desktop fails to update when Office is running: This release fixes the issue of Templafy Desktop failing to update when Office is running. The user will now be notified of applications that need to be closed in order for the update to succeed.

3.1.16 - March 2021

  • 415 (Unsupported Media Type) when uploading tracking data from Templafy Desktop (Hive): This release removes the sending of tracking data from Templafy Desktop, which is currently unsupported in Templafy Hive.

3.1.14 - March 2021

  • NullReferenceException when Templafy Desktop 3.1.13 updates: This release fixes an issue introduced in the previous release for Templafy Desktop.

3.1.13 - March 2021

  • Implement proxy bypass list from registry: This release makes it possible to configure a proxy server and proxy bypass list to be used by the browser component that is embedded in Templafy Desktop. The following registry key entries are now optional:
    • HKEY_LOCAL_MACHINE\SOFTWARE\Templafy\ProxyIsEnabled
      Type: REG_SZ
      Default: false
      "( false | true )"
    • When this is set to 'true' it enables configuring a proxy server. Without configuring any other related registry keys the proxy server will be resolved from the Operating System by checking what proxy server is used for the tenant url configured for Templafy Desktop. This however does not support a proxy bypass list.
    • HKEY_LOCAL_MACHINE\SOFTWARE\Templafy\ProxyServer
      Type: REG_SZ
      Format: "<domain/ip>:<port>"
    • When ProxyIsEnabled is set to true, this setting overrides the system configured proxy settings and use this proxy server on all requests issued by the embedded browser component (WebView2).
    • HKEY_LOCAL_MACHINE\SOFTWARE\Templafy\ProxyBypassList
      Type: REG_MULTI_SZ
      Format: "<domain/ip1>;<domain/ip2>"
      Domain/IP range must follow Java's convention by using the wildcard characters '*' as suffix or prefix.
      Example: "192.168.202.* ;*.yourdomain.com"
    • When ProxyIsEnabled is set to true the resolved Proxy Server will not be used for these addresses.

3.1.11 - February 2021

  • Add support for font distribution in server mode for hive: We added a fix for font distribution in server mode when server mode and third party-add-ins are available in Hive.

3.1.10 - February 2021

  • Templafy Desktop 3.1: Unable to fetch the update: When building the new package for Templafy Desktop to download and install we will now ignore the casing of file paths inside the package.

3.1.9 - February 2021

  • Blank titles for installed modules in Templafy Desktop UI after update: We solved an issue where clicking "Check for updates" in the settings UI would clear the list of installed add-ins.

3.1.8 - February 2021

  • Templafy Desktop Client 3.1 does not refresh entire settings UI after update completes: We identified an issue where the settings UI was not properly refreshed after package update. This has now been resolved, and all the settings should now reflect the correct state after the update is completed.

3.1.7 - February 2021

  • Update Templafy Desktop Client 3.1 to WebView2 1.0.705.50: We have updated the WebView2 library to version 1.0.705.50, which includes a new native cookie manager. This made it possible for us to remove some custom workarounds from the previous versions, where native cookie support was not available.

3.1.5 - February 2021

  • Templafy Desktop Client 3.1 defaults to TLS 1.0 on Windows 7: We have identified an issue when Templafy Desktop runs on Windows 7. By default, Templafy Desktop will use the system default TLS version, which on Windows 8, 8.1 and 10, will automatically select TLS 1.2 or greater. On Windows 7 the system default is TLS 1.0, in which case we are now explicitly enabling TLS 1.2.

3.1.4 - February 2021

  • Missing information in the log when starting client 3.1 if WebView2 in not installed : We fixed an issue where a missing WebView2 Runtime version was logged as an empty string. Also, when no authentication method is explicitly set in the registry, we no longer write the redundant log entry "Authentication method: not set".

3.1.3 - January 2021

  • Templafy Desktop Client 3.1 not able to connect to website: When Templafy Desktop Client 3.1 is started from Host 2.2, the default TLS protocols are insufficient for accessing Templafy Hive. To solve this, we now make sure, if the client is started from a host version below 3.0, the default TLS version is set to TLS 1.2.

3.1.2 - January 2021

  • Templafy Desktop Client 3.1.1 seamless SSO never times out: An issue with Seamless Single Sign-On caused the process to be stuck and never time out. This would affect users that didn't authenticate using SSO or where the seamless SSO couldn't complete (e.g. email authentication).

3.1.1 - January 2021

  • Templafy Desktop Client 3.1: This release contains all the same features as released for Templafy Desktop Client 2.5 for Templafy One: Replaced all instances of Internet Explorer with WebView2 Removed support for Office versions below 2016 Added proxy support In order to run Templafy Desktop Client 3.1, the following prerequisites needs to be installed:
    • Templafy Desktop Host 2.0 or above
    • .NET Framework 4.7.2 or above
    • WebView2 Runtime
  • Templafy Desktop Client 3.1.0 runs as x86: The new Desktop Client 3.1.0 was incorrectly targeting a wrong platform (x86) making it incompatible with Host 2.x (AnyCPU). This resulted in the Host not being able to load the client and display an error dialog. This is now resolved, and the client is now targeting AnyCPU making it compatible with both Host 2.x and 3.x.

3.1.0 - January 2021

    • Revoked for issues with Host 2.2.
release notes Templafy Desktop
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.