Differences
This shows you the differences between the selected revisions of the page.
| 2023-06-01 | 2023-06-01 | ||
| bug 2189 (martin) | filter mask on disconnected panel (martin) | ||
| Line 10: | Line 10: | ||
| * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | ||
| * Using optimized OpenSSL implementations of some algorithms. | * Using optimized OpenSSL implementations of some algorithms. | ||
| + | * Not showing a filter mask on a disconnected panel. | ||
| * Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | * Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | ||
| * Bug fix: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user. [[bug>2191]] | * Bug fix: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user. [[bug>2191]] | ||