-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
779 lines (662 loc) · 17.4 KB
/
NEWS
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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
47.2.1 - 23 Jan, 2025
=====================
Changes since 47.2
- Fix release pipeline
47.2 - 22 Jan, 2025
=====================
Changes since 47.1
- Fix AppStream metadata
47.1 - 22 Jan, 2025
=====================
Changes since 47.0
- Fix key events in fullscreen mode
- Fix scrolling for VNC connections
- Start using GNOME Release Service
- Add GIT_SUBMODULE_STRATEGY recursive to bundle subprojects
- Switch to master gnome release service branch
- Update gtk-frdp:
- Queue drawing of the area from the main thread
- Added/Updated translations:
- Brazilian-Portuguese
- Czech
- Dutch
- Friulian
- Serbian
- Serbian-Latin
- Thai
47.0 - 13 Sep, 2024
=====================
Changes since 47.beta
- Added/Updated translations:
- Basque
- Belarusian
- Brazilian-Portuguese
- British-English
- Bulgarian
- Catalan
- Chinese-China
- Czech
- Danish
- Finnish
- French
- Galician
- Georgian
- German
- Greek
- Hebrew
- Hindi
- Indonesian
- Kazakh
- Korean
- Latvian
- Lithuanian
- Norwegian-Bokm-l
- Occitan
- Persian
- Polish
- Portuguese
- Romanian
- Russian
- Spanish
- Swedish
- Thai
- Turkish
- Ukrainian
47.beta - 5 Aug, 2024
=====================
Changes since 47.alpha
- Update text describing remote desktop settings location
- Make PATH translatable
- Added/Updated translations:
- Slovak
- Turkish
- Chinese
- Occitan
- Slovenian
- Hungarian
47.alpha - 15 Jul, 2024
=====================
Changes since 46.0
- Bump freerdp version to 3.6.3 for flatpak
- Fix build of flatpak
- Move fullscreen button to the topbar
- Fix handling of authentication/certificate dialog
- Update gtk-frdp
- Make connection via RDP synchronous to prevent race conditions
- Handle freerdp_shall_disconnect() sooner
- Clear the update_id when the source is removed
- Fix getting of properties for session
- Do not block CPU during iterations
- Disconnect handlers on disconnection
- Wait until fuse-session thread is finished
- Clear the clipboard if it contains remote data at finalize
- Added/Updated translations:
- Brazilian
- German
- Greek
- Hindi
- Kabyle
- Nepali
- Portuguese
46.0 - 18 Mar, 2024
=====================
Changes since 46.rc
- Update links in app metadata
- Clarify a title of a dialog
- Update gtk-frdp
- Do not attempt to process empty clipboard data
- Do not send coordinates with smooth scroll
- Limit value of mouse scroll
- Updated translations:
- Brazilian-Portuguese
- Catalan
- Danish
- Italian
- Korean
- Latvian
- Norwegian-Bokm-l
- Occitan
- Polish
- Punjabi
- Swedish
46.rc - 02 Mar, 2024
=====================
Changes since 46.beta
- Fixed touchpad scrolling
- Merge the duplicite doap files
- Add platform information to doap file
- Fix wrong developer id in metainfo
- Update gtk-frdp
- Add support for FreerRDP 3
- Handle smooth scroll events smoothly
- Updated translations:
- Basque
- British-English
- Catalan
- Chinese-China
- Dutch
- Finnish
- French
- Friulian
- Galician
- Georgian
- German
- Hebrew
- Hungarian
- Indonesian
- Kazakh
- Latvian
- Lithuanian
- Occitan
- Persian
- Russian
- Slovenian
- Spanish
- Turkish
- Ukrainian
46.beta - 10 Feb, 2024
=====================
Changes since 45.0
- Add certificate verification for RDP
- Add support for domains
- Improve text of onboarding
- Improve appdata for AppStream-1.0
- Fix translation of vala files
- Change icon for changed certificate
- Update POTFILES.in
- Update gtk-frdp
- Fix several crashes related to clipboard channel
- Retain file lists between window refocuses
- Add funtionality for handling of certificate verification
- Set initial keyboard layout to the local one
- Fix too bright colors for some connections
- Updated translations:
- Basque
- Catalan
- Czech
- Esperanto
- Friulian
- Persian
- Romanian
- Russian
- Swedish
- Turkish
45.0 - 16 Sep, 2023
=====================
Changes since 45.rc
- Update gtk-frdp
- Avoid files copy redundancy by using FUSE for pasting files
- Update CI dependencies
- Update flatpak modules
- Added/updated/fixed translations:
- Danish
- Dutch
- French
- Italian
- Lithuanian
45.rc - 02 Sep, 2023
=====================
Changes since 45.beta
- Added/updated/fixed translations:
- Basque
- Chinese (China)
- Czech
- Finnish
- Galician
- Indonesian
- Kazakh
- Korean
- Occitan
- Polish
- Punjabi
- Spanish
- Swedish
- Turkish
45.beta - 05 Aug, 2023
=====================
Changes since 44.1
- Close onboarding dialog when pressing ESC
- Add mnemonics to Close/No Thanks button to onboarding
- Update gtk-frdp
- Desktop resize fixes
- Clipboard channel support
- Added/updated/fixed translations:
- Belarusian
- Brazilian Portuguese
- Chinese (China)
- Dutch
- Georgian
- German
- Greek
- Hebrew
- Hungarian
- Icelandic
- Italian
- Latvian
- Persian
- Portuguese
- Russian
- Slovak
- Slovenian
- Ukrainian
44.0 - 18 Mar, 2023
=====================
Changes since 44.rc
- Added rdp-preferences-window.vala to POTFILES.in
- Added/updated/fixed translations:
- Bulgarian
- Chinese (Taiwan)
- Czech
- Danish
- French
- Greek
- Korean
- Persian
- Polish
- Russian
- Swedish
44.rc - 03 Mar, 2023
=====================
Changes since 44.beta
- Update gtk-frdp
- Added/updated/fixed translations:
- Basque
- Belarusian
- Finnish
- Friulian
- Galician
- German
- Hebrew
- Hungarian
- Indonesian
- Lithuanian
- Occitan
- Portuguese
- Serbian
- Slovenian
- Spanish
- Turkish
- Ukrainian
44.beta - 11 Feb, 2023
=====================
Changes since 43.0
- Update gtk-frdp
- Allow resizing of remote desktops
- Use app-id for icon name
- Keep aspect ratios of remote desktops
- Fix position of cursor for original scale
- Switch to master branch of gtk-frdp
- Use GNOME module post_install with meson
- Added/updated/fixed translations:
- Belarusian
- French
- Russian
43.0 - 16 Sep, 2022
=====================
Changes since 43.beta
- Added/updated/fixed translations:
- Abkhazian
- Croatian
- Latvian
- Turkish
43.beta - 05 Aug, 2022
=====================
Changes since 42.1.2
- Add Marek Kasik as maintainer
- Raise libhandy dependency to 1.6.0
- Update flatpak with gtk-vnc 1.3.1
- Update flatpak with freerdp 2.8 and disable FFMPEG
- Fix expanding of ConnectionsDisplayView on window resize
- Match appdata with app-id
- Update (or drop) the Docker image used by Flatpak job
- Wait for RDP connection to continue
- Added/updated/fixed translations:
- Abkhazian
- Dutch
- Georgian
- Nepali
42.1.2 - 12 Apr, 2022
=====================
Changes since 42.1.1
- Fix handling of non-char keyboard input
42.1.1 - 07 Apr, 2022
=====================
Changes since 42.1
- Fix crash with multiple simultaneous connections
- Allow for resizing and maximizing a display view
- Reset credentials when authentication fails
- Fix connection deletion on notification timeout
42.1 - 05 Apr, 2022
=====================
Changes since 42.0
- Fixed double-free crash while connecting to RDP servers
- Fixed RDP scaling and resizing issues
- Added/updated/fixed translations:
- German
- Vietnamese
42.0 - 21 Mar, 2022
===================
Changes since 42.beta
- Add screenshots to appdata
- Added/updated/fixed translations:
- Polish
- Swedish
- Korean
- Bulgarian
- French
- Czech
- Danish
- Serbian
- Kazakh
- Italian
42.beta - 24 Feb, 2022
======================
Changes since 41.0
- Finalize deleted connections
- Save credentials in the keyring
- Expose setting to enable/disable audio for VNC connections
- Fix clibpard issues with VNC
- Fix issue with the search grabing input from display
- Added libhandy color scheme API
- Improve thumbnail drawing logic
- Added/updated/fixed translations:
- Finnish
- Slovak
- Lithuanian
- Japanese
- Galician
- Basque
- Catalan
- Turkish
- Danish
- Russian
- Slovenian
- Brazilian Portuguese
- Czech
- Indonesian
- Chinese (China)
- Hungarian
- French
- Icelandic
- Hebrew
- Korean
- Croatian
- Occitan
- Portuguese
- Friulian
- Ukrainian
- Swedish
- Serbian
- Vietnamese
- Punjabi
41.0 - 17 Sep, 2021
====================
All contributors to this release:
Felipe Borges <[email protected]>
41.rc - 02 Sep, 2021
======================
Changes since 41.beta
- Fix interactive authentication of RDP connections
- Improve thumbnailer efficiency
All contributors to this release:
Felipe Borges <[email protected]>
41.beta - 12 Aug, 2021
======================
Changes since 41.alpha
- New onboarding dialog with instructions to use the app
- Allow window to shrink
- Connect to address after adding it
- Validate server addresses
- Display connection errors as notifications
- Add command line option to launch a connection in fullscreen
- Indicate that a connection is open by showing its thumbnail
- Various internal refactorings
- Added/updated/fixed translations:
- Catalan
- Friulian
- German
- Hebrew
- Lithuanian
- Slovenian
- Spanish
All contributors to this release:
Allan Day <[email protected]>
Aurimas Černius <[email protected]>
Daniel Mustieles <[email protected]>
Fabio Tomat <[email protected]>
Felipe Borges <[email protected]>
Jakub Steiner <[email protected]>
Jordi Mas <[email protected]>
Matej Urbančič <[email protected]>
Philipp Kiemle <[email protected]>
Yaron Shahrabani <[email protected]>
41.alpha - 09 Jul, 2021
=======================
Changes since 40.0
- Add shared clipboard support for VNC connections
- Add a preferences dialog (based in Hdy.PreferencesWindow)
- Introduce Onboarding dialog
- Add new application icon
- Add new connection creation assistant
- Handle authentication failures
- Add fullscreen support
- Add VNC display scale modes setting
- Default display scaling to "fit-window"
- Add "vnc, rdp, remote" keywords to desktop file
- Enable type-to-search in the main view
- Only show search button when collection isn't empty
- Dismiss notifications on exit
- Add a few keyboard shortcuts
- Added/updated/fixed translations:
- Update app metadata
- Basque
- Brazilian Portuguese
- Danish
- Dutch
- Galician
- Hebrew
- Indonesian
- Korean
- Nepali
- Occitan
- Persian
- Polish
- Portuguese
- Romanian
- Russian
- Slovak
- Slovenian
- Spanish
- Swedish
- Ukrainian
All contributors to this release:
Alexey Rubtsov <[email protected]>
Allan Day <[email protected]>
Anders Jonsson <[email protected]>
Andika Triwidada <[email protected]>
Asier Sarasua Garmendia <[email protected]>
Ask Hjorth Larsen <[email protected]>
Balló György <[email protected]>
Changwoo Ryu <[email protected]>
Cédric Valmary <[email protected]>
Danial Behzadi <[email protected]>
Daniel Mustieles <[email protected]>
Dušan Kazik <[email protected]>
Felipe Borges <[email protected]>
Florentina Mușat <[email protected]>
Fran Dieguez <[email protected]>
Hugo Carvalho <[email protected]>
Jakub Steiner <[email protected]>
Kukuh Syafaat <[email protected]>
Manuel Wassermann <[email protected]>
Matej Urbančič <[email protected]>
Nathan Follens <[email protected]>
Pawan Chitrakar <[email protected]>
Piotr Drąg <[email protected]>
Quentin PAGÈS <[email protected]>
Rafael Fontenelle <[email protected]>
Veli Tasali <[email protected]>
Yaron Shahrabani <[email protected]>
Yuri Chornoivan <[email protected]>
40.0 - Mar 19, 2021
===================
Changes since 40.rc
- Update app icon in the documentation
- Added/updated/fixed translations:
- Norwegian Bokmål
- Polish
- Finnish
- Hungarian
- Czech
- British English
- French
- Italian
- Greek
- Serbian
All contributors to this release:
Balázs Úr <[email protected]>
Efstathios Iosifidis <[email protected]>
Felipe Borges <[email protected]>
Guillaume Bernard <[email protected]>
Jiri Grönroos <[email protected]>
Kjartan Maraas <[email protected]>
Marek Černocký <[email protected]>
Марко Костић <[email protected]>
Milo Casagrande <[email protected]>
Piotr Drąg <[email protected]>
Sabri Ünal <[email protected]>
Stephan Woidowski <[email protected]>
40.rc - Mar 12, 2021
====================
Changes since 3.37.90
- Validate connection port range
- Add "Devel" build profile
- Produce a nightly build
- Add initial documentation files
- Sync connection configurations with database
- Add a badwidth/quality property for VNC connections
- Reinstate the GNOME brand
- Rename executable to "gnome-connections"
- Make connection address label selectable
- Dismiss notifications when closing the app
- Revamp the connection properties dialog
- Mark GtkChild object references as unowned
- Update screenshot to dark variant theme
- Added/updated/fixed translations:
- Ukrainian
- Brazilian Portuguese
- Persian
- Chinese (China)
- Indonesian
- Finnish
- Czech
- Catalan
- Friulian
- Spanish
- Basque
- Galician
- British English
- Croatian
- Slovak
- Turkish
- Slovenian
- Swedish
- Japanese
- Polish
- German
- Danish
- Korean
- Hungarian
- French
- Greek
- Italian
- Hebrew
- Chinese (Taiwan)
- Esperanto
- Romanian
- Lithuanian
- Portuguese
- Punjabi
- Kazakh
All contributors to this release:
A S Alam <[email protected]>
Aliya Rahmani <[email protected]>
Anders Jonsson <[email protected]>
Andika Triwidada <[email protected]>
Asier Sarasua Garmendia <[email protected]>
Ask Hjorth Larsen <[email protected]>
Aurimas Černius <[email protected]>
Balázs Meskó <[email protected]>
Balázs Úr <[email protected]>
Baurzhan Muftakhidinov <[email protected]>
Boyuan Yang <[email protected]>
Bruce Cowan <[email protected]>
Charles Monzat <[email protected]>
Cheng-Chia Tseng <[email protected]>
Chris Heywood <[email protected]>
Christian Kirbach <[email protected]>
DaeHyun Sung <[email protected]>
Danial Behzadi <[email protected]>
Daniel Mustieles <[email protected]>
Dušan Kazik <[email protected]>
Efstathios Iosifidis <[email protected]>
Emin Tufan Çetin <[email protected]>
Fabio Tomat <[email protected]>
Felipe Borges <[email protected]>
Florentina Mușat <[email protected]>
Fran Dieguez <[email protected]>
Goran Vidović <[email protected]>
Guillaume Bernard <[email protected]>
Hugo Carvalho <[email protected]>
Jiri Grönroos <[email protected]>
Jordi Mas <[email protected]>
Kukuh Syafaat <[email protected]>
Марко Костић <[email protected]>
Marek Černocký <[email protected]>
Mario Blättermann <[email protected]>
Matej Urbančič <[email protected]>
Mike L <[email protected]>
Milo Casagrande <[email protected]>
Philipp Kiemle <[email protected]>
Piotr Drąg <[email protected]>
Rafael Fontenelle <[email protected]>
Rohan M <[email protected]>
Ryuta Fujii <[email protected]>
Sabri Ünal <[email protected]>
Yosef Or Boczko <[email protected]>
Yuri Chornoivan <[email protected]>
Zander Brown <[email protected]>
3.37.90 - Aug 10, 2020
======================
Changes since 3.37.2
- Drop the "GNOME" suffix because we are not a core app
- Make the CI publish Connections to the GNOME Nightly repo
- Allow building with system gtk-frdp if found
- Account for offset of event_box child when relaying events
- Support opening .vnc files (from Vinagre)
- Handle command-line arguments
- Add search support
- Fix rpath linking with subprojects
All contributors to this release:
Felipe Borges <[email protected]>
Jason Gerecke <[email protected]>
Jordan Petridis <[email protected]>
Rasmus Thomsen <[email protected]>
3.37.2 - Jul 21, 2020
=====================
Changes since 3.37.1
- Fix command name in the desktop file
- Prefer dark theme
- Show version number in the about dialog
- Grab focus for password field in the authentication dialog
- Make gtk-frdp a meson/git subproject/submodule dependency
- Add CI build test for Fedora Rawhide
All contributors to this release:
Felipe Borges <[email protected]>
Manuel Wassermann <[email protected]>
Marius Gedminas <[email protected]>
3.37.1 - Apr 24, 2020
=====================
This is the first public release of Connections.
All contributors to this release:
Felipe Borges <[email protected]>