@chat21/chat21-ionic 3.4.13-rc5 → 3.4.14-rc1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,716 +1,723 @@
1
1
  # chat21-ionic ver 3.0
2
2
 
3
- ### 3.4.13-rc.5
4
- - removed: tiledeskToken from tiledesk-service
3
+ # 3.4.14-rc1
4
+ - **added**: moved copilot from message-text-area to header-conversaion-detail
5
+ - **changed**: 'open/close conversation info' icon
6
+ - **changed**: send-email model enlarged
5
7
 
6
- ### 3.4.13-rc.4
7
- - added: management for copilot option in project.profile obj
8
- - removed: token in each tiledesk Service method calls and added initialize method for each services
8
+ # 3.4.13 in PROD
9
+
10
+ # 3.4.13-rc.5
11
+ - **removed**: tiledeskToken from tiledesk-service
12
+
13
+ # 3.4.13-rc.4
14
+ - **added**: management for copilot option in project.profile obj
15
+ - **removed**: token in each tiledesk Service method calls and added initialize method for each services
9
16
 
10
- ### 3.4.13-rc.3
11
- - added: copilot-popover on each received message
12
- - changed: canned-responsed no data ui
17
+ # 3.4.13-rc.3
18
+ - **added**: copilot-popover on each received message
19
+ - **changed**: canned-responsed no data ui
13
20
 
14
- ### 3.4.13-rc.2
15
- - added: no-suggestions in copilot component
16
- - changed: HIDE_CANNED_RESPONSES with SHOW CANNED_RESPONSES
21
+ # 3.4.13-rc.2
22
+ - **added**: no-suggestions in copilot component
23
+ - **changed**: HIDE_CANNED_RESPONSES with SHOW CANNED_RESPONSES
17
24
 
18
- ### 3.4.13-rc.1
19
- - added: copilot suggestions for agent responses
25
+ # 3.4.13-rc.1
26
+ - **added**: copilot suggestions for agent responses
20
27
 
21
- ### 3.4.12 in PROD
28
+ # 3.4.12 in PROD
22
29
 
23
- ### 3.4.12-rc.2
24
- - added: chat-audio component to manage audio file sent and received
30
+ # 3.4.12-rc.2
31
+ - **added**: chat-audio component to manage audio file sent and received
25
32
 
26
- ### 3.4.11 in PROD
33
+ # 3.4.11 in PROD
27
34
 
28
- ### 3.4.10 in PROD
35
+ # 3.4.10 in PROD
29
36
 
30
- ### 3.4.10-rc.1
31
- - changed: sidebar and navbar UI aligned with dashboard component
37
+ # 3.4.10-rc.1
38
+ - **changed**: sidebar and navbar UI aligned with dashboard component
32
39
 
33
- ### 3.4.9 in PROD
40
+ # 3.4.9 in PROD
34
41
 
35
- ### 3.4.9-rc.1
36
- - bug-fixed: close conversation also in case of tiledesk error
42
+ # 3.4.9-rc.1
43
+ - **bug-fixed**: close conversation also in case of tiledesk error
37
44
 
38
- ### 3.4.8 in PROD
45
+ # 3.4.8 in PROD
39
46
 
40
- ### 3.4.8-rc.2
41
- - bug-fixed: if support group is a group, do not call lookup api
47
+ # 3.4.8-rc.2
48
+ - **bug-fixed**: if support group is a group, do not call lookup api
42
49
 
43
- ### 3.4.8-rc.1
44
- - bug-fixed: if support group is a group, do not call getRequest
50
+ # 3.4.8-rc.1
51
+ - **bug-fixed**: if support group is a group, do not call getRequest
45
52
 
46
- ### 3.4.7 in PROD
53
+ # 3.4.7 in PROD
47
54
 
48
- ### 3.4.7-rc.2
55
+ # 3.4.7-rc.2
49
56
  - minior fix
50
57
 
51
- ### 3.4.7-rc.1
52
- - added: uploaded control after file is loaded
58
+ # 3.4.7-rc.1
59
+ - **added**: uploaded control after file is loaded
53
60
 
54
- ### 3.4.6 in PROD
61
+ # 3.4.6 in PROD
55
62
 
56
- ### 3.4.5 in PROD
63
+ # 3.4.5 in PROD
57
64
 
58
- ### 3.4.5-rc.2
59
- - changed: sidebar css improvement
65
+ # 3.4.5-rc.2
66
+ - **changed**: sidebar css improvement
60
67
 
61
- ### 3.4.5-rc.1
62
- - changed: management of sidebar icon with env variable
68
+ # 3.4.5-rc.1
69
+ - **changed**: management of sidebar icon with env variable
63
70
 
64
- ### 3.4.4 in PROD
71
+ # 3.4.4 in PROD
65
72
 
66
- ### 3.4.4-rc.1
67
- - added: voice channel icon in conversation-list and conversation-detail header
68
- - changed: sidebar structure
73
+ # 3.4.4-rc.1
74
+ - **added**: voice channel icon in conversation-list and conversation-detail header
75
+ - **changed**: sidebar structure
69
76
 
70
- ### 3.4.3 in PROD
77
+ # 3.4.3 in PROD
71
78
 
72
- ### 3.4.3-rc.1
73
- - added: encodeUri for project name on chatbot share link
74
- - added: offlineMsgEmail project email to emable/disable automatic offline msg email
79
+ # 3.4.3-rc.1
80
+ - **added**: encodeUri for project name on chatbot share link
81
+ - **added**: offlineMsgEmail project email to emable/disable automatic offline msg email
75
82
 
76
- ### 3.4.2 in PROD
77
- - added: chat21client v0.1.12.8
83
+ # 3.4.2 in PROD
84
+ - **added**: chat21client v0.1.12.8
78
85
 
79
- ### 3.4.1 in PROD
80
- - bug-fixed: supportMode parameter is not typed as boolean
86
+ # 3.4.1 in PROD
87
+ - **bug-fixed**: supportMode parameter is not typed as boolean
81
88
 
82
- ### 3.4.0 in PROD
89
+ # 3.4.0 in PROD
83
90
 
84
- ### 3.4.0-rc.1
85
- - added: downloadURL in metadata obj while sending message from tiledesk
91
+ # 3.4.0-rc.1
92
+ - **added**: downloadURL in metadata obj while sending message from tiledesk
86
93
 
87
- ### 3.3.0 in PROD
94
+ # 3.3.0 in PROD
88
95
 
89
- ### 3.3.0-rc.1
90
- - added: onBeforeInit event
91
- - added: option to hide logout icon
92
- - changed: BRAND_BASE_INFO values as string or boolean
96
+ # 3.3.0-rc.1
97
+ - **added**: onBeforeInit event
98
+ - **added**: option to hide logout icon
99
+ - **changed**: BRAND_BASE_INFO values as string or boolean
93
100
 
94
- ### 3.2.3 in PROD
101
+ # 3.2.3 in PROD
95
102
 
96
- ### 3.2.3-rc.1
97
- - added: redirect to dashboard Login page in case of login error
98
- - added: condition for docs
103
+ # 3.2.3-rc.1
104
+ - **added**: redirect to dashboard Login page in case of login error
105
+ - **added**: condition for docs
99
106
 
100
- ### 3.2.2 in PROD
101
- - bug-fixed: unassigned url not logged-in as well
107
+ # 3.2.2 in PROD
108
+ - **bug-fixed**: unassigned url not logged-in as well
102
109
 
103
- ### 3.2.2-rc.1
104
- - bug-fixed: unassigned url not logged-in as well
110
+ # 3.2.2-rc.1
111
+ - **bug-fixed**: unassigned url not logged-in as well
105
112
 
106
- ### 3.2.1 in PROD
107
- - bug-fixed: cannot read property of undefined reading logger.error into brand-service.ts
113
+ # 3.2.1 in PROD
114
+ - **bug-fixed**: cannot read property of undefined reading logger.error into brand-service.ts
108
115
 
109
- ### 3.2.0 in PROD
110
- - changed: API_URL template key in favour of SERVER_BASE_URL
116
+ # 3.2.0 in PROD
117
+ - **changed**: API_URL template key in favour of SERVER_BASE_URL
111
118
 
112
- ### 3.2.0-rc.1
113
- - added: CONV_TYPE enum for all channel_type
114
- - bug-fixed: do not sent automatic offline message if channel_type is messanger
115
- - bug-fixed: disabled email section in conversation-detail footer if channel_type is whatsapp or messanger
119
+ # 3.2.0-rc.1
120
+ - **added**: CONV_TYPE enum for all channel_type
121
+ - **bug-fixed**: do not sent automatic offline message if channel_type is messanger
122
+ - **bug-fixed**: disabled email section in conversation-detail footer if channel_type is whatsapp or messanger
116
123
 
117
- ### 3.1.0 in PROD
124
+ # 3.1.0 in PROD
118
125
 
119
- ### 3.1.0-rc2
120
- - changed: leadStyle storage property from appStorageService to localstorage 'custom_style' property
121
- - bug-fixed: projects dropdown don't truncate long project name text
126
+ # 3.1.0-rc2
127
+ - **changed**: leadStyle storage property from appStorageService to localstorage 'custom_style' property
128
+ - **bug-fixed**: projects dropdown don't truncate long project name text
122
129
 
123
- ### 3.1.0-rc1
124
- - added: INFO_MESSAGE_TYPE enum added to manage info message keys into message.attributes object
125
- - changed: route to main page ('/conversation-detail') when a conversation is closed or abandoned
126
- - bug-fixed: if agent abandoned a chat, detail still remain visible and can send message
130
+ # 3.1.0-rc1
131
+ - **added**: INFO_MESSAGE_TYPE enum added to manage info message keys into message.attributes object
132
+ - **changed**: route to main page ('/conversation-detail') when a conversation is closed or abandoned
133
+ - **bug-fixed**: if agent abandoned a chat, detail still remain visible and can send message
127
134
 
128
- ### 3.0.109 in PROD
135
+ # 3.0.109 in PROD
129
136
 
130
- ### 3.0.109-rc.1
131
- - added: BASE_LOGO_GRAY resource key
132
- - bug-fixed: body texarea into email modal has 0px height
137
+ # 3.0.109-rc.1
138
+ - **added**: BASE_LOGO_GRAY resource key
139
+ - **bug-fixed**: body texarea into email modal has 0px height
133
140
 
134
- ### 3.0.108 in PROD
141
+ # 3.0.108 in PROD
135
142
 
136
- ### 3.0.108.rc.1
137
- - added: brandService to manage remote resources
138
- - added: brandSrc env property
139
- - bug-fixed: conversation-list header shows sidebar-user-detail button
143
+ # 3.0.108.rc.1
144
+ - **added**: brandService to manage remote resources
145
+ - **added**: brandSrc env property
146
+ - **bug-fixed**: conversation-list header shows sidebar-user-detail button
140
147
 
141
- ### 3.0.107 in PROD
148
+ # 3.0.107 in PROD
142
149
 
143
- ### 3.0.107.rc.9
144
- - changed: whatsapp api url
145
- - changed: whatsapp template params removed if array is empty
146
- - changed: whatsapp template UI
150
+ # 3.0.107.rc.9
151
+ - **changed**: whatsapp api url
152
+ - **changed**: whatsapp template params removed if array is empty
153
+ - **changed**: whatsapp template UI
147
154
 
148
- ### 3.0.107.rc.8
149
- - bug-fixed: form icon into conversation-list and header conversation-detail not change color
155
+ # 3.0.107.rc.8
156
+ - **bug-fixed**: form icon into conversation-list and header conversation-detail not change color
150
157
 
151
- ### 3.0.107.rc.7
152
- - bug-fixed: unassigned-convs not laoded custom external style via postMessage or event.subscribe methods
153
- - bug-fixed: delete all old css class style while uploading (via postMessge) a new class
154
- - bug-fixed: customStyle removed if refresh page or window.resize event is handled --> restore saved style from storage
158
+ # 3.0.107.rc.7
159
+ - **bug-fixed**: unassigned-convs not laoded custom external style via postMessage or event.subscribe methods
160
+ - **bug-fixed**: delete all old css class style while uploading (via postMessge) a new class
161
+ - **bug-fixed**: customStyle removed if refresh page or window.resize event is handled --> restore saved style from storage
155
162
 
156
- ### 3.0.107.rc.6
157
- - bug-fixed: set is_new=false before archive an active conversation (not show not-read blu pointer and bold recipient fullname and last text)
163
+ # 3.0.107.rc.6
164
+ - **bug-fixed**: set is_new=false before archive an active conversation (not show not-read blu pointer and bold recipient fullname and last text)
158
165
 
159
- ### 3.0.107.rc.5
160
- - bug-fixed: user info is not updated in sidebar-user-detail with SSO
166
+ # 3.0.107.rc.5
167
+ - **bug-fixed**: user info is not updated in sidebar-user-detail with SSO
161
168
 
162
- ### 3.0.107.rc.4
163
- - bug-fixed: SSO, createCustomToken pass old token to authenticate chat engine module
169
+ # 3.0.107.rc.4
170
+ - **bug-fixed**: SSO, createCustomToken pass old token to authenticate chat engine module
164
171
 
165
- ### 3.0.107.rc.3
166
- - bug-fixed: update tiledek_token after signInWithCustomToken
172
+ # 3.0.107.rc.3
173
+ - **bug-fixed**: update tiledek_token after signInWithCustomToken
167
174
 
168
- ### 3.0.107.rc.2
169
- - added: moved eventTrigger method from conversation-deatil and conversation-list pages to app.component.ts
175
+ # 3.0.107.rc.2
176
+ - **added**: moved eventTrigger method from conversation-deatil and conversation-list pages to app.component.ts
170
177
 
171
- ### 3.0.107.rc.1
172
- - added: globals and globals-settings services to manage env and option variables globally
173
- - added: eventTrigger service to expose custom chat event to parent chat-iframe container
174
- - added: new UI home management for supportMode
175
- - bug-fixed: privateMsg colors not visible
178
+ # 3.0.107.rc.1
179
+ - **added**: globals and globals-settings services to manage env and option variables globally
180
+ - **added**: eventTrigger service to expose custom chat event to parent chat-iframe container
181
+ - **added**: new UI home management for supportMode
182
+ - **bug-fixed**: privateMsg colors not visible
176
183
 
177
- ### 3.0.106 in PROD
178
- - changed: testsitebaseurl with widgetBaseUrl
179
- - changed: WIDGET_TEST_LOCATION with WIDGET_LOCATION
184
+ # 3.0.106 in PROD
185
+ - **changed**: testsitebaseurl with widgetBaseUrl
186
+ - **changed**: WIDGET_TEST_LOCATION with WIDGET_LOCATION
180
187
 
