Skip to content

Latest commit

 

History

History
61 lines (57 loc) · 5.16 KB

CHANGELOG.md

File metadata and controls

61 lines (57 loc) · 5.16 KB

Changelog

v0.9.1 / 2016-10-27

  • #321 fix QA issues in *.desktop files (@rindeal)
  • #317 Load uri with auth (@keis)
  • #316 Fix double character from split_quoted (@keis)
  • #297 config: fix the Wikipedia search binding (@mathstuf)
  • #296 Document default keybindings in English (@qguv)
  • #269 No empty strings in parser (@keis)
  • #282 Adding string escaping for the DuckDuckGo search engine. (@everton1984)
  • #278 Fix segfault upon toggling builtin string variable (@hofheinz)
  • #275 Properly wire key-release-event when creating plug (@keis)
  • #272 size_allocate makes left_label too small on gtk2 (@WrongNeko)
  • #268 Independent em daemon class (@keis)
  • #264 reduced scrolling to 98 % (@GSI)
  • #260 Indentation adjustment (@alexfornuto)
  • #259 added default key binding to config (refs #209) (@GSI)
  • #258 clarified README regarding "css add" (refs #256) (@GSI)
  • #257 Issue template (@mathstuf)
  • #253 made list of urls unique when $DMENU_HAS_VERTICAL (@GSI)
  • #254 Allow proxy_url to be unset with empty string (@keis)
  • #248 Use version tag when used from archive (@keis)
  • #244 comm: fix appending doubles to events (@mathstuf)
  • #247 status-bar: call the parent class' size_allocate (@mathstuf)
  • #245 config: fix bindings (@mathstuf)
  • #229 Use GIOStream to do command input (@keis)
  • #241 Rework authentication (@keis)

v0.9.0 / 2016-02-28

  • #224 Download fixes (@keis)
  • #220 Add issue template (@mathstuf)
  • #210 Interpret quotes in matcher for bind (@keis)
  • #205 Formfiller (@keis)
  • #206 Remove remaining occurrences of --uri (@f8l)
  • #204 Use first positional argument as url to open (@keis)
  • #199 added 'newwindow' to fS* and fT* binding (refs issue #191) (@GSI)
  • #196 introduced 'proxy_section' to status bar (refs issue #194) (@GSI)
  • #192 added 'newwindow' to Fl* binding (refs issue #191) (@GSI)
  • #188 Check for stale event-manager pid in uzbl-browser (@keis)
  • #183 Destkop file tweaks (@keis)
  • #186 Subscribe to uri notify only once (@keis)
  • #171 docs: document per-site-settings (@mathstuf)
  • #167 docs: fix replacement for toggle_zoom_type (@mathstuf)
  • #164 Python test fixes (@keis)
  • #162 no "opts.pid_file" in quit(), must use self.opts.pid_file (@marklee77)
  • #111 Small fix in the name of the event when the load finishes in the documentation. (@Konubinix)
  • #109 check if uzbl-event-manager is running before starting new instance (@veox)
  • #103 Add support for local settings (@mathstuf, @bct, @pawelz, @TaylanUB, @djpohly, @dylex, @lucab, @keis, @dmedvinsky, @igoralmeida)
  • #106 Make scheme.py python3 compatible. (@mhrheaume)
  • #105 Tab reordering for uzbl-tabbed (@moorchegue)
  • #102 Allow variables to take negative values. (@mathstuf)
  • #101 Pass PREFIX to the python installer (@mathstuf, @bct, @pawelz, @TaylanUB, @djpohly, @dylex, @lucab, @keis, @dmedvinsky, @igoralmeida)
  • #98 Random fixes (@igoralmeida)

2012.05.14 / 2012-04-28

  • #87 Fix an off-by-one error (@mathstuf)
  • #77 set last_button before trying to get click context (@keis)

2011.07.17 / 2011-07-17

  • #52 form input follower fixes (@keis)
  • #53 Check if file exist before trying to run it (@keis)