* bugfix
+ feature / function added
- feature / function removed
# change, addition or removal, requested by user(s)
! special information, which doesn't fit to */+/-/#
! deleting filetypes from the "additional options" tabs will set the last item active (if any), so deleting filetypes is smarter now.
! a small optimization for multiline urls again.
* toggling "Try To Open URL's In The Background" and "Autoclose jane When An URL Was Clicked" disables the other option.
* not properly detecting ie as default browser on server systems, and the option "try to open in background" is not disabled anymore when ie isn't the default browser.
* searchqueries containing special characters like space, %, ~ etc. pp need to be edited into %20 etc. before sending.
- reported by Göran.
+ you can now insert the multipleclipboard content into the search and replace form.
# additional entry "Follow URL" in context menu, will be enabled when the mouse is over the url. auto close url will be ignored in this case.
# when using
www.search.1st and 2nd will not close jane even if this option is turned on.
- requested by Göran.
! auto close/open url in background option are no longer locked due to the request above.
#
www.search.1st/2nd can now be configured separately to replace some "special chars" like space to %20 and additionally replace your set of chars with a new char (like dots or spaces to +).
- requested by Göran.
! even detecting multiline when the first line is shorter than the other(s) (which isn't quite correct, so this is NOT a bugfix).
* some typos.