181
- ### 3.0.105 in PROD
188
+ # 3.0.105 in PROD
182
189
 
183
- ### 3.0.105.rc.1
184
- - added: get tiledeskToken from tiledesk_token key in favour of appStorageService.getItem('tiledeskToken')
190
+ # 3.0.105.rc.1
191
+ - **added**: get tiledeskToken from tiledesk_token key in favour of appStorageService.getItem('tiledeskToken')
185
192
 
186
- ### 3.0.104.1 in PROD
193
+ # 3.0.104.1 in PROD
187
194
  - minor bug fixing
188
195
 
189
- ### 3.0.104 in PROD
190
- - bug-fixed: messages are lost after chrome close all websocket connections due to inactivity and mqtt not reconnected automatically
196
+ # 3.0.104 in PROD
197
+ - **bug-fixed**: messages are lost after chrome close all websocket connections due to inactivity and mqtt not reconnected automatically
191
198
 
192
- ### 3.0.103 in PROD
199
+ # 3.0.103 in PROD
193
200
 
194
- ### 3.0.103-rc.2
195
- - added: google signIn for mobile platform
196
- - added: FMC and inAppBrowser plugins
201
+ # 3.0.103-rc.2
202
+ - **added**: google signIn for mobile platform
203
+ - **added**: FMC and inAppBrowser plugins
197
204
  - minor improvements on canned responses component
198
- - changed: /email/send with new API
205
+ - **changed**: /email/send with new API
199
206
 
200
- ### 3.0.103-rc.1
201
- - added: ANGULAR 12
202
- - added: laxy loading of modal pages
203
- - bug-fixed: cannot send new message in direct conversation for the first time
207
+ # 3.0.103-rc.1
208
+ - **added**: ANGULAR 12
209
+ - **added**: laxy loading of modal pages
210
+ - **bug-fixed**: cannot send new message in direct conversation for the first time
204
211
 
205
- ### 3.0.102 in PROD
212
+ # 3.0.102 in PROD
206
213
 
207
- ### 3.0.102-rc.2
208
- - added: ANGULAR 12
209
- - added: laxy loading of modal pages
214
+ # 3.0.102-rc.2
215
+ - **added**: ANGULAR 12
216
+ - **added**: laxy loading of modal pages
210
217
 
211
- ### 3.0.102-rc.1
212
- - changed: chat21client.js version to v0.1.12.5
213
- - changed: set callback function on chat21client.connect without wait the subscription get back
218
+ # 3.0.102-rc.1
219
+ - **changed**: chat21client.js version to v0.1.12.5
220
+ - **changed**: set callback function on chat21client.connect without wait the subscription get back
214
221
 
215
- ### 3.0.101 in PROD
216
- - changed: message-textarea tooltip translations
217
- - bug-fixed: offline message warning appear also if user has not an email in leadInfo
222
+ # 3.0.101 in PROD
223
+ - **changed**: message-textarea tooltip translations
224
+ - **bug-fixed**: offline message warning appear also if user has not an email in leadInfo
218
225
 
219
- ### 3.0.100 in PROD
220
- - bug-fixed: when offline email is sent, body message not send the last message on the conversation
226
+ # 3.0.100 in PROD
227
+ - **bug-fixed**: when offline email is sent, body message not send the last message on the conversation
221
228
 
222
- ### 3.0.99 in PROD
229
+ # 3.0.99 in PROD
223
230
 
224
- ### 3.0.99-rc.2
225
- - bug-fixed: after tiledesk closes a conversation, call archiveConversation's conversationsHandler method to manually remote it from active conversations list
231
+ # 3.0.99-rc.2
232
+ - **bug-fixed**: after tiledesk closes a conversation, call archiveConversation's conversationsHandler method to manually remote it from active conversations list
226
233
 
227
- ### 3.0.99-rc.1
228
- - added: audio file enabled
229
- - added: audio icon if audio message is received in ion-list-conversations component
230
- - bug-fixed: do not copy user if on mobile from profile-info modal
231
- - bug-fixed: if lead email is deleted, leadInfo is not updated and can send email
232
- - removed: PACKAGE.version in favour of environment.version
234
+ # 3.0.99-rc.1
235
+ - **added**: audio file enabled
236
+ - **added**: audio icon if audio message is received in ion-list-conversations component
237
+ - **bug-fixed**: do not copy user if on mobile from profile-info modal
238
+ - **bug-fixed**: if lead email is deleted, leadInfo is not updated and can send email
239
+ - **removed**: PACKAGE.version in favour of environment.version
233
240
 
234
- ### 3.0.98 in PROD
241
+ # 3.0.98 in PROD
235
242
 
236
- ### 3.0.98-rc.2
237
- - added: maps modal for whatsapp location templates
238
- - changed: changed: conversation?.attributes?.channel with conversation?.attributes?.request_channel
243
+ # 3.0.98-rc.2
244
+ - **added**: maps modal for whatsapp location templates
245
+ - **changed**: **changed**: conversation?.attributes?.channel with conversation?.attributes?.request_channel
239
246
 
240
- ### 3.0.98-rc.1
241
- - changed: conversation.attributes.channel with conversation.attributes.request_channel to get the current convesation channel
242
- - bug-fixed: whatsapp template not enabled when agent is added to a whatsapp channel request
247
+ # 3.0.98-rc.1
248
+ - **changed**: conversation.attributes.channel with conversation.attributes.request_channel to get the current convesation channel
249
+ - **bug-fixed**: whatsapp template not enabled when agent is added to a whatsapp channel request
243
250
 
244
- ### 3.0.97 in PROD
251
+ # 3.0.97 in PROD
245
252
 
246
- ### 3.0.97-rc.5
247
- - added: whatsapp templates section to send an already configured whatsapp templete only in case of a whatsapp conversation channel type
248
- - added: channel input var in message-text-area component to manage the type of current conversation
249
- - added: whatsappTemplatesBaseUrl env key to manage whatsapp templates only for whatsapp conversations
250
- - added: loader on contacts-directory page
251
- - changed: send-email modal UI form mobile platform
252
- - bug-fixed: do not show offline message if conversation has channel=whatsapp
253
- - bug-fixed: do not send automatic offline email if conversation has channel=whatsapp
253
+ # 3.0.97-rc.5
254
+ - **added**: whatsapp templates section to send an already configured whatsapp templete only in case of a whatsapp conversation channel type
255
+ - **added**: channel input var in message-text-area component to manage the type of current conversation
256
+ - **added**: whatsappTemplatesBaseUrl env key to manage whatsapp templates only for whatsapp conversations
257
+ - **added**: loader on contacts-directory page
258
+ - **changed**: send-email modal UI form mobile platform
259
+ - **bug-fixed**: do not show offline message if conversation has channel=whatsapp
260
+ - **bug-fixed**: do not send automatic offline email if conversation has channel=whatsapp
254
261
 
255
- ### 3.0.97-rc.4
256
- - bug-fixed: error getting chat group members
257
- - bug-fixed: missing info-conversation accordion label
262
+ # 3.0.97-rc.4
263
+ - **bug-fixed**: error getting chat group members
264
+ - **bug-fixed**: missing info-conversation accordion label
258
265
 
259
- ### 3.0.97-rc.3
260
- - added: channel property to message/conversation and changed attributes.channel to attributes.offline_channel for offline message email
261
- - added: channel info in conversation-header-detail component
266
+ # 3.0.97-rc.3
267
+ - **added**: channel property to message/conversation and changed attributes.channel to attributes.offline_channel for offline message email
268
+ - **added**: channel info in conversation-header-detail component
262
269
  - updated: tiledesk logo
263
- - bug-fixed: sort last-messages for mqtt before publish to component
264
-
265
- ### 3.0.97-rc.2
266
- - added: do not send automatic offline email if conversation is of type 'email' or 'form'
267
- - added: new tooltip directive
268
- - added: availability project user status on ProfileInfo page modal
269
- - added: isOniOSMobileDevice and isOnMobileDevice in utils
270
- - added: manage css for mobile/desktop modals
271
- - added: custom tooltip directive
272
- - changed: lib dependencies
273
- - bug-fixed: new_message event sounds every time conv.is_new is true or false
270
+ - **bug-fixed**: sort last-messages for mqtt before publish to component
271
+
272
+ # 3.0.97-rc.2
273
+ - **added**: do not send automatic offline email if conversation is of type 'email' or 'form'
274
+ - **added**: new tooltip directive
275
+ - **added**: availability project user status on ProfileInfo page modal
276
+ - **added**: isOniOSMobileDevice and isOnMobileDevice in utils
277
+ - **added**: manage css for mobile/desktop modals
278
+ - **added**: custom tooltip directive
279
+ - **changed**: lib dependencies
280
+ - **bug-fixed**: new_message event sounds every time conv.is_new is true or false
274
281
  - updated: ios icons
275
- - removed: ticketing for mobile
282
+ - **removed**: ticketing for mobile
276
283
  - removed angular2-moment and ng2-tooltip-directive
277
284
 
278
- ### 3.0.97-rc.1
279
- - added: if user is offline and message is sent, forward the entire conversation by email
285
+ # 3.0.97-rc.1
286
+ - **added**: if user is offline and message is sent, forward the entire conversation by email
280
287
 
281
- ### 3.0.96 in PROD
288
+ # 3.0.96 in PROD
282
289
 
283
- ### 3.0.96-rc.2
284
- - changed: chat21client.js to v0.1.12.5 (window scope fixed)
290
+ # 3.0.96-rc.2
291
+ - **changed**: chat21client.js to v0.1.12.5 (window scope fixed)
285
292
 
286
- ### 3.0.96-rc.1
287
- - added: isFirstMessage, isSameSender, isLastMessage, isFirstMessage function to utils-message
288
- - added: online/offline status check for offline automatic email -> presence service impl
289
- - added: websocket as mqtt-presence service dep
290
- - added: tip message if lead has an email and is offline, when agent is on chat section in conversation-detail footer component
293
+ # 3.0.96-rc.1
294
+ - **added**: isFirstMessage, isSameSender, isLastMessage, isFirstMessage function to utils-message
295
+ - **added**: online/offline status check for offline automatic email -> presence service impl
296
+ - **added**: websocket as mqtt-presence service dep
297
+ - **added**: tip message if lead has an email and is offline, when agent is on chat section in conversation-detail footer component
291
298
 
292
- ### 3.0.95 in PROD
293
- - bug-fixed: cannot upload PDF files
299
+ # 3.0.95 in PROD
300
+ - **bug-fixed**: cannot upload PDF files
294
301
 
295
- ### 3.0.95-rc.1
296
- - added: custom colors to senderFullname to better distinguish the user
297
- - bug-fixed: cannot read text.trim() of undefined if no text is sent with an image
298
- - bug-fixed: markdown not split work correctly
302
+ # 3.0.95-rc.1
303
+ - **added**: custom colors to senderFullname to better distinguish the user
304
+ - **bug-fixed**: cannot read text.trim() of undefined if no text is sent with an image
305
+ - **bug-fixed**: markdown not split work correctly
299
306
 
300
- ### 3.0.94 in PROD
301
- - bug-fixed: error getting projectId during lead detail for conversations with more than 4 segment
307
+ # 3.0.94 in PROD
308
+ - **bug-fixed**: error getting projectId during lead detail for conversations with more than 4 segment
302
309
 
303
- ### 3.0.93 in PROD
304
- - added: goToProfile sidebar-user-detail feature
310
+ # 3.0.93 in PROD
311
+ - **added**: goToProfile sidebar-user-detail feature
305
312
 
306
- ### 3.0.92 in PROD
313
+ # 3.0.92 in PROD
307
314
 
308
- ### 3.0.92-rc.1
309
- - added: limit parameter to message-attachment component
310
- - added: listen to new event related to user presence
311
- - changed: message-text-area icons
312
- - changed: moved isSender function from service to utils-message
313
- - changed: unsubscribe from unserved request directly using wsService and not with wsSocketJs
314
- - bug-fixed: if user is offline and implicit email is sent, not show flash icon to indicate offline_msg
315
- - bug-fixed: conversation list not show projectName (cannot set properties of undefined reading 'projectId')
316
- - bug-fixed: msg.text is undefined while reading trim()
317
- - removed: user status from contact-directory
315
+ # 3.0.92-rc.1
316
+ - **added**: limit parameter to message-attachment component
317
+ - **added**: listen to new event related to user presence
318
+ - **changed**: message-text-area icons
319
+ - **changed**: moved isSender function from service to utils-message
320
+ - **changed**: unsubscribe from unserved request directly using wsService and not with wsSocketJs
321
+ - **bug-fixed**: if user is offline and implicit email is sent, not show flash icon to indicate offline_msg
322
+ - **bug-fixed**: conversation list not show projectName (cannot set properties of undefined reading 'projectId')
323
+ - **bug-fixed**: msg.text is undefined while reading trim()
324
+ - **removed**: user status from contact-directory
318
325
 
319
- ### 3.0.91 in PROD
326
+ # 3.0.91 in PROD
320
327
 
321
- ### 3.0.91-rc.1
322
- - added: pin-unpin canned (starting)
323
- - bug-fixed: undefined in conversationsHandlerService firebase env with TOUCHING_OPERATOR info message
324
- - bug-fixed: a html tag is outsite its container
328
+ # 3.0.91-rc.1
329
+ - **added**: pin-unpin canned (starting)
330
+ - **bug-fixed**: undefined in conversationsHandlerService firebase env with TOUCHING_OPERATOR info message
331
+ - **bug-fixed**: a html tag is outsite its container
325
332
 
326
- ### 3.0.90 in PROD
333
+ # 3.0.90 in PROD
327
334
 
328
- ### 3.0.90-rc.7
329
- - added: logLevel condition to enable Json Message option in bubble-message
330
- - bug-fixed: enable Copy option in bubble-message only if text exist
335
+ # 3.0.90-rc.7
336
+ - **added**: logLevel condition to enable Json Message option in bubble-message
337
+ - **bug-fixed**: enable Copy option in bubble-message only if text exist
331
338
 
332
- ### 3.0.90-rc.6
333
- - changed: dimension of bottom tiledesk logo in left sidebar
334
- - removed: isDev control
339
+ # 3.0.90-rc.6
340
+ - **changed**: dimension of bottom tiledesk logo in left sidebar
341
+ - **removed**: isDev control
335
342
 
