Releases: stephanmahieu/formhistorycontrol-2
Releases · stephanmahieu/formhistorycontrol-2
Release 2.5.8.0
- Added x-button to filter input on table view (#125)
- Increase length filter input (#124)
- Show the no of entries to be deleted (#127)
- Simulate user interaction when filling fields (#140)
- Color tweaks table view (#129)
- Update Korean and Russian translation (#160, #162)
- Fix PageAction "Clear the filled fields"
- Fix occasional error causing spinner displayed infinitely
Release 2.5.7.1
- Disable debug logs and fix error getting host when showing contextmenu (issue #157)
- Fix errors being logged when sent messages have no receiver
- Add sourcemap files: browser-polyfill, purify (issue #149, #104)
- Fix column visibility list not showing active columns
- Fix error adding MutationObserver to framesets (#153)
- Update Russian, Korean and Greek translations (#113, #132, #135, #158, #159)
Release v2.5.7.0
- Context menu reworked (use less resources, only show relevant items)
- Optionally hide address bar icon (#133)
- Optionally hide right click context menu
- Update 3rd party libs: jQuery (3.7.0), DOMPurify (2.4.7), marked (2.1.3), DataTables (1.13.6)
Release 2.5.6.1
Release 2.5.6.0
- Accidentally the chrome version was submitted to Mozilla, this version is re-released as 2.5.6.1
Release 2.5.5.1
- Downloads permission now optional, requested only when needed
- Update styling column select (vertical alignment labels)
- Fix: context-menu not always reappearing in form history dialog
- Fix: fixed bug which prevented storing the state of submitted form elements
- Update 3rd party libs:
- DOMPurify 2.2.2
- markedjs 1.2.3 (markdown parser and compiler)
- Chrome only: update browser-polyfill library to v.0.6.0
Release 2.5.4.0
- Remove the unused notifications permission and notify method
- Update Greek and Russian translation
- Update 3rd party libs DataTables to latest (1.10.21)
- Fixes
- small popup resizing with latest DataTables plugin version
- do not remember size and position for options window when opened from outside the add-on
- always allow manually adding entries
- do not translate utf-8 messages to ascii in deployable archive
Release 2.5.3.1
Release notes:
- FIX: table-view not scaling vertically (downgrade tableview plugin)
- Update Greek translation
Known issues:
- translations still incomplete for: ru, ko
Release 2.5.3.0
Release notes:
- FIX: right-click menu no longer works! (the chrome version was accidentally uploaded to Mozilla requiring a new version in order to be able to upload again)
Known issues:
- translations still incomplete for: ru, ko, el
- tableview not scaling vertically
Release 2.5.2.0
Release notes:
- Larger search input (#94)
- Auto fit placeholder (#94)
- Update button state when pasting from menu, autoselect item if exists (#95)
- Export now uses the downloads API (downloads permission added)
- Replace select-column button by icon, add check mark to each column button
- When text is selected (and highlighted) Ctrl-C will copy the selected text (#98)
- Extra option to remember window size and position
- Extra option for field fill mode
- Update 3rd party libs: DOMPurify, jQuery, DataTables
Known issues:
- translations still incomplete for: ru, ko, el
- BLOCKER: right-click menu no longer works!