forked from ekorneechev/Connector
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG
More file actions
284 lines (222 loc) · 6.34 KB
/
CHANGELOG
File metadata and controls
284 lines (222 loc) · 6.34 KB
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
278
279
280
281
282
283
284
2.6.2
=====
Bug Fixes:
- [kiosk] Uses x11 instead of wayland on KDE (altbug #56375)
- Fixed tray indicator (altbug #56313)
- Fixed menu icons (altbug #43116)
Known Issues:
- http://bugs.myconnector.ru/22
2.6.1
=====
New Features:
- [CLI] Added program removal
Bug Fixes:
- [FreeRDP] Fixed tiny typo (-sec-nla)
- Fixed import from RDP-file
Minor changes:
- The documentation and site URLs have been fixed
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.6
===
New Features:
- [FreeRDP] Added support for xfreerdp3
- Checking the OS - once at the first startup
- [update] Added git support (even if installed from rpm/deb)
Bug Fixes:
- Fixed an error when opening a corrupted configuration file
Minor changes:
- The documentation URL has been fixed
- Tray indicator: connection sorting added
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.5.2
=====
Bug Fixes:
- [kiosk] Fixed altbug (#44818)
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.5.1
=====
Bug Fixes:
- [FreeRDP] Fixed connecting with NLA if username is not set
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.5
===
New Features:
- [CLI] Added an update of the program via the Internet
- [SSH] Added Terminal
Bug Fixes:
- [kiosk] Fixed altbug (#44386)
Minor changes:
- Tiny typo docs and l10n
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.4.4
=====
Bug Fixes:
- Fixed using password with special symbols
- Fixed password removing when copying connection
Minor changes:
- Replaced xvt by x-terminal-emulator
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.4.3
=====
Bug Fixes:
- [FreeRDP] Fixed the use of the entered password when password storage is disabled
Minor changes:
- [FreeRDP] Floatbar in fullscreen show always
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.4.2
=====
Bug Fixes:
- [kiosk] Fixed altbugs (#44386, #44815, #44818)
- Added password removing from keyring if server or username been change
- Fixed search/filter by IP address
Minor changes:
- Updated Makefile
- xterm return for myconnector-kiosk
Known Issues:
- http://bugs.myconnector.ru/22
- https://bugzilla.altlinux.org/43116
2.4.1
=====
Bug Fixes:
- [FS] Fixed if no program is specified
- Updated myconnector.conf
- [RPM] Fixed unowned /etc/myconnector
Minor changes:
- The default text editor is not specified now
- xterm replaced with xvt
Known Issues:
- http://bugs.myconnector.ru/22
2.4
===
New Features:
- [webkiosk] Added Chromium Gost and Yandex Browser support
- [SPICE] Added Virt Viewer support
- Added cleaning of recent connections
Bug Fixes:
- Fixed clear autofill data
- [FS] Added message for autostart (see Known Issues)
Minor changes:
- Tiny typo docs and l10n
Known Issues:
- http://bugs.myconnector.ru/22
2.3
===
New Features:
- Added global settings and a global list of connections
- Stealth mode
- [CLI] Added editing of the configuration file (with check after editing)
Bug Fixes:
- Fixed bash-completion if there are spaces in the file or connection name
- Fixed connect when there is a password save, but saving is disabled
Minor changes:
- Added autofilling in lists of servers and groups in the additional parameters window
- Updated documentation and manual pages
2.2.1
=====
Bug Fixes:
- Fixed connection renaming errors
Minor changes:
- Added offline documentation button
- [DEB] Added package 'myconnector-docs'
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.2
===
New Features:
- Saving a password is a configurable option now
- Added inversion of the keyboard layout for filtering
- FreeRDP auth window:
-- Replace domain in command
-- Added saving username/domain
- Added recent files and connections menus
- Pop-up menu:added connection renaming
Bug Fixes:
- Preferences fixed if section [myconnector] is corrupted
- Fixed main window show if tray disabled
- [kiosk] Fixed clear autologin, if errors
- Added try/except for keyring.get_password
- Fixed import connector connections
Minor changes:
- Main window no sensitive if another window is open
- Deleted zenity dialogs
- bin/myconnector-check-xfreerdp-errors:
-- added network and DNS name verification
-- the check timeout has been increased
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.1.3
=====
Bug Fixes:
- Fixed NX, SPICE, XDMCP start
Minor changes:
- Dropped reminna-plugin-{nx,xdmcp} from requirements deb-package
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.1.2
=====
Bug Fixes:
- Fixed pop-up menu if nothing is selected
- Fixed removing the autostart shortcut
- Added removing autostart shorcut when deleting a connection
- Fixed icaclient start
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.1.1
=====
Bug Fixes:
- Fixed saving the password from auth window
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.1
===
New Features:
- Added Menu -> Find (Ctrl+F): set focus to search entry
- Added focus on saved connection
- Updated authentication window: added username and icon
- [FreeRDP] Added a protocol security selection
- bin/myconnector-check-xfreerdp-errors:
-- added expired password verification
-- added security protocol verification
- [FreeRDP/X2GO] Added support empty password
- Preferences: added deleting all saved passwords
Bug Fixes:
- Added autorun folder creation
- Fixed search by server address
- [FreeRDP] Fixed the title when connecting from the advanced settings window
- [DEB] The confilict with the 'connector' package was removed
Known Issues:
- Problems with bash-completion if there are spaces in the file or connection name
2.0.rc3
=======
New Features:
- Added connection autostart
- vncviewer: added listenning mode
2.0.rc2
=======
New Features:
- Added i18n
2.0.rc1
=======
New Features:
- Added subpackages: myconnector-autostart & myconnector-docs
- New emblem and icons
- Added russian manual pages
2.0.rc0
=======
- https://github.com/MyConnector/MyConnector/projects/3 - column "Done"
- https://github.com/ekorneechev/connector, release: 1.9.6
(ChangeLog: https://github.com/ekorneechev/Connector/blob/master/CHANGELOG)