Form History Manager Changelog
Version 0.5.7 - FIX: Small bug that prevented history from being updated after an entry was edited - ADD: Import/export (ALi) Version 0.5.6 - FIX: Whitelist shows blacklist entries Version 0.5.5 - FIX: JS error in whitelist/blacklist tree view - ADD: 'Remove all/for name' confirmation dialogs (oops, sorry Captain) (may be disabled with extensions.formhistory.remove.confirm=false) - ADD: 'Apply Blacklist' button that will clear the history of all fields that are blacklisted (request: Cory) - ADD: Clean up history on exit; same as 'Apply Blacklist' but executed automatically when Firefox is ended Version 0.5.4 - FIX: XUL broken in Firefox 1.0.x Version 0.5.3 - ADD: Slovak locale (Peter from slovaksoft.com) Version 0.5.2 - FIX: Toolbarbutton icon in FF 1.5 - ADD: Large icon Version 0.5.1 - FIX: Give the dialog a proper inital size - ADD: Toolbarbutton - FIX: Typo that broke the 'remove selected' feature Version 0.5.0 - CHG: Allow regular expressions in filter - ADD: Blacklist/Blacklist for autocomplete; NOTE: this will still add entries to the history, though (working on that) - FIX: Removal of multiple selections - CHG: Major code refactoring - FIX: Make delete of multiple selects work - ADD: Added Add button - FIX: Edit adds entry if the field name is changed - CHG: Default size of the tree view changed; this might look funny for some users ... - CHG: Bumped maxVersion for FF 1.5 (for real!) - CHG: Reorganized the context menu - FIX: Make popup resizing work nicer - CHG: Add 'About' tab to dialog Version 0.4.0 - CHG: Bumped maxVersion for FF 1.5 - FIX: regexp fix for 1.5 - ADD: Context menu for form input fields Version 0.3.1 - ADD: Display number of items - ADD: Ask for master password if set - FIX: Some performance improvements - removed sort at startup, sort no longer case sensitive - FIX: Make edit actually update the history! Version 0.3 - Initial version