aboutsummaryrefslogtreecommitdiff
path: root/src/about/updates.gemini
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2021-03-06 13:32:46 +0100
committerFelix (xq) Queißner <git@mq32.de>2021-03-06 13:32:46 +0100
commita7a7ec20c2059ae8681e3088afa370a3d4147892 (patch)
tree88ce6177076b394de6a7f9a2e13bcbe6b879e8f0 /src/about/updates.gemini
parent86507cbe9fe0a12668b8a66003e2b0d7b482850e (diff)
downloadkristall-a7a7ec20c2059ae8681e3088afa370a3d4147892.tar.gz
Implements an IPC scheme for kristall. Closes #139.
Diffstat (limited to 'src/about/updates.gemini')
-rw-r--r--src/about/updates.gemini6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini
index b3d4a1c..c0d3f1f 100644
--- a/src/about/updates.gemini
+++ b/src/about/updates.gemini
@@ -14,6 +14,10 @@
* New action: "View/Show document source" will display the raw data of the document in a small separate window
* Change: Makes TLS editor columns sortable
+-- There's a lot missing here still
+
+* Adds single-session mode so opening links will open them in the currently focuse kristall window instead of a new instance every time.
+
## 0.3 - TLS and security
* Adds support for transient client certificates
* Adds support for permanent client certificates
@@ -46,7 +50,7 @@
* Implement Ctrl+S/*Save as...* menu item
* Add display for "non-recognized files"
* Added support for gopher:// and gophermaps
-* Added "go to home" menu
+* Added "go to home" menu
* Added support for video/* and audio/* via QMediaPlayer
* Added support for file:// scheme
* Added status bar with loading time, file size and mime type