Lightweight2 Changelog

What's new in Lightweight2 1.15

Jun 18, 2013
  • Remove spaces in url-bar when open urls
  • New Shortcuts: Ctrl+F for pagesearch (On an empty page it opens the web-search)
  • Ctrl+G for websearch
  • Experimental: 1 update/5 seconds on preview in tooltip and tabselector
  • To activate it, open the Lightweight2.conf and add theese lines

New in Lightweight2 1.14 (Jun 18, 2013)

  • Fixed crash when creating new bookmark folder
  • Fixed not loading https:// sites, when typed directly
  • Restored old download handling. So downloads should work normal again
  • Changed Zoom-shortcut to [Ctrl]+[Shift]+Wheel up/down
  • Added experimental URL filter for Googles redirection-URLs
  • To activate it, open the Lightweight2.conf and add theese lines

New in Lightweight2 1.13 (Jun 18, 2013)

  • Made "Show sources" in web-contextmenu translatable
  • Fixed bug von reset-zoom via mouse/keyboard shortcut not setting the slider in
  • tab-menu
  • Added "Ctrl+C" Shortcut for copying texts
  • Added download directly button
  • Fixed bug not finish downloading small files
  • Added Tor ability

New in Lightweight2 1.12 (Jun 18, 2013)

  • Added close-button on tab-buttons
  • Added zoom-support (Hold Ctrl press and use wheel to zoom in/out. Press Mid button to resetz zoom)
  • With zoom-slider in tab-menu
  • Live update of the Completer for fast bookmark-access
  • Gave root-bookmark-folder a better name (Now "Bookmark" or a translated name)
  • Fixed some issues with closing last tab
  • Removed close-option from tab-menu

New in Lightweight2 1.11 (Jun 18, 2013)

  • Refacored settings-system to be able to use different backends
  • Removed old bookmark-loading
  • Tabselector: Made image clickable
  • Fixed wrong position of hover-url and progress-bar when URLbar is visible
  • On close: Ask user if we have unfinished downloads or multiple tabs open
  • Fixed plugin-replacement background
  • Notify user about finished downloads (Depends on a Notify-deamon that implements http://www.galago-project.org/specs/notification/0.9/index.html )
  • Fixed visual for tabselector on Win32
  • Show size of download on replys
  • Added Fast bookmark-access

New in Lightweight2 1.10 (Jun 18, 2013)

  • Shown Url-path of downloads shorten to 150 chars (You can still download from larger URLs :) )
  • Select the URL in url-bar, when showing it
  • Added tab scrolling
  • Moved web-search into a button
  • Added ability to set cache size via command argument
  • Added ability to pause downloads
  • Added tab-selector
  • Download files to FILENAME.part to inidacte the user of a file-manager
  • that this file is not complete. It will be renamed to FILENAME after download

New in Lightweight2 1.9 (Jun 18, 2013)

  • Fixed bug that allowed having two bookmarkfolders with the same name.
  • Authentication dialog: Changed Radio-button to Check-box
  • New content notification on non active tabs
  • Show SSL status on non active tabs
  • Added Tab preview in tooltip on tabbutton
  • Reduced chache to 128MiB to reduce first page-loading time
  • Tabmenu: rearrangend entrys to group the actions
  • Added ability to print pages
  • Added ability to use QWebInspector to view page-sources and develop with it
  • Added ability to use QtWebKits private browsing mode
  • Fixed bug downloading file into Downlaods dir, if filename is given in seleceted dir
  • Fixed bug not verfifying downloads wich prevented overriding

New in Lightweight2 1.8 (Jun 18, 2013)

  • Do not ask for downloads with invalid content-header
  • Fixed seeing progressbar multiple time
  • Added ability to rename bookmarks and bookmarkfolders
  • Refactor: Moved common parts of Bookmark and BookmarkFolder into BookmarkItem
  • Refactor: Above with BookmarkButton and BookmarkFolderButton into BookmarkItembutton
  • Added ability to change URL of a bookmark
  • Added ability to move bookmarks and folders

New in Lightweight2 1.7 (Jun 18, 2013)

  • Made topbar smaller to 24px
  • Moved new tab button right of the tab-buttons
  • Changed visibility of URL-bar on opened new tabs
  • Changed "Save to..." icons in AskDownload dialog to the green version
  • Added ability to save all cookies (Enabled by default)
  • Added ability to allow plugins for all domains (Enabled by default)
  • Fixed problem on SSlErrors that makes all tabs red. Now scan the whole tab for the correct reference
  • Fixed potential crash when opening Bookmarkmanage when viewing downloads
  • Added tooltips to the delete buttons in the bookmark-manager
  • Added tooltip for stop/remove download button
  • Greek translation

New in Lightweight2 1.6 (Jun 18, 2013)

  • Use Aero glass on Vista/7 if aviable
  • New buttons for deleting bookmarks/folders
  • Added page-serach entry into the tabmenu
  • New close icon
  • Improved handling of page-search-bar:
  • Pressing enter in text-field now searches the first/next matching
  • Shortcuts for the searchbuttons: F3 next matching; Shift+F3 previous matching
  • Added ability to hide/show the Lightweight2 button
  • Tab-button.menu: Removed checkbox
  • Prevent of closing last tab. Going to about:blank instead
  • Ability to open bookmarks in in an open tab
  • Hide "Create bookmark" on empty page
  • GUI-prevention of creating empty page bookmarks
  • Save visibility of LW2 button
  • Aks for download-target for downloads
  • Go to last showed tab, when removing last download from list
  • Don't show empty folders in new-tab menu and goto-menu
  • Don't show open all button, if bookmark-folder has only one bookmark

New in Lightweight2 1.5 (Jun 18, 2013)

  • Support for webplugins (Enable allowed plugin-hosts via button)
  • Added dialog to manage allowed hosts for plugins
  • Set focus on WebView on Tab-Change
  • Added Lightweight2-menu button
  • Removed format on load-progressbar
  • Fixed crashed caused by deleting sumDl in its event-loop (in download.cpp)
  • Added dialog to set what domains to save cookies for