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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,11 +3,18 @@ 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 -))) 6 +{{id name="versions"/}} 10 10 8 += Versioning = 9 + 10 +* 4.0.0-beta.5 11 +[[win-x64.msi>>https://desktop.teamwire.eu/merge/4.0.0-beta.5/teamwire-4.0.0-beta.5-win-x64.msi]] , [[mac-x64.dmg>>https://desktop.teamwire.eu/merge/4.0.0-beta.5/teamwire-4.0.0-beta.5-mac-x64.dmg]] , [[linux-amd64.deb>>https://desktop.teamwire.eu/merge/4.0.0-beta.5/teamwire-4.0.0-beta.5-linux-amd64.deb]] , [[linux-x86_64.rpm>>https://desktop.teamwire.eu/merge/4.0.0-beta.5/teamwire-4.0.0-beta.5-linux-x86_64.rpm]] 12 + 13 +* 4.0.0-beta.4 14 +* 4.0.0-beta.3 15 +* 4.0.0-beta.2 16 +## ## 17 + 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 36 +* 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 38 +* 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) ... ... @@ -103,17 +103,28 @@ 103 103 (% class="lead" %) 104 104 Supported parameters 105 105 106 -Desktop App **4.0.0-beta.2** supports the following configuration parameters: 114 +Desktop App **4.0.0-beta.2** (and newer) supports the following configuration parameters: 107 107 108 108 * ##serverHost## (String), previously BackendServerName 109 109 * ##proxyURL## (String) 110 110 ## ## 111 111 112 -Desktop App **4.0.0-beta.3** w illsupports the auto-registration process.120 +Desktop App **4.0.0-beta.3** (and newer) 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"]] 122 +* ##serverHost## (String), previously BackendServerName 123 +* ##proxyURL## (String) 124 +* ##firstName## (String) 125 +* ##lastName## (String) 126 +* ##email## (String) 127 +* ##registrationToken## (String) 128 +* ##phoneNumber## (String) 129 +* ##trustedCertificates## (Array) 130 +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. 131 +## ## 115 115 133 +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 135 + 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" %) 148 +|(% 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" %)((( ... ... @@ -135,6 +135,8 @@ 135 135 |(% style="text-align:left" %)Search for chat title / message / contact|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 136 136 |(% style="text-align:left" %)Show / Hide archived chat|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 137 137 |(% style="text-align:left" %)Set and use Push-to-Talk|(% style="background-color:#9bcfef" %) | 157 +|(% style="text-align:left" %)Favourite chats tab|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}| 158 +|(% style="text-align:left" %)Unread chats tab|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}| 138 138 |(% colspan="3" style="text-align:left" %)((( 139 139 == Chats == 140 140 ))) ... ... @@ -162,6 +162,7 @@ 162 162 |(% style="text-align:left" %)Reply to message or attachment|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 163 163 |(% style="text-align:left" %)Forward message or attachments to new or existing chat|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 164 164 |(% style="text-align:left" %)Leave / Close / Mute / Archive chat|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 186 +|(% style="text-align:left" %)Favourite chat / Mark chat as read or unread|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}| 165 165 |(% style="text-align:left" %)Show chat admins and members|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}}|{{velocity}}$services.icon.render('check'){{/velocity}} 166 166 |(% style="text-align:left" %)Edit chat avatar / title / mode / members|(% style="background-color:#9bcfef" %){{velocity}}$services.icon.render('check'){{/velocity}} 167 167 edit chat avatar will follow|{{velocity}}$services.icon.render('check'){{/velocity}}
- configuration-templates-beta3.zip
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.teamwire001 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +1.3 KB - Content