March 2nd, 2013· Support for per-window private browsing introduced in Firefox 20.
February 18th, 2013· Refactored deprecated E4X object in javascript in order to be compatible with FF 19.* (pretty-print xml)
· Added comment before closing cdata-tag (// ]]>) in xul files (between script tags) to prevent compilation error by Mozillas add-on validator
November 19th, 2012· Update: Added pt-BR translation
· Fix: occasional TypeError: can't access dead object
· Fix: minor (deprecation) warnings
July 19th, 2012· BugFix: Backup wysiwyg editor fields for additional types like Gmail.
July 4th, 2012· New feature: Backup multiline/WYSIWYG (editor)fields while typing (before submit)
· New feature: Restore multiline/WYSIWYG fields
· New feature: Customize save formhistory: only save form history for listed sites (either blacklist or whitelist)
· New feature: Export/Import manager (choose what to export/import)
· Extra option: show/hide Formhistory Control in FF app menu (default is show)
· Extra option: export/import dates in ISO format (default is ISO)
· Extra button to hide cleanup options (cleanup tab)
· Improved regular expression for Creditcards (to use Restore RegExp)
· Improved performance
· Improved browsehistory view
· Fix: skip duplicate entries from imported xml-file
· Fix: unresponsive script error on slow computers/large history databases (using background timer threads)
· Available locales for this version: en cs da de es fr nl tr
May 8th, 2012· Bugfix in Turkish (tr) translation
January 30th, 2012· Added ru locale
November 28th, 2011· Small localization change for Small localization change for zh-CN in install.rdf in install.rdf
August 2nd, 2011· Updated max versions for Firefox and SeaMonkey
· Removed deprecated nsiJSON methods
· Removed autocomplete for fieldname search (advanced search)
June 22nd, 2011· Fix size preference dialog on MacOS
· Fix "Error: tbMenu is null"
· Improved regular expression for creditcards
May 13th, 2011Changes:
· Available locales (cs da de en es fr nl pt sv)
· Added support for new html5 text input fields
· "Times used" field is now editable (including multiple selected entries)
· Tree background(rows) skinnable (automatic, light, dark, none)
· FuzzyAge: show up to 59 seconds before switching to minutes (was up to 30 secs)
· Displayed host: show "localhost" for url file:///
· SeaMonkey only: create the formhistory database when it does not exist yet
Fixes:
· Skip duplicate entries from imported xml-file
· Resolved toLowercase is not a function error (when sorting host or title treeview-column)
· Sorting on ageFirst column not working properly
· Browsing history dialog view unintentionally clickable
· Resolved various Mozilla validation warnings
June 22nd, 2010· Added pt-BR locale
· Changed FF maxVersion to 3.7a6pre
· Changes to support the new AddonManager in FF3.7a6pre (4.0) (affected: About dialog and Preferences-information tab)
May 3rd, 2010· BUGFIX: In SeaMonkey the privatebrowsingmode-test failed causing the formhistory not being visible or editable
· Bugfix: FF3.7a5pre only, test for presence of window.arguments failed causing some minor hick-ups
· Added de-DE and it-IT locales
April 13th, 2010· Checkbox added to the (simple)search textbox to select case sensitivity
· Added an advanced search option which optionally allows for searching with regular expressions
· Regular expression available in Cleanup criteria
· Extra criteria list to protect specific formhistory items from cleanup
· Extra option to automatically perform a cleanup on browserwindow-close and/or tab-close
· Optional Form History Control menu via the toolbar or the statusbar
· The Form History Dialog is no longer modal and is automatically updated to reflect changes in the formhistory
· Most values can be edited directly inside the treecell
· Option to quickly fill formfields in the current HTML-page using the most recent or most often used formhistory entries
· Export the formhistory not only as XML but also as CSV
· Form History Control now also available from the context menu of the searchbar field
· Preferences in the options-box now categorized in tabs
· Customizable Date/Time format
· Renamed some possible namespace conflicts
September 16th, 2009· added locales for de-DE, pt-BR, ru-RU, es-ES
· about dialog: getting info from install.rdf locale independent (creator/homepage)
· updated maxversion of firefox from 3.6a1pre to 3.7a1pre
· updated maxversion of seamonkey to 2.1a1pre
August 23rd, 2009· Added compatibility for Flock 2.*
· Added fr-FR locale (thanks to Jojaba and Nico@nc - babelzilla)
· install.rdf: removed contributors/translators from locale dependant metadata
· About dialog: support href links in translator tags
· Changed location for cleanup database to survive updates
May 27th, 2009· Improved date-formatting to better handle the display of dates for locales with a non Gregorian calendar.