]> git.armaanb.net Git - chorizo.git/blob - CHANGES
7787a4c67850236fd38db220d3ed9fc8e4cf1b87
[chorizo.git] / CHANGES
1 Release history for lariza
2
3 v16.09  2016-09-03
4   [Changed]
5   - Web extensions are now looked for in ~/.config/lariza/web_extensions.
6
7 v16.06  2016-06-26
8   [Fixed]
9   - Gtk warnings.
10
11   [Changed]
12   - Except for the default window size, there are no hardcoded pixel
13     values anymore. Should make it a little easier to run lariza on
14     HiDPI screens. (Sorry, not tested, I don't have one.)
15
16   [Added]
17   - New key bindings F2 and F3: Go backward and forward, just like the
18     existing mouse key binds do.
19
20 v16.01  2016-01-05
21   [Fixed]
22   - Issue #14: "Keypad enter" now registers as "commit", i.e. "start
23     loading the URL" or "begin searching for search term".
24   - Issue #15: lariza no longer tries to create local file names with
25     directory separators in them when downloading files.
26   - lariza no longer sets the window title to an empty string.
27
28   [Changed]
29   - For the sake of consistency, $LARIZA_WEB_EXTENSIONS_DIR has been
30     removed.
31
32   [Added]
33   - Manpages are now available.
34
35 v15.09 and earlier releases
36   - Sorry, the CHANGES file did not exist back then. Please refer to the
37     Git log.