X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=CHANGES;h=093fa0d68b9231f3cf5d70e8ba23b0e735e1b29c;hb=8720c4df27e449f88ebecfb086cd6ae79a363420;hp=d5e1ff50f72b3eba5cbcee66e4bd7f1566704342;hpb=f17d779231a1c2180e661265f23b66c676cc755c;p=chorizo.git diff --git a/CHANGES b/CHANGES index d5e1ff5..093fa0d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,28 @@ Release history for lariza +next + [Changed] + - lariza now uses native GTK tabs instead of relying on suckless + 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. 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. 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/ + + [Added] + - Allow webkit:// in URLs. + +v20.04 2020-04-22 + [Fixed] + - Minor fixes to manpages. + v20.03 2020-03-28 [Changed] - Makefile: Web extensions and user scripts will be installed.