336
- ### 3.0.90-rc.5
337
- - added: implementation of conversationChangedDetailed in MQTTConversationsHandler service
338
- - added: LIVE_PAGE info-message type
339
- - added: live page info in conversation. header (work in progress)
340
- - changed: info-message UI
341
- - bug-fixed: options-container not has transparent background if one emotion is present
342
- - bug-fixed: modals not closed on ESC keyboard button
343
- - removed: forward of logs to server
343
+ # 3.0.90-rc.5
344
+ - **added**: implementation of conversationChangedDetailed in MQTTConversationsHandler service
345
+ - **added**: LIVE_PAGE info-message type
346
+ - **added**: live page info in conversation. header (work in progress)
347
+ - **changed**: info-message UI
348
+ - **bug-fixed**: options-container not has transparent background if one emotion is present
349
+ - **bug-fixed**: modals not closed on ESC keyboard button
350
+ - **removed**: forward of logs to server
344
351
 
345
- ### 3.0.90-rc.4
346
- - added: splitMessage in MQTTConversationHandler service
347
- - changed: aligned FirebaseConversationHandler service to widget
348
- - removed: MESSAGE_TYPE_DATE
352
+ # 3.0.90-rc.4
353
+ - **added**: splitMessage in MQTTConversationHandler service
354
+ - **changed**: aligned FirebaseConversationHandler service to widget
355
+ - **removed**: MESSAGE_TYPE_DATE
349
356
 
350
- ### 3.0.90-rc.3
351
- - added: options menu and popover on click to show copy, canned and Json response options
352
- - changed: icon-button moved outside bubble-message only for the first message of each sender
357
+ # 3.0.90-rc.3
358
+ - **added**: options menu and popover on click to show copy, canned and Json response options
359
+ - **changed**: icon-button moved outside bubble-message only for the first message of each sender
353
360
 
354
- ### 3.0.90-rc.2
355
- - added: info and copy icon on received messages
356
- - added: flash icon to distinguish chat offline message sent also by email
361
+ # 3.0.90-rc.2
362
+ - **added**: info and copy icon on received messages
363
+ - **added**: flash icon to distinguish chat offline message sent also by email
357
364
 
358
- ### 3.0.90-rc.1
359
- - added: autofocus on first input
360
- - added: tiledesk logo on sidebar
361
- - added: sourceTitle if exist as message info; otherwize show sourcePage info from message attributes
362
- - added: email icon if chat message is sent also via email
363
- - changed: default color submit button
364
- - changed: removed login modal and moved to dashboard login on logout/first login
365
- - bug-fixed: chinese characters not displayed due to isEmojii function
366
- - bug-fixed: label not translated in navbar
365
+ # 3.0.90-rc.1
366
+ - **added**: autofocus on first input
367
+ - **added**: tiledesk logo on sidebar
368
+ - **added**: sourceTitle if exist as message info; otherwize show sourcePage info from message attributes
369
+ - **added**: email icon if chat message is sent also via email
370
+ - **changed**: default color submit button
371
+ - **changed**: removed login modal and moved to dashboard login on logout/first login
372
+ - **bug-fixed**: chinese characters not displayed due to isEmojii function
373
+ - **bug-fixed**: label not translated in navbar
367
374
 
368
375
 
369
- ### 3.0.89 in PROD
376
+ # 3.0.89 in PROD
370
377
 
371
- ### 3.0.89-rc.1
372
- - bug-fixed: projectId/project_name is undefined in conversations-list component
378
+ # 3.0.89-rc.1
379
+ - **bug-fixed**: projectId/project_name is undefined in conversations-list component
373
380
 
374
- ### 3.0.88 in PROD
381
+ # 3.0.88 in PROD
375
382
 
376
- ### 3.0.88-rc.2
377
- - added: enable email only if active by env parameter
378
- - added: emailSection env variable
379
- - added: CHAT_STORAGE_PREFIX, EMAIL_SECTION env parameters
383
+ # 3.0.88-rc.2
384
+ - **added**: enable email only if active by env parameter
385
+ - **added**: emailSection env variable
386
+ - **added**: CHAT_STORAGE_PREFIX, EMAIL_SECTION env parameters
380
387
 
381
- ### 3.0.88-rc.1
382
- - bug-fixed: projectId is undefined
383
- - bug-fixed: typing subscription block UI on first conversation click
384
-
385
- ### 3.0.87 in PROD
388
+ # 3.0.88-rc.1
389
+ - **bug-fixed**: projectId is undefined
390
+ - **bug-fixed**: typing subscription block UI on first conversation click
391
+
392
+ # 3.0.87 in PROD
386
393
  - restored version 3.0.85
387
394
 
388
- ### 3.0.86 in PROD
389
-
390
- ### 3.0.86-rc.6
391
- - bug-fixed: do not change showSourceInfo status if sourcePage info not exist
392
- - bug-fixed: last_project is undefined
393
-
394
- ### 3.0.86-rc.5
395
- - added: header-conversations-list-unassigned component
396
- - added: toast after text is copied
397
- - added: unassigned header to conversations-list page and joinConversation options icon
398
- - removed: "Open" - "Close info detail" string from close/open info conversation detail
399
-
400
- ### 3.0.86-rc.4
401
- - bug-fixed: close emoji-picker if focus is on message-text-area
402
- - bug-fixed: removed hover background bell icon
403
- - bug-fixed: input field not focused on click
404
- - bug-fixed: set list-bkg-color as default background color for ion-split--pane component
405
- - changed: create-canned-response UI
406
- - added: sourcePage info to incoming messages
407
- - added: copy icon to copy text to clipboard
408
- - added: popover option to incoming messages
409
-
410
- ### 3.0.86-rc.3
411
- - bug-fixed: cannot send message after email is queued successfully
412
-
413
- ### 3.0.86-rc.2
414
- - bug-fixed: undefined reading 'channel' while render email icon in ion-conversation-detail component
415
-
416
- ### 3.0.86-rc.1
417
- - added: send-email modal on Email footer option click
418
- - added: handle window['analytics'] error
419
- - added: send Offline message email if lead is offline and conversation is still open
420
- - changed: info-conversation width from 300px to 320px
421
- - changed: z-index of element when canned-list is open
422
- - changed: chat21client.js file to 1.12.3
423
- - changed: disable email section for direct conversations
424
- - changed: do not reload right side bar conversation-info component
425
- - bug-fixed: canned element is not focused on arrowDown keyboard action
426
- - bug-fixed: if scroll over canned element, focus on text-area is missed
427
- - bug-fixed: on text-area change, scroll conversation-detail if needed
428
- - removed: 'Resolve' conversation button from header-conversation detail component
395
+ # 3.0.86 in PROD
396
+
397
+ # 3.0.86-rc.6
398
+ - **bug-fixed**: do not change showSourceInfo status if sourcePage info not exist
399
+ - **bug-fixed**: last_project is undefined
400
+
401
+ # 3.0.86-rc.5
402
+ - **added**: header-conversations-list-unassigned component
403
+ - **added**: toast after text is copied
404
+ - **added**: unassigned header to conversations-list page and joinConversation options icon
405
+ - **removed**: "Open" - "Close info detail" string from close/open info conversation detail
406
+
407
+ # 3.0.86-rc.4
408
+ - **bug-fixed**: close emoji-picker if focus is on message-text-area
409
+ - **bug-fixed**: removed hover background bell icon
410
+ - **bug-fixed**: input field not focused on click
411
+ - **bug-fixed**: set list-bkg-color as default background color for ion-split--pane component
412
+ - **changed**: create-canned-response UI
413
+ - **added**: sourcePage info to incoming messages
414
+ - **added**: copy icon to copy text to clipboard
415
+ - **added**: popover option to incoming messages
416
+
417
+ # 3.0.86-rc.3
418
+ - **bug-fixed**: cannot send message after email is queued successfully
419
+
420
+ # 3.0.86-rc.2
421
+ - **bug-fixed**: undefined reading 'channel' while render email icon in ion-conversation-detail component
422
+
423
+ # 3.0.86-rc.1
424
+ - **added**: send-email modal on Email footer option click
425
+ - **added**: handle window['analytics'] error
426
+ - **added**: send Offline message email if lead is offline and conversation is still open
427
+ - **changed**: info-conversation width from 300px to 320px
428
+ - **changed**: z-index of element when canned-list is open
429
+ - **changed**: chat21client.js file to 1.12.3
430
+ - **changed**: disable email section for direct conversations
431
+ - **changed**: do not reload right side bar conversation-info component
432
+ - **bug-fixed**: canned element is not focused on arrowDown keyboard action
433
+ - **bug-fixed**: if scroll over canned element, focus on text-area is missed
434
+ - **bug-fixed**: on text-area change, scroll conversation-detail if needed
435
+ - **removed**: 'Resolve' conversation button from header-conversation detail component
429
436
 
430
437
  ## 3.0.85 in PROD
431
- - bug-fixed: remove focus from last edited canned
432
- - changed: do not cache right side-bar conversation-info component
433
- - changed: chat21client.js file to 1.12.3
438
+ - **bug-fixed**: remove focus from last edited canned
439
+ - **changed**: do not cache right side-bar conversation-info component
440
+ - **changed**: chat21client.js file to 1.12.3
434
441
 
435
442
  ## 3.0.84 in PROD
