diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 21:35:52 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 21:35:52 +0200 |
| commit | d77e80fd9b241c6b18ebcb48d283e5419043a35e (patch) | |
| tree | 682ea7b3dcabbc25ef03aa859c6e0da90d1592eb /src/about | |
| parent | 9276e51c84ebf3ec1d9dd22b5338b03339b6f122 (diff) | |
| download | kristall-d77e80fd9b241c6b18ebcb48d283e5419043a35e.tar.gz | |
Small changes.
Diffstat (limited to 'src/about')
| -rw-r--r-- | src/about/updates.gemini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini index da58b9f..fe2856a 100644 --- a/src/about/updates.gemini +++ b/src/about/updates.gemini @@ -7,7 +7,7 @@ * Fixed bug: Status bar label now does elide links that are too long instead of resizing the window. * Fixed bug: Gopher end-of-file marker is now better detected. * Adds support for server certificate handling for gemini:// -* Reworked internal network structure. Makes room for future improvements +* Reworked internal network structure. Makes room for future improvements and increases network stability a lot. * Pressing escape now resets search bar to current location * Client certificates are disabled when doing a host switch * Redirection handling is now configurable and contains some warning messages for potentially malicious redirects. @@ -15,6 +15,8 @@ gr * Updated application icon thanks to tiwesdaeg * Survives conman's client torture suite * Survives egsam's client torture suite +* Adds configurable timeout +* Allows TLS configuration for both Gemini and HTTPS. ## 0.2 - The protocol update * Implement Ctrl+D/*Add to favourites* menu item |
