Changes for page Public Beta Guide
Last modified by teamwire001 on 2023/10/11 13:35
From version 3.1
edited by teamwire001
on 2023/09/08 15:05
on 2023/09/08 15:05
Change comment:
Uploaded new attachment "configuration-templates-beta2.zip", version 1.2
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,11 +3,6 @@ 3 3 This document provides basic information about the functionality of the new desktop app and how to report any bugs you find. 4 4 5 5 6 -(% class="box warningmessage" %) 7 -((( 8 -Please note. The beta app currently does not offer a language selection and is available in English only. 9 -))) 10 - 11 11 {{id name="requirements"/}} 12 12 13 13 = System requirements = ... ... @@ -26,8 +26,9 @@ 26 26 If certain types of behavior or errors occur repeatedly, please share your experience with us! The following information is extremely helpful for the further development and improvement of the app: 27 27 28 28 * Can the problem be repeatedly reproduced? Yes / No / Sometimes 24 +* Go to View > Toggle Developer Tools and open the "Console" tab in the new screen. Reproduce the behaviour and export the data you see. 29 29 * Describe how to reproduce the behaviour step by step 30 -* Your logfile 26 +* Your logfile (see [[Logfile location>>doc:||anchor="logfile"]]) 31 31 * A screenshot, if necessary 32 32 * The version of your Teamwire Desktop Beta app 33 33 * The version of your operating system (e.g. Windows 10 Pro) ... ... @@ -109,11 +109,22 @@ 109 109 * ##proxyURL## (String) 110 110 ## ## 111 111 112 -Desktop App **4.0.0-beta.3** willsupports the auto-registration process.108 +Desktop App **4.0.0-beta.3** supports the auto-registration process and the following configuration parameters: 113 113 114 -You can download a template for Windows registry and the JSON config here: [[configuration-templates.zip>>attach:Public.Applications.Desktop.Public-Beta-Guide.WebHome@configuration-templates-beta2.zip||download="configuration-templates-beta2.zip"]] 110 +* ##serverHost## (String), previously BackendServerName 111 +* ##proxyURL## (String) 112 +* ##firstName## (String) 113 +* ##lastName## (String) 114 +* ##email## (String) 115 +* ##registrationToken## (String) 116 +* ##phoneNumber## (String) 117 +* ##trustedCertificates## (Array) 118 +This new parameter has been added to solve the problems when connecting to the Backend API through a TLS-protected HTTPS with a self-signed certificate. "trustedCertificates" is a certificates whitelist. It is an array of Base64-encoded SHA256 certificate fingerprints. 119 +## ## 115 115 121 +You can download a template for Windows registry and the JSON config here: [[configuration-templates.zip>>attach:Public.Applications.Desktop.Public-Beta-Guide.WebHome@configuration-templates-beta3.zip||download="configuration-templates-beta3.zip"]] 116 116 123 + 117 117 {{id name="appfeatures"/}} 118 118 119 119 = App Features = ... ... @@ -126,7 +126,7 @@ 126 126 ))) 127 127 |(% style="text-align:left" %)Registeration via email and SMS|(% style="background-color:#9bcfef" %) |{{velocity}}$services.icon.render('check'){{/velocity}} 128 128 |(% style="text-align:left" %)Login via password|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 129 -|(% style="text-align:left" %)Automated registration|(% style="background-color:#9bcfef" %) 136 +|(% style="text-align:left" %)Automated registration|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 130 130 |(% style="text-align:left" %)Restrict registration via token|(% style="background-color:#9bcfef" %) |{{velocity}}$services.icon.render('check'){{/velocity}} 131 131 |(% style="text-align:left" %)Logout|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 132 132 |(% colspan="3" style="text-align:left" %)(((