436
- - bug-fixed: handle window['analytics] errors
443
+ - **bug-fixed**: handle window['analytics] errors
437
444
 
438
445
  ## 3.0.83 in PROD
439
- - bug-fixed: canned item is not visible (missing scroll position) if ArrowDown keyboard button is pressed
440
- - bug-fixed: if ArrowUp keyboard button is pressed, text-area cursor moved left and canned not substituted correctly
446
+ - **bug-fixed**: canned item is not visible (missing scroll position) if ArrowDown keyboard button is pressed
447
+ - **bug-fixed**: if ArrowUp keyboard button is pressed, text-area cursor moved left and canned not substituted correctly
441
448
 
442
449
  ## 3.0.82 in PROD
443
- - bug-fixed: do not disable textArea if is a direct archived conversation
444
- - bug-fixed: canned item not fire click event on Firefox browser
445
-
446
- ### 3.0.82-rc.7
447
- - bug-fixed: do not disable textArea if is a direct archived conversation
448
- - bug-fixed: canned item not fire click event on Firefox browser
449
-
450
- ### 3.0.82-rc.6
451
- - bug-fixed: axios is undefined in chat21Client.js
452
- - bug-fixed: if userImage not exist in sidebar--user-detail, no info of fillColor exist
453
-
454
- ### 3.0.82-rc.3
455
- - bug-fixed: incorrect dashboard urls in navbar
456
- - changed: used logger in mqtt auth service
457
-
458
- ### 3.0.82-rc.2
459
- - changed: 'force' parameter to /close post as body content
460
- - changed: enabled MTT
461
- - changed: position of 'LogOut' button in sidebar-user-detail component
462
- - bug-fixed: removed scrollbar on firefox browser in conversation-list, contacts-directory pages
463
-
464
- ### 3.0.82-rc.1
465
- - changed: forceArchive to force while calling /close API URL
466
- - changed: chat21Client.js from 1.12.1 to 1.12.2
467
- - changed: list conversations component with from 360px to 320px
468
-
469
- ### 3.0.81 in PROD
470
-
471
- ### 3.0.81-rc.3
472
- - bug-fixed: if window width is less then 991px, move 'Close detail' icon to right
473
- - changed: removed segment from index.html and loaded dynamically only if in not production
474
-
475
- ### 3.0.81-rc.2
476
- - changed: canned loader
477
- - bug-fixed: if search for a string that not correspond with an existing canned, was shown loader ever
478
-
479
- ### 3.0.81-rc.1
480
- - added: remove bubble-message background if is image or iframe and no text is in message
481
- - added: new sound if unassigned request arrive
482
- - added: animation on hover an image
483
- - added: parameter to /close to forse the closing of a conversation
484
- - added: v.0.1.12.1 chatclient.js
485
- - changed: info-message UI, image UI, frame UI
486
- - bug-fixed: if click on canned icon, then close and clear '/' char, if click again on canned icon, '/' was not added to message text-area
487
-
488
- ### 3.0.80 in PROD
489
- - bug-fixed: if search a canned response, after clicked it does not replaced into text-area
490
-
491
- ### 3.0.80-rc.1
492
- - changed: moved sender_fullname inside bubble-message component
493
- - changed: publish onConversationSelect event to stop audio after agent has clicked on it
494
- - bug-fixed: /null loading flag_url in sidebar-user-detail
495
-
496
- ### 3.0.79 in PROD
497
- - added: segment analytics events
498
-
499
- ### 3.0.79-rc.4
500
- - bug-fixed: testsiteBaseUrl wrong value env property
501
-
502
- ### 3.0.79-rc.3
503
- - added: segment analytics for SignIn-SignOut-Resolved-MsgAdded-ConvAdded
504
- - added: navbar component if not mobile
505
- - added: NAVBAR translations
506
- - changed: minor improvements on UI
507
- - changed: ion-split-pane UI if mobile
508
- - changed: moved hover 'add canned' button from bubble-message to ion-conversation-detail component
509
- - changed: moved addNewCanned to tiledesk service to canned-responses service
510
- - bug-fixed: open/close detail icon not aligned correctly on click 'close'
511
-
512
- ### 3.0.79-rc.2
513
- - added: new sound if new conversation is triggered in agent's chat
514
- - changed: header UI of header-conversation-detail and unassigned-conversations components
515
-
516
- ### 3.0.79-rc.1
517
- - added: LABEL_ONLINE, LABEL_OFFLINE translations
518
- - changed: renamed ddp-header with conversations-list-header
519
- - changed: unified control to mobile/desktop app
520
- - changed: LABEL_AVAILABLE/NOT_AVAILABLE with LABEL_ONLINE/OFFLINE in user-presence component
521
- - changed: icon to user-presence
522
- - changed: UI for conversation-list, conversation-detail and info-group for desktop and mobile
523
- - changed: renamed option-header component with header-conversations-list-archived
524
- - changed: contacts-directory UI
525
- - bug-fixed: if app is opened and user press width expand, move correctly the right position
450
+ - **bug-fixed**: do not disable textArea if is a direct archived conversation
451
+ - **bug-fixed**: canned item not fire click event on Firefox browser
452
+
453
+ # 3.0.82-rc.7
454
+ - **bug-fixed**: do not disable textArea if is a direct archived conversation
455
+ - **bug-fixed**: canned item not fire click event on Firefox browser
456
+
457
+ # 3.0.82-rc.6
458
+ - **bug-fixed**: axios is undefined in chat21Client.js
459
+ - **bug-fixed**: if userImage not exist in sidebar--user-detail, no info of fillColor exist
460
+
461
+ # 3.0.82-rc.3
462
+ - **bug-fixed**: incorrect dashboard urls in navbar
463
+ - **changed**: used logger in mqtt auth service
464
+
465
+ # 3.0.82-rc.2
466
+ - **changed**: 'force' parameter to /close post as body content
467
+ - **changed**: enabled MTT
468
+ - **changed**: position of 'LogOut' button in sidebar-user-detail component
469
+ - **bug-fixed**: removed scrollbar on firefox browser in conversation-list, contacts-directory pages
470
+
471
+ # 3.0.82-rc.1
472
+ - **changed**: forceArchive to force while calling /close API URL
473
+ - **changed**: chat21Client.js from 1.12.1 to 1.12.2
474
+ - **changed**: list conversations component with from 360px to 320px
475
+
476
+ # 3.0.81 in PROD
477
+
478
+ # 3.0.81-rc.3
479
+ - **bug-fixed**: if window width is less then 991px, move 'Close detail' icon to right
480
+ - **changed**: removed segment from index.html and loaded dynamically only if in not production
481
+
482
+ # 3.0.81-rc.2
483
+ - **changed**: canned loader
484
+ - **bug-fixed**: if search for a string that not correspond with an existing canned, was shown loader ever
485
+
486
+ # 3.0.81-rc.1
487
+ - **added**: remove bubble-message background if is image or iframe and no text is in message
488
+ - **added**: new sound if unassigned request arrive
489
+ - **added**: animation on hover an image
490
+ - **added**: parameter to /close to forse the closing of a conversation
491
+ - **added**: v.0.1.12.1 chatclient.js
492
+ - **changed**: info-message UI, image UI, frame UI
493
+ - **bug-fixed**: if click on canned icon, then close and clear '/' char, if click again on canned icon, '/' was not added to message text-area
494
+
495
+ # 3.0.80 in PROD
496
+ - **bug-fixed**: if search a canned response, after clicked it does not replaced into text-area
497
+
498
+ # 3.0.80-rc.1
499
+ - **changed**: moved sender_fullname inside bubble-message component
500
+ - **changed**: publish onConversationSelect event to stop audio after agent has clicked on it
501
+ - **bug-fixed**: /null loading flag_url in sidebar-user-detail
502
+
503
+ # 3.0.79 in PROD
504
+ - **added**: segment analytics events
505
+
506
+ # 3.0.79-rc.4
507
+ - **bug-fixed**: testsiteBaseUrl wrong value env property
508
+
509
+ # 3.0.79-rc.3
510
+ - **added**: segment analytics for SignIn-SignOut-Resolved-MsgAdded-ConvAdded
511
+ - **added**: navbar component if not mobile
512
+ - **added**: NAVBAR translations
513
+ - **changed**: minor improvements on UI
514
+ - **changed**: ion-split-pane UI if mobile
515
+ - **changed**: moved hover 'add canned' button from bubble-message to ion-conversation-detail component
516
+ - **changed**: moved addNewCanned to tiledesk service to canned-responses service
517
+ - **bug-fixed**: open/close detail icon not aligned correctly on click 'close'
518
+
519
+ # 3.0.79-rc.2
520
+ - **added**: new sound if new conversation is triggered in agent's chat
521
+ - **changed**: header UI of header-conversation-detail and unassigned-conversations components
522
+
523
+ # 3.0.79-rc.1
524
+ - **added**: LABEL_ONLINE, LABEL_OFFLINE translations
525
+ - **changed**: renamed ddp-header with conversations-list-header
526
+ - **changed**: unified control to mobile/desktop app
527
+ - **changed**: LABEL_AVAILABLE/NOT_AVAILABLE with LABEL_ONLINE/OFFLINE in user-presence component
528
+ - **changed**: icon to user-presence
529
+ - **changed**: UI for conversation-list, conversation-detail and info-group for desktop and mobile
530
+ - **changed**: renamed option-header component with header-conversations-list-archived
531
+ - **changed**: contacts-directory UI
532
+ - **bug-fixed**: if app is opened and user press width expand, move correctly the right position
526
533
 
527
534
  ## 3.0.78 in PROD
528
- - bug-fixed: unassigned request not sound the if is the first at all
529
- - bug-fixed: canned responses opens in incorrect mode
530
-
531
- ### 3.0.78-rc.4
532
- - bug-fixed: unassigned request not sound the if is the first at all
533
- - bug-fixed: translations missed
534
- - bug-fixed: direct info not showed in conversation-header component
535
- - removed: conversation-footer border top
536
- - changed: colors to message-text-area icons and message-attachment components
537
-
538
- ### 3.0.78-rc.3
539
- - changed: user-typing location moved from conversation-header to conversation-detail component
540
- - changed: replace includes with startsWith for check what type of conversation is in project info conversation-list component
541
- - added: styleMap integrations to some elements
542
- - bug-fixed: no tooltip showed if no unserved request are present
543
-
544
- ### 3.0.78-rc.2
545
- - changed: project item UI and tooltip msg
546
- - changed: conversation UI in conversations list component
547
- - changed: conversation detail header component
548
- - added: open/close info-conversation moved from conversation-header to conversation detail component
549
- - bug-fixed: canned responses opens in incorrect mode
550
-
551
- ### 3.0.78-rc.1
552
- - changed: conversation-list page width increased
553
- - changed: background changed in info-message component
554
- - changed: project-item UI
555
- - changed: conversation-list page UI
535
+ - **bug-fixed**: unassigned request not sound the if is the first at all
536
+ - **bug-fixed**: canned responses opens in incorrect mode
537
+
538
+ # 3.0.78-rc.4
539
+ - **bug-fixed**: unassigned request not sound the if is the first at all
540
+ - **bug-fixed**: translations missed
541
+ - **bug-fixed**: direct info not showed in conversation-header component
542
+ - **removed**: conversation-footer border top
543
+ - **changed**: colors to message-text-area icons and message-attachment components
544
+
545
+ # 3.0.78-rc.3
546
+ - **changed**: user-typing location moved from conversation-header to conversation-detail component
547
+ - **changed**: replace includes with startsWith for check what type of conversation is in project info conversation-list component
548
+ - **added**: styleMap integrations to some elements
549
+ - **bug-fixed**: no tooltip showed if no unserved request are present
550
+
551
+ # 3.0.78-rc.2
552
+ - **changed**: project item UI and tooltip msg
553
+ - **changed**: conversation UI in conversations list component
554
+ - **changed**: conversation detail header component
555
+ - **added**: open/close info-conversation moved from conversation-header to conversation detail component
556
+ - **bug-fixed**: canned responses opens in incorrect mode
557
+
558
+ # 3.0.78-rc.1
559
+ - **changed**: conversation-list page width increased
560
+ - **changed**: background changed in info-message component
561
+ - **changed**: project-item UI
562
+ - **changed**: conversation-list page UI
556
563
 
557
564
  ## 3.0.77 in PROD
558
565
 
559
- ### 3.0.77-rc.3
560
- - bug-fixed: with env
566
+ # 3.0.77-rc.3
567
+ - **bug-fixed**: with env
561
568
 
562
- ### 3.0.77-rc.2
563
- - bug-fixed: on ng-select focused element show blue border
564
- - removed: unused labels and translations
569
+ # 3.0.77-rc.2
570
+ - **bug-fixed**: on ng-select focused element show blue border
571
+ - **removed**: unused labels and translations
565
572
 
566
- ### 3.0.77-rc.1
567
- - added: new sidebar-user-details and sidebar components
568
- - changed: updateCurrentUserAvailability body http request to manage Inactive state
573
+ # 3.0.77-rc.1
574
+ - **added**: new sidebar-user-details and sidebar components
575
+ - **changed**: updateCurrentUserAvailability body http request to manage Inactive state
569
576
  - removed label 'LABEL_ACTIVE_NOW'
570
577
 
571
578
  ## 3.0.76 in PROD
572
579
 
573
- ### 3.0.76-rc.4
574
- - bug-fixed: if canned component is opened and press twice the canned icon, canned-component not opens
575
- - bug-fixed: bot images not resized
576
- - added: caching of canned responses per project
580
+ # 3.0.76-rc.4
581
+ - **bug-fixed**: if canned component is opened and press twice the canned icon, canned-component not opens
582
+ - **bug-fixed**: bot images not resized
583
+ - **added**: caching of canned responses per project
577
584
  - aded: loader in canned-component
578
585
 
579
- ### 3.0.76-rc.3
580
- - bug-fixed: image-preview when agent click on image, don't fit the screen size
581
- - added: network-connection component to manage no connections
582
- - removed: no connection item in conversation-list page
586
+ # 3.0.76-rc.3
587
+ - **bug-fixed**: image-preview when agent click on image, don't fit the screen size
588
+ - **added**: network-connection component to manage no connections
589
+ - **removed**: no connection item in conversation-list page
583
590
 
584
- ### 3.0.76-rc.2
585
- - added: canned component to manage canned responses
586
- - bug-fixed: if more than oe '/' is present in message-text-area and a canned is selected, replace canned text on the last '/' character in the message string
587
- - bug-fixed: close canned component if user click again on canned-icon-button
591
+ # 3.0.76-rc.2
592
+ - **added**: canned component to manage canned responses
593
+ - **bug-fixed**: if more than oe '/' is present in message-text-area and a canned is selected, replace canned text on the last '/' character in the message string
594
+ - **bug-fixed**: close canned component if user click again on canned-icon-button
588
595
 
589
- ### 3.0.76-rc.1
590
- - changed: senderFullName in list conversation for guest users with guest#uuid[0..5]
591
- - added: multi-language to MEMBER_LEFT_GROUP and LEAD_UPDATED info messages
592
- - added: onElementRendered event to image/frame/mesagge-attachment to scroll content after element is rendered
593
- - added: enabled possibility to edit or delete a canned response created by yourself
594
- - added: disable footer component of an archived conversation if it's been more than 10 days
595
- - removed: scrollBar from conversation-detail page
596
+ # 3.0.76-rc.1
597
+ - **changed**: senderFullName in list conversation for guest users with guest#uuid[0..5]
598
+ - **added**: multi-language to MEMBER_LEFT_GROUP and LEAD_UPDATED info messages
599
+ - **added**: onElementRendered event to image/frame/mesagge-attachment to scroll content after element is rendered
600
+ - **added**: enabled possibility to edit or delete a canned response created by yourself
601
+ - **added**: disable footer component of an archived conversation if it's been more than 10 days
602
+ - **removed**: scrollBar from conversation-detail page
596
603
 
597
604
  ## 3.0.75 in PROD
598
605
 
599
- ### 3.0.75-rc.2
600
- - bug-fixed: unserved request count not updated correctly after a request is assigned
606
+ # 3.0.75-rc.2
607
+ - **bug-fixed**: unserved request count not updated correctly after a request is assigned
601
608
 
602
- ### 3.0.75-rc.1
603
- - added: handled ESC keyboard button to dismiss image preview component
609
+ # 3.0.75-rc.1
610
+ - **added**: handled ESC keyboard button to dismiss image preview component
604
611
 
605
- ### 3.0.74 in PROD
612
+ # 3.0.74 in PROD
606
613
 
607
- ### 3.0.74-rc.1
608
- - changed: dashboardUrl in env from absolute to relative http url
609
- - bug-fixed: not get projectId if is direct covnersation
614
+ # 3.0.74-rc.1
615
+ - **changed**: dashboardUrl in env from absolute to relative http url
616
+ - **bug-fixed**: not get projectId if is direct covnersation
610
617
 
611
- ### 3.0.73 in PROD
618
+ # 3.0.73 in PROD
612
619
 
613
- ### 3.0.73-rc.1
614
- - bug-fixed: topic.split is not a function while a conversation is closed by an agent in MQTT-conversations-handler.service
615
- - removed: user id from contact-directory component
620
+ # 3.0.73-rc.1
621
+ - **bug-fixed**: topic.split is not a function while a conversation is closed by an agent in MQTT-conversations-handler.service
622
+ - **removed**: user id from contact-directory component
616
623
 
617
- ### 3.0.72 in PROD
624
+ # 3.0.72 in PROD
618
625
 
619
- ### 3.0.72-rc.1
620
- - added: user presence on contact-directory component
626
+ # 3.0.72-rc.1
627
+ - **added**: user presence on contact-directory component
621
628
 
622
- ### 3.0.71 in PROD
629
+ # 3.0.71 in PROD
623
630
 
624
- ### 3.0.71-rc.1
625
- - changed: native downloadURL on new file uploaded
626
- - added: update lead info in conversation-detail and conversation-header when agent updates
627
- - added: private message UI when agent receive a private message from other agents
628
- - removed: scroll-bar from conversation-list page
631
+ # 3.0.71-rc.1
632
+ - **changed**: native downloadURL on new file uploaded
633
+ - **added**: update lead info in conversation-detail and conversation-header when agent updates
634
+ - **added**: private message UI when agent receive a private message from other agents
635
+ - **removed**: scroll-bar from conversation-list page
629
636
 
630
- ### 3.0.70 in PROD
637
+ # 3.0.70 in PROD
631
638
 
632
- ### 3.0.70-rc.2
633
- - added: cache control max-age
634
- - added: tooltip on info message in conversation-detail page
639
+ # 3.0.70-rc.2
640
+ - **added**: cache control max-age
641
+ - **added**: tooltip on info message in conversation-detail page
635
642
 
636
- ### 3.0.70-rc.1
637
- - changed: README and LICENSE files
638
- - added: cached conversations from storage in FirebaseConversationsHandlerService
639
- - added: replase stored conversations after 10s of remote 'once' call
640
- - added: icon and splash resources for mobile
643
+ # 3.0.70-rc.1
644
+ - **changed**: README and LICENSE files
645
+ - **added**: cached conversations from storage in FirebaseConversationsHandlerService
646
+ - **added**: replase stored conversations after 10s of remote 'once' call
647
+ - **added**: icon and splash resources for mobile
641
648
 
642
- ### 3.0.69 in PROD
649
+ # 3.0.69 in PROD
643
650
 
644
- ### 3.0.69-rc1
645
- - changed: restored lookup behaviour for old conversations with 3 segment and without project id inside it
651
+ # 3.0.69-rc1
652
+ - **changed**: restored lookup behaviour for old conversations with 3 segment and without project id inside it
646
653
 
647
- ### 3.0.68 in PROD
654
+ # 3.0.68 in PROD
648
655
 
649
- ### 3.0.68-rc3
650
- - bug-fixed: not sound with unservedRequest if WebSocket restart again (every 3/5min)
656
+ # 3.0.68-rc3
657
+ - **bug-fixed**: not sound with unservedRequest if WebSocket restart again (every 3/5min)
651
658
 
652
- ### 3.0.68-rc2
653
- - bug-fixed: removed lookup API call for old requests
659
+ # 3.0.68-rc2
660
+ - **bug-fixed**: removed lookup API call for old requests
654
661
 
655
- ### 3.0.68-rc1
656
- - bug-fixed: not sound if conversation.is_new changed from true to false in conversationChange BS
657
- - changed: if message contains only 1 emoji remove bubble message background and increase font-size
658
- - added: new languages az, sv, kk, uz
659
- - removed: control in info-content component for old project id with 32 characters
662
+ # 3.0.68-rc1
663
+ - **bug-fixed**: not sound if conversation.is_new changed from true to false in conversationChange BS
664
+ - **changed**: if message contains only 1 emoji remove bubble message background and increase font-size
665
+ - **added**: new languages az, sv, kk, uz
666
+ - **removed**: control in info-content component for old project id with 32 characters
660
667
 
661
- ### 3.0.67 in PROD
662
- - added: control to 'foregroundCount' when tab is hidden/visible
663
- - added: sound control on/off to new conversations and conversations changed
668
+ # 3.0.67 in PROD
669
+ - **added**: control to 'foregroundCount' when tab is hidden/visible
670
+ - **added**: sound control on/off to new conversations and conversations changed
664
671
 
665
- ### 3.0.66 in PROD
666
- - added: control to 'foregroundCount' locale storage variable from dashboard
667
- - added: uk translations
672
+ # 3.0.66 in PROD
673
+ - **added**: control to 'foregroundCount' locale storage variable from dashboard
674
+ - **added**: uk translations
668
675
 
669
- ### 3.0.65 in PROD
670
- - bug-fixed: icons in sidebar were not alignet correctly on Safari
671
- - bug-fixed: missing translations on sidebar-detail component and login-modal page on start when user logged in for the first time
672
- - bug-fixed: some icons not showed in side-bar user detail component: replaced material-design-icons with material-icons
673
- - bug-fixed: if removed conversation.uid is the selected ones, change url from /active to /archived with navigateByUrl after archivedConversation is completed
674
- - bug-fixed: truncate sender_fullname in conversation-list and conversation-detail header components
675
- - added: arabic translations language
676
- - changed: behaviour of is_new of a conversation (not update 'is_new' conversation property if conv is the selected one or if sender is me)
676
+ # 3.0.65 in PROD
677
+ - **bug-fixed**: icons in sidebar were not alignet correctly on Safari
678
+ - **bug-fixed**: missing translations on sidebar-detail component and login-modal page on start when user logged in for the first time
679
+ - **bug-fixed**: some icons not showed in side-bar user detail component: replaced material-design-icons with material-icons
680
+ - **bug-fixed**: if removed conversation.uid is the selected ones, change url from /active to /archived with navigateByUrl after archivedConversation is completed
681
+ - **bug-fixed**: truncate sender_fullname in conversation-list and conversation-detail header components
682
+ - **added**: arabic translations language
683
+ - **changed**: behaviour of is_new of a conversation (not update 'is_new' conversation property if conv is the selected one or if sender is me)
677
684
 
678
- ### 3.0.65-rc3 - LATEST
679
- - changed: retrive conversations with 'onces' firebase event and remove lastTimestamp from added, changed and removed fireabase subscriptions event
680
- - bug-fixed: conversation not archived due to conversation_removed unhandled event
681
- - bug-fixed: if removed conversation.uid is the selected ones, change url from /active to /archived with navigateByUrl after archivedConversation is completed
685
+ # 3.0.65-rc3 - LATEST
686
+ - **changed**: retrive conversations with 'onces' firebase event and remove lastTimestamp from added, changed and removed fireabase subscriptions event
687
+ - **bug-fixed**: conversation not archived due to conversation_removed unhandled event
688
+ - **bug-fixed**: if removed conversation.uid is the selected ones, change url from /active to /archived with navigateByUrl after archivedConversation is completed
682
689
 
683
690
 
684
- ### 3.0.65-rc2 - LATEST
685
- - changed: behaviour of is_new of a conversation (not update 'is_new' conversation property if conv is the selected one or if sender is me)
691
+ # 3.0.65-rc2 - LATEST
692
+ - **changed**: behaviour of is_new of a conversation (not update 'is_new' conversation property if conv is the selected one or if sender is me)
686
693
 
687
- ### 3.0.65-rc1 - LATEST
688
- - added: improves chat performance by caching conversations
689
- - added: Displays balloon messages with a light orange background for "internal notes" type message
690
- - added: the html component
691
- - bug-fixed: if archive conversation and do a refresh, url not change from active to archived
692
- - bug-fixed: truncate sender_fullname in conversation-list and conversation-detail header components
693
- - bug-fixed: on conversation removed, update local conversations on storage
694
+ # 3.0.65-rc1 - LATEST
695
+ - **added**: improves chat performance by caching conversations
696
+ - **added**: Displays balloon messages with a light orange background for "internal notes" type message
697
+ - **added**: the html component
698
+ - **bug-fixed**: if archive conversation and do a refresh, url not change from active to archived
699
+ - **bug-fixed**: truncate sender_fullname in conversation-list and conversation-detail header components
700
+ - **bug-fixed**: on conversation removed, update local conversations on storage
694
701
 
695
- ### 3.0.64 IN PROD
702
+ # 3.0.64 IN PROD
696
703
  - Fixes the bug: in the conversation list, for the direct convesations, the name of the requester changes according to the order of arrival of the conversations
697
704
 
698
- ### 3.0.64-rc1
705
+ # 3.0.64-rc1
699
706
  - Fixes the bug: in the conversation list, for the direct convesations, the name of the requester changes according to the order of arrival of the conversations
700
707
  - Displays balloon messages with a light orange background for "internal notes" type message
701
708
  - Adds the html component
702
709
  - Improves chat performance by caching conversations
703
710
 
704
- ### 3.0.63
711
+ # 3.0.63
705
712
  - Deploys in production
706
713
 
707
- ### 3.0.62.4-rc2
714
+ # 3.0.62.4-rc2
708
715
  - Fixed bug: in the modal window showing the image preview before download, the image name is missing
709
716
  - Add the ability to display the app sidebar in "wide mode"
710
717
  - Displays balloon messages with a light orange background for "internal notes" type message
711
718
  - Updates the regex that detects if the message contains only one or more emojis
712
719
 
713
- ### 3.0.62.4-rc1
720
+ # 3.0.62.4-rc1
714
721
  - Fixes the bug: when the user profile is updated in the dashboard it is not updated in the chat
715
722
  - Fixes the bug: when is sent a message with only emojis, some emojis have the chat balloon background
716
723
  - Fixes the bug: in the conversation detail header the requester's avatar does not update after the same has filled in the pre-chat form requested by the bot
@@ -719,72 +726,72 @@
719
726
  - Fixes the bug: the selected conversation is undefined
720
727
  - Fixes the bug: in the conversation list, for the support convesations, the name of the requester changes according to the order of arrival of the conversations
721
728
 
722
- ### 3.0.62.3
729
+ # 3.0.62.3
723
730
  - Fixes the bug: the method setTyping fired twice after that a message is sent
724
731
  - Other minor improvements
725
732
 
726
- ### 3.0.62.2
733
+ # 3.0.62.2
727
734
  - Fixed bug: if the teammate has the role of agent when switching from the dashboard to the chat and vice versa, the icons that only owners and admins have access to are displayed briefly in the left sidebar
728
735
  - Adds the "Edit Profile" button and a link to the help center in the teammate details drawer
729
736
 
730
- ### 3.0.62.1
737
+ # 3.0.62.1
731
738
  - Allows agents to use the "Monitor" page
732
739
 
733
- ### 3.0.62
740
+ # 3.0.62
734
741
  - Deploys in production
735
742
 
736
- ### 3.0.62-rc2
743
+ # 3.0.62-rc2
737
744
  - Fixed bug: in the teammate drawer if the full name is too long it overlaps the email
738
745
  - Fixed bug: in the teammate drawer if the email is too long it exceeds the width of the drawer
739
746
 
740
- ### 3.0.62-rc1
747
+ # 3.0.62-rc1
741
748
  - Change the URL of the environment variable "dashboardUrl" from absolute to relative
742
749
 
743
- ### 3.0.61
750
+ # 3.0.61
744
751
  - Deploys in production
745
752
 
746
- ### 3.0.61-rc26
753
+ # 3.0.61-rc26
747
754
  - Fixes the bug: the conversation detail is not opened if the URL contains round brackets
748
755
 
749
- ### 3.0.61-rc25
756
+ # 3.0.61-rc25
750
757
  - Handles the case that in the storage the value of the "last_project" key is undefined
751
758
 
752
- ### 3.0.61-rc24
759
+ # 3.0.61-rc24
753
760
  - Handles the "writeToButton" and the 'archivedButton' environment variables if are returned as a string
754
761
  - Adds the "authPersistence" key in the chat-config-template.json, chat-config.json and env.sample files
755
762
 
756
- ### 3.0.61-rc23
763
+ # 3.0.61-rc23
757
764
  - Handles the "supportMode" environment variable if returned as a string (fixes the Docker image bugs: part of the conversation details go under the sidebar in mobile mode, the "add message as canned response" button is not displayed)
758
765
  - Fixes the position of the emoji selection window pop up when the canned responses button is not visible
759
766
 
760
- ### 3.0.61-rc22
767
+ # 3.0.61-rc22
761
768
  - Minor improvements
762
769
 
763
- ### 3.0.61-rc21
770
+ # 3.0.61-rc21
764
771
  - Removes cordova-plugin-device
765
772
 
766
- ### 3.0.61-rc20
773
+ # 3.0.61-rc20
767
774
  - Updates dependencies
768
775
 
769
- ### 3.0.61-rc19
776
+ # 3.0.61-rc19
770
777
  - Merge branch 'features/new-sidebar'
771
778
 
772
- ### 3.0.61-rc18
779
+ # 3.0.61-rc18
773
780
  - Fix bugs: in the teammate settings drawer the logout button area is too large
774
781
  - Fixed the bug: in the detail of the conversation the button messages are not aligned with the other messages
775
782
 
776
- ### 3.0.61-rc16
783
+ # 3.0.61-rc16
777
784
  - Does not allow teammates with agent role to access the "settings sidebar"
778
785
 
779
- ### 3.0.61-rc15
786
+ # 3.0.61-rc15
780
787
  - Increase the size of the emoji and remove the background color when it is sent or received without text
781
788
  - Adds the ability to open sidebar menu items in a new tab by combining left mouse button + CMD keyboard key
782
789
 
783
- ### 3.0.61-rc14
790
+ # 3.0.61-rc14
784
791
  - Fixes the bug: the page to which the sidebar Settings menu item redirects is not correct for team members with agent role
785
792
  - Fixes the bug: right clicking on the sidebar menu items doesn't show the context menu
786
793
 
787
- ### 3.0.61-rc12
794
+ # 3.0.61-rc12
788
795
  - Improves the alignment of left sidebar menu item icons
789
796
  - Adds the ability to add a message as a canned response
790
797
  - Hides the "Open canned responses" button if the "supportMode" environment variable is set to false
@@ -798,29 +805,29 @@
798
805
  - Adds the chat version number to the teammate details drawer
799
806
  - Makes the right sidebar "Settings" menu item visible to teammates with agent role
800
807
 
801
- ### 3.0.61-rc11
808
+ # 3.0.61-rc11
802
809
  - Fixed the bug: the "Resolve" button is displayed in the header of the details of the archived conversations
803
810
  - Fixed the bug: in the header of the conversation detail the "Resolve" button remains active even after resolving the conversation
804
811
  - Adds the ability to create a ticket
805
812
  - Adds tooltips to the buttons available in the header of the conversation list
806
813
  - Change the text of the "Conversations" menu item in the left sidebar to "Monitor"
807
814
 
808
- ### 3.0.61-rc10
815
+ # 3.0.61-rc10
809
816
  - Fixes the bug: the Analytics icon of the left sidebar is not displayed
810
817
 
811
- ### 3.0.61-rc9
818
+ # 3.0.61-rc9
812
819
  - Fixes the bug: the Apps icon of the left sidebar is not displayed
813
820
 
814
- ### 3.0.61-rc8
821
+ # 3.0.61-rc8
815
822
  - Changes the icon of the "Conversations" menu item to the left sidebar
816
823
  - Adds Serbian language
817
824
 
818
- ### 3.0.61-rc7
825
+ # 3.0.61-rc7
819
826
  - Fixes the bug: while loading the app, the conversation list changes size and becomes wider
820
827
  - Changes the style of the left sidebar
821
828
  - Display in the "user data drawer" an avatar constructed with the initials of the logged in teammate if his profile picture is not available
822
829
 
823
- ### 3.0.61-rc6
830
+ # 3.0.61-rc6
824
831
  - Enhances the style of the sidebar tooltips
825
832
  - Fixed bug: for direct conversations opening the "info sidebar" by clicking on the teammate avatar available in the conversation detail header does not work correctly
826
833
  - Fixes the bug: not all chat strings are translated into the browser language or into the selected language
@@ -830,7 +837,7 @@
830
837
  - Adds, when an image is pasted in the "send message" text area, the text of the text area as a caption of the image preview modal window
831
838
  - Adds, when an image is uploaded, the text of the "send message" text area as a caption of the image preview modal window
832
839
 
833
- ### 3.0.61-rc5
840
+ # 3.0.61-rc5
834
841
  - Fixes the bug: on mobile devices the chat content is shifted to the right
835
842
  - Adds the ability to open and close the "user detail sidebar" by clicking on the avatar of the logged teammate present on the sidebar
836
843
  - Fixes the bug: canned responses remain visible even if, after making a filter, the backslash is deleted
@@ -839,18 +846,18 @@
839
846
  - Improves custom scrollbar displayed in the sidebar and in user detail sidebar
840
847
  - Adds custom scrollbars to the conversation list and to the conversation detail
841
848
 
842
- ### 3.0.61-rc4
849
+ # 3.0.61-rc4
843
850
  - Hides the item showing unassigned conversations in the list of archived conversations
844
851
  - Adds in the list of conversations to the "archive" button the tooltip "Resolve" if the conversation is of type "support" and the tooltip "Archive" if the conversation is of type "direct" or "group"
845
852
  - Changes all occurrences of the "teammatesButton" environment variable to "writeToButton"
846
853
  - Fixes the bug: if the sidebar is visible and the window width is less than 768px, the content of the conversation detail is not completely visible
847
854
  - Moves for conversations of type "support" the "Resolve conversation" button from the dropdown menu to the header of the conversation detail
848
855
 
849
- ### 3.0.61-rc3
856
+ # 3.0.61-rc3
850
857
  - Replaces console.log with custom loggers
851
858
  - Fixes the bug: the info support sidebar is no more displayed
852
859
 
853
- ### 3.0.61-rc2
860
+ # 3.0.61-rc2
854
861
  - Fixes the bug: Profile picture in the sidebar does not update when logged in with another user after logging out
855
862
  - Bug Fix: in the "info-profile" page avoid the "uid of undefined" error
856
863
  - Adds the "user details" sidebar
@@ -870,147 +877,147 @@
870
877
  - Adds the "teammatesButton" and the "archivedButton" variables to the "chat-config-template.json" file and to "the chat-config.json" file
871
878
  - Updates the section "Configuration" of the "README.md" file with the new variables "teammatesButton" and the "archivedButton"
872
879
 
873
- ### 3.0.61-rc1
880
+ # 3.0.61-rc1
874
881
  - Adds a sidebar that allows navigation to the dashboard
875
882
 
876
- ### 3.0.60
883
+ # 3.0.60
877
884
  - Deploys in production
878
885
 
879
- ### 3.0.60-rc9
886
+ # 3.0.60-rc9
880
887
  - Adds the message "All conversations served" in the conversation details section that appears when there are no active conversations
881
888
  - Fixes the bug: in the item that displays the number of unassigned conversations the button "fix a project" does not go to the right in mobile mode
882
889
 
883
- ### 3.0.60-rc8
890
+ # 3.0.60-rc8
884
891
  - Fixes the bug: "info" messages sent by "SYSTEM" are not translated
885
892
  - Adds the Portuguese language
886
893
  - Adds the French language
887
894
  - Adds the Russian language
888
895
  - Adds the Turkish language
889
896
 
890
- ### 3.0.60-rc7
897
+ # 3.0.60-rc7
891
898
  - Adds German language
892
899
  - Adds a method that translates chat texts based on the language of the browser settings if no preferred language is selected in the dashboard or based on the preferred language (ignoring the browser language)
893
900
  - Manages the language used for translations from the "moment" library based on the language of the browser settings if no preferred language has been selected in the dashboard or on the preferred language selected (ignoring the browser language)
894
901
  - Adds the ability to manage the visibility of canned responses in env.sample, chat-config-tempalte.json and chat-config.json
895
902
  - Fixes the bug: in the 'item' that displays the pinned project and the number of the not assigned conversions the tooltip is not correctly displayed
896
903
 
897
- ### 3.0.60-rc6
904
+ # 3.0.60-rc6
898
905
  - Fixes the bug: push notifications are initialized even if the "pushEngine" configuration variable is set to "none"
899
906
  - Adds spanish language
900
907
 
901
- ### 3.0.60-rc5
908
+ # 3.0.60-rc5
902
909
  - Change the icon and link of the "pin button" in the item at the top of the conversation list (now opens the list of projects and not the list of new conversations)
903
910
  - Add a tooltip on the switch button to change the available/unavailable status
904
911
  - Adds a link to the to the new conversations at the icon that display the number of new conversations
905
912
 
906
- ### 3.0.60-rc4
913
+ # 3.0.60-rc4
907
914
  - Translates the canned response displayed when there are not canned responses
908
915
 
909
- ### 3.0.60-rc3
916
+ # 3.0.60-rc3
910
917
  - Enhances the item at the top of the conversation list that displays the number of new conversations of a selected project
911
918
  - Fixes the bug: the loading spinner is sometimes not displayed when loading the list of unassigned conversations
912
919
  - Displays as canned response "Test" when no canned responses are available
913
920
  - Adds the cursor to the "Send message" textarea after the "Canned responses" button has been clicked
914
921
 
915
- ### 3.0.60-rc2
922
+ # 3.0.60-rc2
916
923
  - Fixes the bug: in AppConfigProvider the "wsUrl" is incorrect (window.location.port is missing)
917
924
 
918
- ### 3.0.60-rc1
925
+ # 3.0.60-rc1
919
926
  - Adds the ability to view canned responses by clicking on the button with the "flash" icon located to the left of the "Enter a message" text area
920
927
 
921
- ### 3.0.59.2
928
+ # 3.0.59.2
922
929
  - Fixes the bug: when the agent refreshes the chat page and the chat is in mobile mode, the badge with the number of unassigned conversations does not work
923
930
 
924
- ### 3.0.59.1
931
+ # 3.0.59.1
925
932
  - Fixes the bug: "Unable to read uid of undefined" error occurs when agent logs out
926
933
  - Fixes the bug: When the agent logs into the chat and the chat is in mobile mode, no conversations are displayed
927
934
  - Fixes the bug: the websocket is initialized even if the supportMode property is set to false
928
935
  - Fixes the bug: when the agent refreshes the chat page and the chat is in mobile mode, the badge with the number of unassigned conversations does not work
929
936
 
930
- ### 3.0.59
937
+ # 3.0.59
931
938
  - Deploys in production
932
939
 
933
- ### 3.0.59-rc23
940
+ # 3.0.59-rc23
934
941
  - Fixes the bug: the badge indicating the number of unassigned conversations does not update correctly when the project is changed
935
942
  - Changes the code that prevent the chat from opening in a new browser tab if the chat tab is already open
936
943
  - Publish conversations returned by subscription to websocket conversations > "on data" callback
937
944
 
938
- ### 3.0.59-rc22
945
+ # 3.0.59-rc22
939
946
  - Minor improvements
940
947
 
941
- ### 3.0.59-rc21
948
+ # 3.0.59-rc21
942
949
  - chat21client.js -> v0.1.9
943
950
 
944
- ### 3.0.59-rc20
951
+ # 3.0.59-rc20
945
952
  - Improves the transition from "mobile" to "desktop" mode and vice versa by not reloading the app
946
953
 
947
- ### 3.0.59-rc19
954
+ # 3.0.59-rc19
948
955
  - Fixes the bug: when the chat is in "mobile" mode and from the dashboard the agent clicks on "Open chat" for a specific conversation the "back" button of the chat does not return to the list of conversations
949
956
  - Fixes the bug: when the chat is in "mobile" mode and from the dashboard the agent clicks on "Open chat" for a specific conversation the chat does not display the details of the conversation
950
957
 
951
- ### 3.0.59-rc18
958
+ # 3.0.59-rc18
952
959
  - Improves the "app-config" service
953
960
 
954
- ### 3.0.59-rc16
961
+ # 3.0.59-rc16
955
962
  - Changes in config.xml the value of the "SplashScreen"
956
963
  - Improves the method to avoid page reloading when an agent clicks the "Open Chat" button of the dashboard on the realtime and non-real time conversation list page and on the conversation detail page
957
964
  - Modifies the "app-config" service by adding the ability to pass relative URLs to the websocket
958
965
  - Adds "wsUrlRel" property to env.sample, chat-config-template.json and chat-config.json
959
966
  - Adds a check in the "websocket-js.ts" service on the existence of the "ws" property of the "WebSocketJs" class before accessing the property "readyState"
960
967
 
961
- ### 3.0.59-rc15
968
+ # 3.0.59-rc15
962
969
  - Implements a method in app.components that counts and stores the number of open Chat tabs
963
970
  - Implements a method on the conversation list page that prevents a new chat tab from opening when the agent clicks "Open Chat" from the dashboard
964
971
 
965
- ### 3.0.59-rc14
972
+ # 3.0.59-rc14
966
973
  - Fixes the bug: the sound that warns that a new conversation has been received does not work
967
974
 
968
- ### 3.0.59-rc12
975
+ # 3.0.59-rc12
969
976
  - Fixes the bug: Cannot read properties of undefined (reading 'get') when "translationMap" in not yet defined
970
977
  - Fixes the bug: when the log out is performed, the item with the number of new conversations remains visible in the left side panel of the conversations list
971
978
 
972
- ### 3.0.59-rc11
979
+ # 3.0.59-rc11
973
980
  - Fixed bug: the item in the left side panel showing the number of new conversations is not displayed if there are no conversations
974
981
  - Removes the "last_project" object and the "contacts" object on logout from local storage
975
982
 
976
- ### 3.0.59-rc10
983
+ # 3.0.59-rc10
977
984
  - Changes in config.xml the site URL of the author
978
985
  - Changes the splash screen images
979
986
  - Adds the "browser" platform configuration in config.xml
980
987
  - Initialize in app.module.ts firebase to handle push notifications if chatEngine is "mqtt"
981
988
 
982
- ### 3.0.59-rc9
989
+ # 3.0.59-rc9
983
990
  - Changes in the archived conversations the date format if the browser language is English
984
991
  - Displays the button to open the contact list for direct conversations and the entry at the top of the conversation list showing the number of unassigned conversations for a selected project if the "supportMode" configuration property is set to true
985
992
  - Adds a style rule on the unassigned conversations page that changes the background of the "ion-content" if the project list is displayed in the iframe
986
993
  - Adds "supportMode" property to env.sample, chat-config-template.json and chat-config.json
987
994
 
988
- ### 3.0.59-rc8
995
+ # 3.0.59-rc8
989
996
  - Changes the title of the modal window showing unassigned conversations from "Unassigned Conversations" to "New Conversations"
990
997
  - Fixes the bug: if the "chatEngine" property value is set to "mqtt" the login modal window does not disappear even if the agent is logged in
991
998
  - Fixed the value of the configuration property "dashboardUrl"
992
999
 
993
- ### 3.0.59-rc7
1000
+ # 3.0.59-rc7
994
1001
  - Fixes the bug "Cannot read properties of undefined (reading 'get')" in component template showing the number of new conversations
995
1002
  - Fixes the bug: the value of the "supportMode" property is passed hard-coded
996
1003
 
997
- ### 3.0.59-rc6
1004
+ # 3.0.59-rc6
998
1005
  - Outsources the websocket URL to environments
999
1006
  - Improves the graphic of the element, positioned at the top of the conversation list, which displays the number of new conversations
1000
1007
  - Adds "wsUrl" property to env.sample, chat-config-template.json and chat-config.json
1001
1008
  - Updates environments with "wsUrl" property
1002
1009
 
1003
- ### 3.0.59-rc5
1010
+ # 3.0.59-rc5
1004
1011
  - Display a "toast message" of success after that the agent has joined to an unassigned conversation and other minor improvements
1005
1012
 
1006
- ### 3.0.59-rc4
1013
+ # 3.0.59-rc4
1007
1014
  - Adds an item to the top of the conversation list that shows the number of unassigned conversations for a selected project
1008
1015
  - Adds the ability, by clicking on the element that displays the number of unassigned conversations, to view the unassigned conversations and to join to them or archive them
1009
1016
 
1010
- ### 3.0.59-rc3
1017
+ # 3.0.59-rc3
1011
1018
  - Improves the method that allows to chain multiple canned responses
1012
1019
 
1013
- ### 3.0.59-rc2
1020
+ # 3.0.59-rc2
1014
1021
  - Fixes the bug: on small windows, images and iframes are not the same size as the bubble message that contains them
1015
1022
  - Adds in the "bubble-message" component a check if the metadata is an object before calling the getMetadataSize() method
1016
1023
  - Hides the "canned responses" if there are whitespace after the forward slash "/" or if there are no whitespace before the forward slash "/"
@@ -1019,7 +1026,7 @@
1019
1026
  - Fixes the position of the "archive" button when the app runs on mobile devices
1020
1027
  - Updates Android splash screen .png image
1021
1028
 
1022
- ### 3.0.59-rc1
1029
+ # 3.0.59-rc1
1023
1030
  - Fixes the bug: the "send message" button remains in the "disabled" state even if it is active
1024
1031
  - Changes the format of the date displayed in the message tooltips
1025
1032
  - Fixes the bug: the sender's avatar is not always displayed in the messages header
@@ -1027,65 +1034,65 @@
1027
1034
  - Fixes the bug: in the avatar-profile component the properties 'avatarUrl', 'color' and 'avatar' are private and accessible only within the class
1028
1035
  - Fixes the bug: on ios platforms the back button in the conversation details header overlaps the avatar
1029
1036
 
1030
- ### 3.0.58.1
1037
+ # 3.0.58.1
1031
1038
  - Fix the bug: if the "chatEngine" property value is set to "mqtt "the login modal window does not disappear even if the agent is logged in
1032
1039
 
1033
- ### 3.0.58
1040
+ # 3.0.58
1034
1041
  - Changes the logic with which the 'online' / 'offline' event is published (done before by the onAuthStateChanged() method)
1035
1042
  - Removes the setTimeout set for displaying the login window
1036
1043
  - Executes the "goOffline" method without checking whether the token exists in memory or not
1037
1044
 
1038
- ### 3.0.57
1045
+ # 3.0.57
1039
1046
  - Review of the "login" code
1040
1047
 
1041
- ### 3.0.56
1048
+ # 3.0.56
1042
1049
  - Improves the auto-login method
1043
1050
 
1044
- ### 3.0.55
1051
+ # 3.0.55
1045
1052
  - Distributed release in production
1046
1053
 
1047
- ### 3.0.55-rc26
1054
+ # 3.0.55-rc26
1048
1055
  - Fixes the bug: the iframe is not displayed
1049
1056
  - Fits the image caption to the width of the image
1050
1057
 
1051
- ### 3.0.55-rc25
1058
+ # 3.0.55-rc25
1052
1059
  - Changes the method to get the JWT from the URL query string and the way to run the auto login
1053
1060
 
1054
- ### 3.0.55-rc24
1061
+ # 3.0.55-rc24
1055
1062
  - Improves the auto-login method
1056
1063
 
1057
- ### 3.0.55-RC23
1064
+ # 3.0.55-RC23
1058
1065
  - Fixes the bug: missing contact information in the header when selecting a "Direct" conversation
1059
1066
  - Fixes the bug: by clicking on an archived chat the avatar displayed in the header does not correspond to the one displayed in the conversation list and in the right side panel "conversation info"
1060
1067
  - Fixes the bug: sometimes auto login with JWT passed in URL as query string doesn't work
1061
1068
  - Improves the "send message" textarea graphics
1062
1069
  - Adds the ability to insert a new line after the current position in the message text area by pressing the key combinations "ALT + ENTER", "CTRL + ENTER", "CMD + ENTER"
1063
1070
 
1064
- ### 3.0.55-RC22
1071
+ # 3.0.55-RC22
1065
1072
  - Fixes the bug: if the chat is open in multiple browser tabs when the user log in the 'goOnline' method is activated several times
1066
1073
  - Manages the message displayed in the conversation list when the sender sends a file (replace the markdown string with the string "sent an attachment")
1067
1074
  - Fixes the bug: if the chat is open in multiple browser tabs when the user logs out, the conversation list remains visible
1068
1075
  - Displays the "loading bubble" while uploading an image
1069
1076
 
1070
- ### 3.0.55-RC21
1077
+ # 3.0.55-RC21
1071
1078
  - Fixes the bug: if the chat is open in more than one browser tab, not all of them reconnect when the user accesses one of them
1072
1079
 
1073
- ### 3.0.55-RC20
1080
+ # 3.0.55-RC20
1074
1081
  - Improve the method that solves the bug: if the chat is open on more than one tab, the previous ones disconnect
1075
1082
  - Displays the message "sent an image" when the sender sends an image
1076
1083
  - Removes the "setTimeout" set on the onStorageChanged event
1077
1084
 
1078
- ### 3.0.55-RC19
1085
+ # 3.0.55-RC19
1079
1086
  - Fixes the bug: opening the "conversations info" side panel for support type conversations causes the chat to log out
1080
1087
 
1081
- ### 3.0.55-RC18
1088
+ # 3.0.55-RC18
1082
1089
  - Fixes the bug: if the chat is open on more than one tab, the previous ones logging out
1083
1090
 
1084
- ### 3.0.55-RC16
1091
+ # 3.0.55-RC16
1085
1092
  - Removes the image name displayed at the bottom of the image
1086
1093
  - Removes the adaptation of the image caption width to the image size
1087
1094
 
1088
- ### 3.0.55-RC15
1095
+ # 3.0.55-RC15
1089
1096
  - Fixes the bug: "ion-spinner" throws an error when the chat is offline
1090
1097
  - Fixes the bug: in the component "info-group-component" if groupDetail is not defined throws the error "Cannot read hasOwnProperty of undefined"
1091
1098
  - Fixes the bug: in the "advanced-info-accordion" component if translationMap is not defined throws the error "Cannot read properties of undefined (reading 'get')"
@@ -1095,86 +1102,86 @@
1095
1102
  - Fixes the bug: if the file upload preview window is closed without sending the file, the windows does not reopen if the same file is selected
1096
1103
  - Adds autofocus in the "caption" text area in the file upload preview window
1097
1104
 
1098
- ### 3.0.55-RC14
1105
+ # 3.0.55-RC14
1099
1106
  - Implements Network service
1100
1107
  - Displays, when the chat loses connection, the message "Waiting for network" at the top of the conversation list
1101
1108
  - Displays, when the chat loses connection, the message "Internet is slow or not working" on the conversation details page
1102
1109
  - Set the "user" variable to null when the user logs out of chat
1103
1110
 
1104
- ### 3.0.55-RC12
1111
+ # 3.0.55-RC12
1105
1112
  - Fixes the bug: when a file is uploaded via drag & drop, the message "Failed to upload: the format is not supported" is displayed even if fileUploadAccept is set to "* / *" (accept all)
1106
1113
  - Fixes the bug: the left side panel "conversation list" is not displayed on Safari
1107
1114
  - Fixes the bug: on Safari, clicking a button causes the app to reload or crash
1108
1115
  - Adds a gradient background to the avatars
1109
1116
 
1110
- ### 3.0.55-RC11
1117
+ # 3.0.55-RC11
1111
1118
  - Replaces the message "No internet connection" displayed when Internet is slow or not working with the message "Internet is slow or not working."
1112
1119
 
1113
- ### 3.0.55-RC10
1120
+ # 3.0.55-RC10
1114
1121
  - Fixes the bug: Safari doesn't support the API's required to use FCM
1115
1122
  - Fixes the bug: the drag and drop does not take into account the accepted files set in the "fileUploadAccept" environments property
1116
1123
  - Fixes the bug: on Safari in the login modal the email and psw entered are not displayed
1117
1124
 
1118
- ### 3.0.55-RC9
1125
+ # 3.0.55-RC9
1119
1126
  - Adds the left panel "projects"
1120
1127
 
1121
- ### 3.0.55-RC8
1128
+ # 3.0.55-RC8
1122
1129
  - Improves backward compatibility for old conversations of the "archive", "predefined replies" features and for displaying the right "Conversation Info" panel
1123
1130
  - Bug fixing
1124
1131
 
1125
- ### 3.0.55-RC7
1132
+ # 3.0.55-RC7
1126
1133
  - Adds the message "No Internet Connection" when the chat tab is a blank page
1127
1134
  - Adds a "toast" indicating when the chat has lost connection
1128
1135
  - Adds action button component
1129
1136
  - Fixes the bug: when accessing the chat without internet connection, the chat does not restart when the connection is restored
1130
1137
  - Fixes the bug: old conversations are not archived (implemented backwards compatibility)
1131
1138
 
1132
- ### 3.0.55-RC6
1139
+ # 3.0.55-RC6
1133
1140
  - Fixes the bug: when the pc starts up, if the connection is missing, the chat tab is a blank page and remains so even after the connection
1134
1141
 
1135
- ### 3.0.55-RC5
1142
+ # 3.0.55-RC5
1136
1143
  - Removes the changes in version 3.0.55-RC4
1137
1144
  - Updates the method of "app.component.ts" watchToConnectionStatus()
1138
1145
 
1139
- ### 3.0.55-RC4
1146
+ # 3.0.55-RC4
1140
1147
  - Set "Auth.Persistence" to "firebase.auth().signInWithCustomToken" method
1141
1148
  - Hardcoded the authPersistence value to 'LOCAL' in the 'localSessionStorage' service
1142
1149
 
1143
- ### 3.0.55-RC3
1150
+ # 3.0.55-RC3
1144
1151
  - Fixes the bug with another solution: the sender name in the conversation list does not match the sender name in the conversation details header
1145
1152
  - Adds Android resources
1146
1153
  - Set the "auth Persistence" environment variable to NONE
1147
1154
 
1148
- ### 3.0.55-RC2
1155
+ # 3.0.55-RC2
1149
1156
  - Adds style rules to fit the image name to its width
1150
1157
  - Improves the method of getting Project ID from Conversation ID
1151
1158
 
1152
- ### 3.0.54-RC2
1159
+ # 3.0.54-RC2
1153
1160
  - Fixes the bug: canned responses are not loaded
1154
1161
  - Adds backward compatibility: loading of canned responses for old projects
1155
1162
 
1156
- ### 3.0.54-RC1
1163
+ # 3.0.54-RC1
1157
1164
  - Moves FCM property "VAPID" to environments
1158
1165
  - Adds FCM "VAPID" property to env.sample, chat-config.json and chat-config-template.json files
1159
1166
  - Enhances the firebase-messaging-sw.js
1160
1167
 
1161
- ### 3.0.53-RC6
1168
+ # 3.0.53-RC6
1162
1169
  - Adds "VAPID" in the getToken() method of the "firebase-notification.service"
1163
1170
  - Adds log in the "firebase-notification.service"
1164
1171
 
1165
- ### 3.0.53-RC5
1172
+ # 3.0.53-RC5
1166
1173
  - Push notification debug
1167
1174
 
1168
- ### 3.0.53-RC4
1175
+ # 3.0.53-RC4
1169
1176
  - Enhances the service worker postMessage method
1170
1177
 
1171
- ### 3.0.53-RC3
1178
+ # 3.0.53-RC3
1172
1179
  - Enhances listenToNotificationCLick() method and rename it to listenToSwPostMessage()
1173
1180
 
1174
- ### 3.0.53-RC2
1181
+ # 3.0.53-RC2
1175
1182
  - Commented the method listenToNotificationCLick()
1176
1183
 
1177
- ### 3.0.53-RC1
1184
+ # 3.0.53-RC1
1178
1185
  - Fixes the bug: sometimes the message sender name displayed in the header is different from the one displayed in the conversation list
1179
1186
  - Fixes the bug: duplicate push notifications
1180
1187
  - Increase the height of the selectable message in the conversation list to prevent the 'Archive' icon and the sender name text from overlapping the string indicating the message arrival time
@@ -1184,12 +1191,12 @@
1184
1191
  - Translates the date "how long ago" the message was sent in the conversation list
1185
1192
 
1186
1193
 
1187
- ### 3.0.52-beta
1194
+ # 3.0.52-beta
1188
1195
  - Replaces the label "conversation ID" with "user ID" in the accordion available in the panel "conversation info" of direct conversations
1189
1196
  - Adds the ability to change the log level via the query-string parameter "logLevel"
1190
1197
  - Fixes the bug: clicking on a push notification, if it is a "direct" conversation, the correct conversation is not selected after redirection
1191
1198
 
1192
- ### 3.0.51-beta
1199
+ # 3.0.51-beta
1193
1200
  - Enhances the style of the search bar in the contact list
1194
1201
  - Adds the ability to upload a file by dragging it to the chat area
1195
1202
  - Fixes the bug: Chat scrolls up when file preview page opens after dragging the file or image
@@ -1198,7 +1205,7 @@
1198
1205
  - Adds backward compatibility for viewing conversation details for "support group" type conversations in the "Conversation Information" panel
1199
1206
  - Displays the text "No information available" in the right side panel "Conversation Information" when no information on the selected conversation is found
1200
1207
 
1201
- ### 3.0.50-beta
1208
+ # 3.0.50-beta
1202
1209
  - Fixes the bug: in the right side panel 'info group' the loading of members fires twice
1203
1210
  - Fixes the bug: autofocus doesn't always work
1204
1211
  - Fixes the bug: browser tab title sounds and blinks even if the message is sent by the logged in user
@@ -1210,13 +1217,13 @@
1210
1217
  - Displays the attach icon in the conversation list if the conversation type is "file"
1211
1218
  - Fixes the bug: if an image without text is sent as the first message, the conversation does not appear in the conversation list
1212
1219
 
1213
- ### 3.0.49-beta
1220
+ # 3.0.49-beta
1214
1221
  - Replaces in "chat-config-template.json" the value "${TENANT}" of the property "tenant" in "${FIREBASE TENANT}"
1215
1222
 
1216
- ### 3.0.48-beta
1223
+ # 3.0.48-beta
1217
1224
  - Update environments by moving the "tenant" environment variable to the "firebaseConfig" object
1218
1225
 
1219
- ### 3.0.47-beta
1226
+ # 3.0.47-beta
1220
1227
  - Changes the obtaining of the "tenant" environment variable moved inside the "firebaseConfig" configuration
1221
1228
  - Removes unused services "chat-contacts-synchronizer.ts" (class "ChatContactsSynchronizer") and "database.ts" (class DatabaseProvider)
1222
1229
  - Moves the environment variable 'tenant' in the object "firebaseConfig" of the files chat-config.json, chat-config-template.json; updated README.md
@@ -1225,58 +1232,58 @@
1225
1232
  - Downgrades the mqtt library from version 4.2.8 to 4.1.0
1226
1233
  - Check if the serviceWorker exists before to append 'addEventListener' (fixes the bug addEventListener of undefined)
1227
1234
 
1228
- ### 3.0.46-beta
1235
+ # 3.0.46-beta
1229
1236
  - Modifies the "logger service" to accept only values of string type from the "logLevel" environments property (Error < Warn < Info < Debug)
1230
1237
  - Updates the README.md
1231
1238
  - Replaces the value of the "logLevel" property of numeric type with the corresponding value of type string in the env.sample and chat-config.json files
1232
1239
  - Adds unit tests
1233
1240
 
1234
- ### 3.0.45-beta
1241
+ # 3.0.45-beta
1235
1242
  - Adds the ability to display the canned responses by pressing '/' anywhere in the message
1236
1243
  - Fixes the bug: in group side panel are not displayed the members
1237
1244
 
1238
- ### 3.0.44-beta
1245
+ # 3.0.44-beta
1239
1246
  - Fixes the bug: When a canned response is selected from the keyboard and enter is pressed, the slash character "/" is sent as a message
1240
1247
  - Fixes the bug: default log level is undefined if it is not setted in the eviroment.*
1241
1248
 
1242
- ### 3.0.43-beta
1249
+ # 3.0.43-beta
1243
1250
  - Fixes the bug: logger of undefined in firebase-notifications and in app.component
1244
1251
  - Fixes the bug: "el" of undefined in "conversation-detail.page"
1245
1252
  - Fixes the bug: Canned responses are not displayed
1246
1253
 
1247
- ### 3.0.42-beta.1.19
1254
+ # 3.0.42-beta.1.19
1248
1255
  - Fixes the bug: uploading images by dragging to the "conversation detail" area does not work if the image is dragged to an area without messages
1249
1256
 
1250
- ### 3.0.42-beta.1.18
1257
+ # 3.0.42-beta.1.18
1251
1258
  - Improves logger service
1252
1259
  - Fixes the bug: with MQTT enviroment it is not possible to know changes in the conversation
1253
1260
 
1254
- ### 3.0.42-beta.1.17
1261
+ # 3.0.42-beta.1.17
1255
1262
  - Note: this version has been published under the subfolder "chat5"
1256
1263
  - Adds the right side panel that allows the selection of projects to which the current user belongs and the display of unassigned conversations
1257
1264
  - Fixes the bug: Property 'addUploadingBubbleEvent' does not exist on type 'ConversationDetailPage'.
1258
1265
 
1259
- ### 3.0.42-beta.1.16
1266
+ # 3.0.42-beta.1.16
1260
1267
  - Bug fixed: the selected image preview popup window opens twice if after selecting the image dragging it in the chat area, the image is selected pasting it in the 'send message' texarea,
1261
1268
  - Prevents the user from pasting non-image files into the 'send message' textarea
1262
1269
  - Displays an error message when files that are not of type image are pasted in the "send message" text area
1263
1270
  - Displays an error message when files that are not of type image are dragged into the chat area
1264
1271
 
1265
- ### 3.0.42-beta.1.15
1272
+ # 3.0.42-beta.1.15
1266
1273
  - Adds the ability to select an image to upload by drag it in the chat area
1267
1274
  - Adds the ability to upload an image or file by pressing the "Enter" keyboard key
1268
1275
  - Fixes the bug: the placeholder in the textarea 'send message' isn't responsive and when it is on two lines of text it overlaps the chat content
1269
1276
  - Fixes the bug: if the canned responses are called on group type or direct type conversations, an error is thrown as the project id is not available
1270
1277
 
1271
- ### 3.0.42-beta.1.14
1278
+ # 3.0.42-beta.1.14
1272
1279
  - Minor improvements
1273
1280
 
1274
- ### 3.0.42-beta.1.13
1281
+ # 3.0.42-beta.1.13
1275
1282
  - Fixes the bug: if the message inserted in the textarea has more lines of text, that textarea overlaps the chat content
1276
1283
  - Adds the ability to select an image to upload by paste it in the 'send message' textarea
1277
1284
  - Fixes the bug: the placeholder in the textarea 'send message' isn't responsive and when it is on two lines of text it overlaps the chat content
1278
1285
 
1279
- ### 3.0.42-beta.1.12
1286
+ # 3.0.42-beta.1.12
1280
1287
  - Renames the 'temp' folder in 'chatib'
1281
1288
  - Improves the button to attach files / images
1282
1289
  - Changes the endpoint where images and files are saved in the 'firebase-upload' service
@@ -1292,17 +1299,17 @@
1292
1299
  - Changes in the environments the default value of the log level to 1
1293
1300
  - Updates the mqtt library to the latest version (4.2.8)
1294
1301
 
1295
- ### 3.0.42-beta.1.11
1302
+ # 3.0.42-beta.1.11
1296
1303
  - Improves the "push notifications service worker" and in conversations-list-page the method listenToNotificationCLick()
1297
1304
  - Changes in the "precence.service" and "typing.service" the occurrences where the "tenant" property is obtained from the environment rather than from 'appConfig'
1298
1305
 
1299
- ### 3.0.42-beta.1.10
1306
+ # 3.0.42-beta.1.10
1300
1307
  - Improves the "push notifications service worker"
1301
1308
 
1302
- ### 3.0.42-beta.1.9
1309
+ # 3.0.42-beta.1.9
1303
1310
  - Adds logs in "firebase-messaging-sw.js" and in "conversations-list.page.ts" for push notification test
1304
1311
 
1305
- ### 3.0.42-beta.1.8
1312
+ # 3.0.42-beta.1.8
1306
1313
  - Handles the responses of the 'signInWithEmailAndPassword' method: displays a toast in case of error and a spinner waiting for the response
1307
1314
  - Adds in the "login component" the links to the dashboard's pages "reset password" and "signup"
1308
1315
  - Adds in the "login component" the display of validation errors of the authentication form
@@ -1321,30 +1328,30 @@
1321
1328
  - Renames FirebaseGroupHandler in FirebaseGroupsHandler,
1322
1329
  - Removes unused components (conversation-archived-list and current-user-service)
1323
1330
 
1324
- ### 3.0.42-beta.1.7
1331
+ # 3.0.42-beta.1.7
1325
1332
  - Adds the Html entities encode pipe and removes the entities encode from the sendMessage method
1326
1333
  - Adds the abstract class "notification.service" and the classes "firebase-notifications" and "mqtt-notifications"
1327
1334
 
1328
- ### 3.0.42-beta.1.6
1335
+ # 3.0.42-beta.1.6
1329
1336
  - Disables the dark mode
1330
1337
  - Fixed the bug: in pre environment the the uploadEngine key is set to 'native'
1331
1338
 
1332
- ### 3.0.42-beta.1.5
1339
+ # 3.0.42-beta.1.5
1333
1340
  - Sets in pre: the value of the key chatEngine to 'firebase', the value of the key uploadEngine to 'firebase' and the value of the key pushEngine to 'firebase'
1334
1341
 
1335
- ### 3.0.42-beta.1.4
1342
+ # 3.0.42-beta.1.4
1336
1343
  - Updated in pre environment the endpoints of "dashboardUrl" to the Dashboard latest versions (2.1.70-beta.1.6)
1337
1344
 
1338
- ### 3.0.42-beta.1.3
1345
+ # 3.0.42-beta.1.3
1339
1346
  - Fixes the bug: if the uploadEngine key is set to native images and files are not upload
1340
1347
  - Sets in pre: the value of the key chatEngine to 'mqtt', the value of the key uploadEngine to 'native' and the value of the key pushEngine to 'none'
1341
1348
 
1342
- ### 3.0.42-beta.1.2
1349
+ # 3.0.42-beta.1.2
1343
1350
  - Adds push notifications
1344
1351
  - Updates firebase SDK to the 8.6.7 version
1345
1352
  - Changes the import of firebase 'import * as firebase from "firebase/app"' with 'import firebase from "firebase/app"'
1346
1353
 
1347
- ### 3.0.42-beta.1.1
1354
+ # 3.0.42-beta.1.1
1348
1355
  - Fixes the bug: if the uploadEngine key is set to native the svg images are not uploaded
1349
1356
  - Fixes the bug: "logger.printLog" is not a function in "conversation-content-component"
1350
1357
  - Fixes the bug: with native uploadEgine uploading files or images whose names contain spaces return broken URLs
@@ -1352,15 +1359,15 @@
1352
1359
  - Fixes the bug: when switching from desktop mode to mobile mode, if no conversation is selected, the conversation list is not displayed
1353
1360
  - Fixes the bug: remove the dependency of the "LoggerService" from the 'ion-conversation-detail' component constructor
1354
1361
 
1355
- ### 3.0.42-beta.1.0
1362
+ # 3.0.42-beta.1.0
1356
1363
  - Minor improvements
1357
1364
 
1358
- ### 3.0.42
1365
+ # 3.0.42
1359
1366
  - Fixes the bug: in mobile mode in the right side panel "Conversation info" the textarea 'send message' is displayed
1360
1367
  - Fixes the bug: the button open/close the right side panel 'Info conversation' does not work correctly
1361
1368
  - Hides the 'Conversation Info' right side panel when the window width is less than 991px
1362
1369
 
1363
- ### 3.0.41
1370
+ # 3.0.41
1364
1371
  - Sets in pre environment the key "uploadEngine" to "firebase"
1365
1372
  - Fixes the bug: when is pressed enter in the textarea "send message" is added a new line
1366
1373
  - Fixes the bug: the text of the message is always written on a single line, ignoring line breaks
@@ -1369,23 +1376,23 @@
1369
1376
  - Removes from the services "firebase-conversation-handler", "firebase-conversations-handler", "firebase-archivedconversations-handler" and mqtt-conversation-handler the HTML entities encode
1370
1377
  - Improves the "htmlEntities" function and adds the "replaceEndOfLine" function
1371
1378
 
1372
- ### 3.0.40
1379
+ # 3.0.40
1373
1380
  - Improves the methods implemented for the correct display of messages in the conversation list when a snippet of code is pasted
1374
1381
 
1375
- ### 3.0.39
1382
+ # 3.0.39
1376
1383
  - Fixes the bug: if a snippet of code is pasted and sent it is not displayed correctly in the chat
1377
1384
  - Fixes the bug: if a snippet of code is pasted and sent it is not displayed correctly in the convesations list
1378
1385
 
1379
- ### 3.0.38
1386
+ # 3.0.38
1380
1387
  - Conditions the display of the splash screen only on platforms other than "desktop" (on the desktop platforms the splash screen is not supported)
1381
1388
  - Fixes the bug: signin button is not disable when the form is invalid
1382
1389
  - Fixes the bug: markdown doen't work when the page is refreshed
1383
1390
  - Adds the encode of the HTML entities
1384
1391
 
1385
- ### 3.0.37
1392
+ # 3.0.37
1386
1393
  - Fixes the bug: the skeleton placeholder remains active after logout
1387
1394
 
1388
- ### 3.0.36
1395
+ # 3.0.36
1389
1396
  - Fixes the bug: in the list of conversations user last messsagge is showed more times
1390
1397
  - Adds in the list of conversations (active and archived) the placeholder 'No conversation yet' displayed when there aren't conversation
1391
1398
  - Manages the title on the browser tab when new messages are received: indication of the number of new messages that are received when the tab is not active
@@ -1393,57 +1400,57 @@
1393
1400
  - Conditions the canned responses call to the existence of the project id
1394
1401
  - Centers the placeholder message "Still no message here..."
1395
1402
 
1396
- ### 3.0.35
1403
+ # 3.0.35
1397
1404
  - Adds a tooltip in the logged user profile panel that displays the user's id and the ability to copy it by clicking on the avatar
1398
1405
  - Replaces in the list of conversations (active and archived) the text 'loading' with a skeleton placeholder
1399
1406
  - Replaces in the detail of the conversation the image and the text "text new conversation + button" with the text "Please select a chat to start messaging"
1400
1407
  - Fixes the bug: in the list of conversations user last messsagge is showed more times
1401
1408
 
1402
- ### 3.0.34
1409
+ # 3.0.34
1403
1410
  - Fixes the bug: in the right side panel of "direct" conversations the "Advanced" accordion opens only once
1404
1411
  - Fixes the bug: in the conversation list message text goes on a new line when there is the image icon
1405
1412
  - Fixes the bug: in the list of conversations the 'archive conversation' button is displayed fixed on the right and not on mouseover
1406
1413
 
1407
- ### 3.0.33
1414
+ # 3.0.33
1408
1415
  - Changes dashboard url
1409
1416
 
1410
- ### 3.0.32
1417
+ # 3.0.32
1411
1418
  - Changes dashboard url
1412
1419
 
1413
- ### 3.0.31
1420
+ # 3.0.31
1414
1421
  - test Native uploadEngine
1415
1422
 
1416
- ### 3.0.30
1423
+ # 3.0.30
1417
1424
  - Added image skeleton while load image
1418
1425
  - Improved uploaded images styles
1419
1426
  - Added Native-Image-repo service
1420
1427
 
1421
- ### 3.0.29
1428
+ # 3.0.29
1422
1429
  - Fixes the bug: "Cannot read property 'forEach' of undefined" when subscriptions are undefined
1423
1430
  - Fixes the bug: user's profile photo is not displayed in the right side panel of "direct" type conversations
1424
1431
  - Fixes the bug: user's profile photo is not displayed in the conversation header
1425
1432
  - Fixes the bug: users' profile pictures are not displayed in the left panel "write to"
1426
1433
  - Fixes the bug: the same image cannot be loaded twice
1427
1434
 
1428
- ### 3.0.28
1435
+ # 3.0.28
1429
1436
  - Minor improvements
1430
1437
 
1431
- ### 3.0.27
1438
+ # 3.0.27
1432
1439
  - Fixes the bug: the call to get the contact details is not made on mqtt environment
1433
1440
 
1434
- ### 3.0.26
1441
+ # 3.0.26
1435
1442
  - Minor improvements
1436
1443
 
1437
- ### 3.0.25
1444
+ # 3.0.25
1438
1445
  - Bug fixing
1439
1446
 
1440
- ### 3.0.24
1447
+ # 3.0.24
1441
1448
  - Adds in "group" conversations the display of members belonging to the group type (avatar, name and online / offline status)
1442
1449
  - Fixes the bug: in the setInfoSupportGroup method the project ID is taken from the detail attributes of the group which may not be available (now it is taken from 'conversatioWith')
1443
1450
  - Adds autofocus in the "send message" text area
1444
1451
  - Fixes the bug: files in the mqtt environment are not loaded
1445
1452
 
1446
- ### 3.0.23
1453
+ # 3.0.23
1447
1454
  - Fixes the bug: the avatar image of the logged in user is not displayed in the left menu "profile-info"
1448
1455
  - Fixes the bug: the group names are incorrect (for active and archived conversations)
1449
1456
  - Adds the component "advanced-info-accordion"
@@ -1457,7 +1464,7 @@
1457
1464
  - Improves "actionScrollBottom" method
1458
1465
  - Fixes the bug: "startsWith" of undefined in the method "isGroup"
1459
1466
 
1460
- ### 3.0.22
1467
+ # 3.0.22
1461
1468
  - Fixes the bug: the modal login window opens even if the user is logged in
1462
1469
  - Fixes the bug: contact avatar is not displayed in the contact list (write to)
1463
1470
  - Manages scroll position in concversation detail page as widget behaviour
@@ -1494,36 +1501,36 @@
1494
1501
  - Added MQTTArchivedConversationsHandler in the archivedConversationsHandlerFactory
1495
1502
  - Adds the ability to manage responses with the project's 'canned responses' and select them with the keyboard's up and down arrows
1496
1503
 
1497
- ### 3.0.21
1504
+ # 3.0.21
1498
1505
  - Fixes the bug: on the browser the archived conversation window is opened multiple times by clicking on the 'Archived' button
1499
1506
  - Fixes the bug: on mobile the archived conversations window is no longer displayed if it has been opened once
1500
1507
  - Highlights the archived conversation with a background color
1501
1508
  - Fixes the bug: the detail of the selected conversation does not open on mobile
1502
1509
 
1503
1510
 
1504
- ### 3.0.20
1511
+ # 3.0.20
1505
1512
  - Adds the ability to display the archived conversations
1506
1513
 
1507
- ### 3.0.17
1514
+ # 3.0.17
1508
1515
  - bug fix: changed abstract classes in app module
1509
- - changed: class presence
1510
- - changed: class typing
1516
+ - **changed**: class presence
1517
+ - **changed**: class typing
1511
1518
 
1512
- ### 3.0.16
1519
+ # 3.0.16
1513
1520
 
1514
1521
 
1515
- ### 3.0.15
1522
+ # 3.0.15
1516
1523
  - bug-fix: changed routing removing url parameters
1517
1524
  - bug-fix: create new conversation
1518
- - changed: create abstract classes for services
1525
+ - **changed**: create abstract classes for services
1519
1526
  - bug-fix: scroll-page
1520
- - changed: replaced Observable with BehaviourSubject
1527
+ - **changed**: replaced Observable with BehaviourSubject
1521
1528
 
1522
- ### 3.0.14
1529
+ # 3.0.14
1523
1530
  - new: create new conversation
1524
1531
  - new: added conversations cache
1525
1532
 
1526
- ### 3.0.13
1533
+ # 3.0.13
1527
1534
  - bug-fix: open/close modal login
1528
1535
  - new: added alert on error login
1529
1536
  - bug-fix: auth with JWT token from url queryParams
@@ -1533,27 +1540,27 @@
1533
1540
  - bug-fix: contact list: load contacts
1534
1541
 
1535
1542
 
1536
- ### 3.0.11
1543
+ # 3.0.11
1537
1544
  - new: set persistence firebase from environment
1538
1545
  - new: get JWT token from url queryParams and signin with token
1539
1546
  - new: save token in localstorage
1540
1547
 
1541
- ### 3.0.10
1548
+ # 3.0.10
1542
1549
  - bug-fix: url navigation
1543
1550
  - bug-fix: CONTACTS_URL from environment
1544
1551
 
1545
- ### 3.0.9
1552
+ # 3.0.9
1546
1553
  - bug-fix: info conversation right sidebar
1547
1554
 
1548
- ### 3.0.8
1555
+ # 3.0.8
1549
1556
  - new: added Scrivi a...
1550
1557
 
1551
- ### 3.0.7
1558
+ # 3.0.7
1552
1559
  - bug fix: navigation and routing
1553
1560
 
1554
- ### 3.0.6
1561
+ # 3.0.6
1555
1562
  - test build platforms browser, ios, android --prod
1556
1563
 
1557
- ### 3.0.1
1564
+ # 3.0.1
1558
1565
  - add scrollBarButton
1559
1566
  - adds CHANGELOG.md