]> git.armaanb.net Git - chorizo.git/blobdiff - CHANGES
Release v20.05
[chorizo.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 275a7035766f5e43157f5d7706f1ffa5bed0a384..483527d812e83f68fa140b39af980ea74dd94f80 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,24 @@
 Release history for lariza
 
-next
+v20.05  2020-05-15
   [Changed]
   - lariza now uses native GTK tabs instead of relying on suckless
-    tabbed. More background:
+    tabbed. See also:
     https://www.uninformativ.de/blog/postings/2020-04-26/0/POSTING-en.html
   - Keyword searches have been removed, as these code paths were
-    unmaintained.
+    unmaintained. See also:
+    https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html
   - The "external URI handler" has been removed, as these code paths
-    were unmaintained.
+    were unmaintained. See also:
+    https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html
+  - WebKit sandboxing is now enabled. While considered stable, it is a
+    rather new feature. Please report breakages. This also requires you
+    to run at least WebKitGTK 2.26 (released 2019-09-09). See also:
+    https://blogs.gnome.org/mcatanzaro/2020/03/31/sandboxing-webkitgtk-apps/
+    https://www.uninformativ.de/blog/postings/2020-05-04/0/POSTING-en.html
+
+  [Added]
+  - Allow webkit:// in URLs.
 
 v20.04  2020-04-22
   [Fixed]