blob: 53685f0bca5bfdb9f266d255e63111c060dc2e21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
lagrange (0.8.1-1) unstable; urgency=medium
* Fixed potential lockup when navigating back to a query prompt.
-- Jaakko Keränen (skyjake) <jaakko.keranen@iki.fi> Wed, 11 Nov 2020 08:29:38 +0200
lagrange (0.8.0-1) unstable; urgency=low
* Added support for Gopher.
* Added support for the full palette of 8-bit ANSI foreground colors.
* Added option to disable smooth scrolling.
* Added button to manually set server certificate as trusted (if the certificate is valid but untrusted).
* Added keybindings for Back/Forward navigation.
* Added a context menu item for opening HTTP links in the default browser even when a proxy is configured.
* Revised identity creation dialog: changed field order, added warning about temporary identities not being saved.
* Ctrl+Click opens tab in background, Shift+Ctrl+Click opens as foreground tab. The same modifier keys work with keyboard navigation.
* Improved word wrapping of emoticons (:D).
* Automatic redirects allowed when the destination URL uses the same scheme as the originating URL. For example, when using a proxy, HTTP(S) is allowed to automatically redirect to other HTTP(S) URLs.
-- Jaakko Keränen (skyjake) <jaakko.keranen@iki.fi> Sun, 08 Nov 2020 17:11:46 +0200
|