/CHANGELOG.md
Markdown | 61 lines | 57 code | 4 blank | 0 comment | 0 complexity | 8f4914b363d59209c9018ecd3da7dc6f MD5 | raw file
Possible License(s): GPL-3.0
- ## Changelog
- ### v0.9.1 / 2016-10-27
- - [#321](https://github.com/uzbl/uzbl/pull/321) fix QA issues in *.desktop files (@rindeal)
- - [#317](https://github.com/uzbl/uzbl/pull/317) Load uri with auth (@keis)
- - [#316](https://github.com/uzbl/uzbl/pull/316) Fix double character from split_quoted (@keis)
- - [#297](https://github.com/uzbl/uzbl/pull/297) config: fix the Wikipedia search binding (@mathstuf)
- - [#296](https://github.com/uzbl/uzbl/pull/296) Document default keybindings in English (@qguv)
- - [#269](https://github.com/uzbl/uzbl/pull/269) No empty strings in parser (@keis)
- - [#282](https://github.com/uzbl/uzbl/pull/282) Adding string escaping for the DuckDuckGo search engine. (@everton1984)
- - [#278](https://github.com/uzbl/uzbl/pull/278) Fix segfault upon toggling builtin string variable (@hofheinz)
- - [#275](https://github.com/uzbl/uzbl/pull/275) Properly wire key-release-event when creating plug (@keis)
- - [#272](https://github.com/uzbl/uzbl/pull/272) size_allocate makes left_label too small on gtk2 (@WrongNeko)
- - [#268](https://github.com/uzbl/uzbl/pull/268) Independent em daemon class (@keis)
- - [#264](https://github.com/uzbl/uzbl/pull/264) reduced <Space> scrolling to 98 % (@GSI)
- - [#260](https://github.com/uzbl/uzbl/pull/260) Indentation adjustment (@alexfornuto)
- - [#259](https://github.com/uzbl/uzbl/pull/259) added <Shift><Space> default key binding to config (refs #209) (@GSI)
- - [#258](https://github.com/uzbl/uzbl/pull/258) clarified README regarding "css add" (refs #256) (@GSI)
- - [#257](https://github.com/uzbl/uzbl/pull/257) Issue template (@mathstuf)
- - [#253](https://github.com/uzbl/uzbl/pull/253) made list of urls unique when $DMENU_HAS_VERTICAL (@GSI)
- - [#254](https://github.com/uzbl/uzbl/pull/254) Allow proxy_url to be unset with empty string (@keis)
- - [#248](https://github.com/uzbl/uzbl/pull/248) Use version tag when used from archive (@keis)
- - [#244](https://github.com/uzbl/uzbl/pull/244) comm: fix appending doubles to events (@mathstuf)
- - [#247](https://github.com/uzbl/uzbl/pull/247) status-bar: call the parent class' size_allocate (@mathstuf)
- - [#245](https://github.com/uzbl/uzbl/pull/245) config: fix <Space> bindings (@mathstuf)
- - [#229](https://github.com/uzbl/uzbl/pull/229) Use GIOStream to do command input (@keis)
- - [#241](https://github.com/uzbl/uzbl/pull/241) Rework authentication (@keis)
- ### v0.9.0 / 2016-02-28
- - [#224](https://github.com/uzbl/uzbl/pull/224) Download fixes (@keis)
- - [#220](https://github.com/uzbl/uzbl/pull/220) Add issue template (@mathstuf)
- - [#210](https://github.com/uzbl/uzbl/pull/210) Interpret quotes in matcher for bind (@keis)
- - [#205](https://github.com/uzbl/uzbl/pull/205) Formfiller (@keis)
- - [#206](https://github.com/uzbl/uzbl/pull/206) Remove remaining occurrences of --uri (@f8l)
- - [#204](https://github.com/uzbl/uzbl/pull/204) Use first positional argument as url to open (@keis)
- - [#199](https://github.com/uzbl/uzbl/pull/199) added 'newwindow' to fS* and fT* binding (refs issue #191) (@GSI)
- - [#196](https://github.com/uzbl/uzbl/pull/196) introduced 'proxy_section' to status bar (refs issue #194) (@GSI)
- - [#192](https://github.com/uzbl/uzbl/pull/192) added 'newwindow' to Fl* binding (refs issue #191) (@GSI)
- - [#188](https://github.com/uzbl/uzbl/pull/188) Check for stale event-manager pid in uzbl-browser (@keis)
- - [#183](https://github.com/uzbl/uzbl/pull/183) Destkop file tweaks (@keis)
- - [#186](https://github.com/uzbl/uzbl/pull/186) Subscribe to uri notify only once (@keis)
- - [#171](https://github.com/uzbl/uzbl/pull/171) docs: document per-site-settings (@mathstuf)
- - [#167](https://github.com/uzbl/uzbl/pull/167) docs: fix replacement for toggle_zoom_type (@mathstuf)
- - [#164](https://github.com/uzbl/uzbl/pull/164) Python test fixes (@keis)
- - [#162](https://github.com/uzbl/uzbl/pull/162) no "opts.pid_file" in quit(), must use self.opts.pid_file (@marklee77)
- - [#111](https://github.com/uzbl/uzbl/pull/111) Small fix in the name of the event when the load finishes in the documentation. (@Konubinix)
- - [#109](https://github.com/uzbl/uzbl/pull/109) check if uzbl-event-manager is running before starting new instance (@veox)
- - [#103](https://github.com/uzbl/uzbl/pull/103) Add support for local settings (@mathstuf, @bct, @pawelz, @TaylanUB, @djpohly, @dylex, @lucab, @keis, @dmedvinsky, @igoralmeida)
- - [#106](https://github.com/uzbl/uzbl/pull/106) Make scheme.py python3 compatible. (@mhrheaume)
- - [#105](https://github.com/uzbl/uzbl/pull/105) Tab reordering for uzbl-tabbed (@moorchegue)
- - [#102](https://github.com/uzbl/uzbl/pull/102) Allow variables to take negative values. (@mathstuf)
- - [#101](https://github.com/uzbl/uzbl/pull/101) Pass PREFIX to the python installer (@mathstuf, @bct, @pawelz, @TaylanUB, @djpohly, @dylex, @lucab, @keis, @dmedvinsky, @igoralmeida)
- - [#98](https://github.com/uzbl/uzbl/pull/98) Random fixes (@igoralmeida)
- ### 2012.05.14 / 2012-04-28
- - [#87](https://github.com/uzbl/uzbl/pull/87) Fix an off-by-one error (@mathstuf)
- - [#77](https://github.com/uzbl/uzbl/pull/77) set last_button before trying to get click context (@keis)
- ### 2011.07.17 / 2011-07-17
- - [#52](https://github.com/uzbl/uzbl/pull/52) form input follower fixes (@keis)
- - [#53](https://github.com/uzbl/uzbl/pull/53) Check if file exist before trying to run it (@keis)