| 3 | |
| 4 | |
| 5 | [[BR]] |
| 6 | {{{#!div class="box" |
| 7 | == 2020-03-31 == |
| 8 | === 4.0 Important Features === |
| 9 | |
| 10 | * Drop support for: |
| 11 | * Python 2, GTK2: #2290 |
| 12 | * legacy versions (pre 1.0): #1819, #1983 |
| 13 | * weak authentication: #2612 |
| 14 | * Network, per socket options: #2424 |
| 15 | * authentication and encryption: #1160 |
| 16 | * ssl: #2460 |
| 17 | * ssh: #2583 |
| 18 | * make it easier to send files from the server: #2518 |
| 19 | * `xpra toolbox` subcommand: #2538 |
| 20 | * `xpra help` subcommand: #2527 |
| 21 | * `xpra top` new features: #2363 |
| 22 | * faster startup: #2411, #2414 |
| 23 | * signal handling fixes: #2413, #2592 |
| 24 | * smoother window resizing: #2373 |
| 25 | * Refactoring and testing: |
| 26 | * unit tests coverage: #2356 |
| 27 | * completely skip loading unused features at runtime: #2351 |
| 28 | * get rid of capabilities data after parsing it: #2562 |
| 29 | * better module dependency separation: #1778 |
| 30 | * don't convert to a string before we need it: #2551 |
| 31 | * more useful window and tray title: #2521, #2624, #2528 |
| 32 | * make it easier to source environment: #2688 |
| 33 | }}} |
| 34 | |