Upping version, updated readme, changed post keybind.
This commit is contained in:
@@ -2,11 +2,27 @@
|
||||
RTV Changelog
|
||||
=============
|
||||
|
||||
.. _1.4: http://github.com/michael-lazar/rtv/releases/tag/v1.4
|
||||
.. _1.3: http://github.com/michael-lazar/rtv/releases/tag/v1.3
|
||||
.. _1.2.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2.2
|
||||
.. _1.2.1: http://github.com/michael-lazar/rtv/releases/tag/v1.2.1
|
||||
.. _1.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2
|
||||
|
||||
-----------------
|
||||
1.4_ (2015-05-16)
|
||||
-----------------
|
||||
Features
|
||||
|
||||
* Unicode support has been vastly improved and is now turned on by default. Ascii only mode can be toggled with the `--ascii` command line flag.
|
||||
* Added pageup and pagedown with the `m` and `n` keys.
|
||||
* Support for terminal based webbrowsers such as links and w3m.
|
||||
* Browsing history is now persistant and stored in `$XDG_CACHE_HOME`.
|
||||
|
||||
Bugfixes
|
||||
|
||||
* Several improvements for handling unicode.
|
||||
* Fixed crash caused by resizing the window and exiting a submission.
|
||||
|
||||
-----------------
|
||||
1.3_ (2015-04-22)
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user