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