X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=CHANGES;h=4abfd9b9b53a7a53b5dcf0788fdb075d348e5bb9;hb=3f774faf4bcc03f301f62dd067a0fba0e5da7144;hp=362bc82de667b87095cdb47f042c9984542b5bcc;hpb=96055b0c4d9018e7e64a7f3826350e9db1e4e9d7;p=chorizo.git diff --git a/CHANGES b/CHANGES index 362bc82..4abfd9b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,23 @@ Release history for lariza +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. + - "enable-developer-extras" is now always set to "TRUE". This enables + the Web Inspector. + - WebGL is enabled in WebKit by default these days. lariza's + environment variable $LARIZA_ENABLE_EXPERIMENTAL_WEBGL is gone. + + [Added] + - User-supplied JavaScript files can be put into + ~/.config/lariza/user-scripts. "hints.js" is one such script, it's + bundled with the main application, but must be activated manually by + copying or linking it to said directory. + v19.05 2019-05-05 [Fixed] - We no longer use WebKit's deprecated JavaScript API.