-
Notifications
You must be signed in to change notification settings - Fork 14
/
changelog.txt
278 lines (240 loc) · 9.96 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
Android 3.0.0 Sun Jun 18 22:11:00 -03 2023
* Added end-to-end file transfers
* Added sharing between external apps and Sylk
* Messaging bugs fixes
* Conferencing bug fixes
* Skip login screen if account was saved
Android 2.8.2 Fri Nov 26 15:48:32 -03 2021
* Show message id in info panel
* Fixed selecting chat contact at start from push
* Improve conference info
* Show iOS blocked permissions
* Fix alert panel for conference
* Capture call failure error
* Added share conference link menu item when selected contact is conference
* Increase sdk to 30
* Fixed check if key exists
* Capture message failure
* Fixed import dialog title
* Replace html space
* Added react native permissions module
* Remove broken html parsing funtiuon
* Fixed wiping device
* Fixed replicating keys
* Fixed replicate contact
* Save codecs
* Replace ear speaker icon
* Fixed deleting contact
* Fixed setting date for system message
* Fixed Conference Modal
iOS 2.7.0 & Android 2.7.9 Thu Oct 28 13:47:15 -03 2021
* Audio conferencing improvements
* Fixed detect landscape when keyboard is raised
* Improve Conference menus
* Give a hint about navigation items in Ready
* Only render Connecting at first connect
* Improve conference controls for file downloads
* Fix updating message state
* Fixed setting encryption flag for outgoing message
* Use back button to reset filtering
* Improve UI layout
iOS 2.3.9 & Android 2.2.0 Mon Oct 18 17:55:17 -03 2021
* Improved handling of incoming calls
* Allow answer video calls with audio only
* Fixed handling importing private key from another device
* Use internal alert panel
* Improved navigation
* Various bug fixes
iOS 2.3.6 & Android 1.98 Wed Oct 6 17:16:36 -03 2021
* Escalate to conference fixes
* Conference improvements
* Render images in the conference
* Fixed for Android 8 rendering of buttons
* Add test contacts at 1st run
* Improve enrollment process
* Improve accesability when bigger fonts are used
* Audio calls fixes
* Update export private key
* Fixes for PSTN calls
* Fixes for contacts sync
* Fixes for replicating contacts
* Account management fixes
* Improved ringtones
* Call reconnect fixes
* Fixes for import keys
* Improve private key import/export panels
* Clear notifications when app is in focus
iOS 2.2.4 & Android 1.8.3 Wed Sep 22 17:23:43 -03 2021
* Phone calls history fixes
* Push notifications for messaging
* Added gravatar
* Update app badge on new messages
* Message scrolling improvements
* Don't switch contacts when receive incoming message
* Fixed updating last message
* Added load earlier messages
* Cancel outgoing call in progress after 45 seconds
* Improve ringtone delay
* Refactor contextual message menu
* Fixed sorting contacts by tags
* Always show both password fields in Enrollment
iOS 2.1.8 & Android 1.73 Fri Sep 17 10:53:30 -03 2021
* Fixed enrollment on smaller screens
* Message synchronization fixes
* Fixed crash when searching contacts
* Use photos from addressbook for matched contacts
* Fixed crash when adding a new contact
iOS 2.1.7 & Android 1.72 Thu Sep 16 16:07:47 -03 2021
* Added OpenPGP key lookup
* Message synchronization fixes and improvements
* Various bug fixes
iOS 2.1.5 & Android 1.71 Tue Sep 14 12:53:26 -03 2021
* Message synchronization fixes
* Support for multiple accounts
* Speed improvements
* Various bug fixes
iOS 2.1.4 & Android 1.70 / Sat Sep 11 15:47:27 -03 2021
* Edit contact fixes
* Fixed deleting all messages for current account
* Fixed syncing server history
* Added support for multiple accounts on same device
* Show software version in About panel
iOS 2.1.3 & Android 1.69 / Thu Sep 09 10:05:37 -03 2021
* Added offline messaging
* Added real-time replication for read-messages
* Added real-time replication for delete-messages
* Added real-time replication for delete-conversations
* Added message replication functions
* Added loading of earlier messages
* Added OpenPGP public key management
* Simplify message status modal
* Fixed refreshing message info
* Improve contextual menu and back navigation
* Improve web calls contacts
* Navigation fixes
* Replace ios token separator # with -
* Added react-native-openpgp dependency
* Added react-native-fast-openpgp dependency
* Implement OpenPGP encryption
* Added functions to attach photos to messages
* Make key exchange compatible with python
* Improve contact diplay with chat on subtitle line
* Improve add contact panel
* Added navigation between call and chat for same contact
* Improve look and feel
* Improve contact management
* Contacts search fixes
* Fixed navigating to home screen
* Landscape fixes
* Added modal panel to confirm message deletion
* Improve display of contacts cards
* Added menu items for calls
* Contact fixes
iOS 1.3.8 & Android 1.61 / Wed Nov 18 11:36:26 -03 2020
* Fixed waking up from OS dialer
* Fixed Call id when starting conference from the system
* Fixed handling incoming calls from OS and preserve media type
* Fixed call state check for incoming calls
* Fixed revert speakerphone state
* Fix for edit conference modal
* CallKeep fixes for Android
* Fixed CallKeep didDeactivateAudioSession
* Fixed propagating media type
* Display call reject cause
* Improve inviting participants at a later time
iOS 1.3.7 / Wed Nov 11 11:13:58 -03 2020
* Improve display of call and conference statistics
* Remove dead participants from conference view
* Fixed display of packet loss
* Propagate display name from favorites
* Close call in one more corner case
* Print media type in waiting for media line
* Fixed answering new call while in a call
* Make sure between calls vibration is always cancelled
* Trim username and password strings in sign-in form
* Added menu link for version update
iOS 1.3.5 / Thu Oct 29 08:42:04 -03 2020
* Propagate display name from favorites
* Close call in one more corner case
* Improve conference statistics and remove dead participants from view
* Added network statistics to conferences participants
* Added packet loss and bandwidth usage info
r54 / Fri Oct 9 11:36:31 -03 2020
* Added early media (PSTN calls)
* Added UI feedback when inviting participants to audio conference
* Added blocked domains feature
* Added deep linking to open the app using sylk://
* Added display name management for favorite contacts
* Added in search contacts matching for conference participants
* Added initial statistics for bandwidth usage and packet loss
* Added option to save participants after conference ends
* Added own display name management
* Added refresh history from server by swiping down the list
* Added refreshHistory to history state
* Added save of favorites from conference participants
* Added share links to conferences and propagate cancel from push
* Added management of participants for conference favorites
* Added persistent group calls / edit conference favorite entries
* Added audio only conferences
* Added handling of a new incoming call while in a call
* Better display of incoming call status
* Do not notify a missed call when same conference was already accepted
* Do not raise incoming notifications about a new conference when in a conference
* Don't go to /ready after delay if there is a call in progress
* Fixed audio only conferencing bugs
* Fixed cancelling going to ready when a new call stars
* Fixed cancelling incoming calls
* Fixed cancelling incoming calls when Android is asleep
* Fixed closing edit display name dialog
* Fixed conference lookup for own account
* Fixed crash when going to background
* Fixed duplicate Android connections when transitioning to the foreground
* Fixed escalate to conference
* Fixed handling of cancel for incoming calls when in the background
* Fixed handling second incoming call
* Fixed lookup of display name in conference calls
* Fixed mangling guest usernames in history
* Fixed receiving calls on iOS when phone is locked
* Fixed reconnecting outgoing calls
* Fixed refreshing favorites
* Fixed reseting answering in Call
* Fixed retry registration when account is wrong
* Fixed retrying register when server timeout
* Fixed sequence for incoming call on Android when app is swipped out
* Fixed sorting history when matching contacts
* Fixed starting conference from push
* Fixed starting the app from external link to https://webrtc.sipthor.net
* Fixed storting history entries
* Fixed update registration after display name changed
* Fixed updating conference contacts
* Fixed updating the Navigator bar state icon
* Fixes for answering calls when the devices wakes up from background
* Fixes for conferences
* Fixes for incoming conference requests
* Handle better phone numbers in alert panel
* Hide conference menu when is audio only
* Honor the media type proposed by conference invite
* Imediattely close callkeep call when user presses hangup
* Improve addressbook management
* Improve audio only conferences
* Improve call me maybe text
* Improve connect status icon
* Improve dislay and redial of conference history items
* Improve display of display name in audio calls
* Improve experience to reconnect audio call
* Improve handling of incoming calls when phone is locked
* Improve invite participants modals
* Improve reconnecting failed calls
* Improve saving conference and invite progress
* Improve setting of display name
* Improved display of bandwidth usage
* Improved inviting previous participants to conferences
* Improved starting calls from external URLs
* Increased fastlane upload timeout
* On logout remove push token and preserve account data in login screen
* Propagate lookedup contact photo to all call components
* Request camera and mic permission at start on Android
* Show last conference number of participants in history view
* Stop alert panel if call already rejected
* Unregister explicitely on logout route
* Use default domain from account