Releases: stephanmahieu/formhistorycontrol-2
Releases · stephanmahieu/formhistorycontrol-2
Minor update, some small fixes and enhancements
Many improvements and bugfixes
For a detailed overview see the Release Notes.
2.5.0.0 January 10, 2020
- Formhistory popup improvements
- Improved highlighting filled-in items
- Form History Control context menu item can be turned off conditionally
- Wildcard support for Domain filter and Field filter
- Fixed: writing to clipboard (additional clipboardWrite permission)
- Fixed: application icon not showing correct state (active domain filter)
- Fixed: unnecessary scrollbars in pageaction popup
Minor update
- Update Russian translation
Major release
2.4.0.0 December 28, 2019
- Additional ISO date format (yyyy-MM-dd HH:mm:ss)
- Additional menu item to copy entry without formatting
- Advanced preferences only made available in advanced mode (checkbox)
- Re-ordered option categories
- Additional preferences:
- New translations: Russian (#61), Korean
- New Orange theme
- Bugfix: custom ACE-handler for collecting data from ACE powered sites
- Bugfix: icon notification (enabled/disabled) when multiple active windows
- Bugfix: context menu creation (issues #36, #40, #57)
Update 3rd party libraries
Update 3rd party libraries also using versions from the official site (not from CDN or other location) in order to meet Mozilla's Third Party Library Usage requirements.
Links to the original copies of the files included in the extension and links to the readable source code for those files must be provided to the reviewer. For repositories or version controlled files, links to the release tags used must be provided (non-release versions of third-party libraries are not accepted).
Small bugfix
Bugfix:
- 'Select All' does not respect search filter
Small improvements
Changes:
- Shortcut keys added for a variety of actions, configurable via preferences
- Cleanup added to the drop down menu of the main dialog
- Some minor layout improvements
New release for chrome web store
Replaced svg icons with png icons in the manifest to make it suitable for Chrome. This release is now available in the Chrome web store.
New release
Changes:
- Bugfix field detection: child input elements were missing from dynamically added forms
- Added configurable Multiline thresholds settings to the Preferences
- Translation added for the age column in the main dialog
- Layout improvements main dialog:
- Use stylish custom scrollbars in main dialog (replaces ugly system scrollbars)
- Removed label from search box, added placeholder
- Hide page control in the main dialog when page-size is set to show all
- Open Help/Release-notes pages in the same window (different tabs)
- Refresh display after a manual cleanup
- Improved Chrome compatibility
Many new features
In this release:
- Improved field detection
- Automatic Cleanup added
- Disable collecting formhistory for specific sites or fields
- preferences window:
- Domain filter: all / blacklist / whitelist
- Field filter: exclude fieldnames
- toolbar icon now reflects status enabled/disabled
- preferences window:
- Redesign preferences window
- Limit the amount of data (and time) for the popdown dialog (browser limitation issue)
- Show fields current page: color code specific input types
- Update last-used date for autofilled fields
- Blue theme added