Release 2.5.7.1

Wednesday, October 18, 2023 | 14:59

Maintenance release:

  • Add sourcemap files: browser-polyfill, purify (issue #149, #104)
  • Disable debug logs and fix error getting host when showing contextmenu (issue #157)
  • Fix errors being logged when sent messages have no receiver
  • 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 2.5.7.0

Sunday, October 8, 2023 | 17:00

This new version was finished many months ago but due to some unforeseen and tragic events in my personal life I could not find the time and motivation to release this at the time.
  • 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

Sunday, April 11, 2021 | 17:30

  • Fix storing formhistory for wysiwyg editors using iframes like the cke editor (#103, #121)
  • Store/restore date and time related html5 fields as text inputs
  • Update 3rd party libs: jQuery (3.6.0), DOMPurify (2.2.7), marked (2.0.2)

Release 2.5.5.1

Saturday, November 14, 2020 | 22:00

  •  Update 3rd party lib DOMPurify to 2.2.2

Release 2.5.0.0

Friday, January 10, 2020 | 17:21

Many new improvements and some bugfixes. See Release Notes for a detailed overview.
  • 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

Release 2.4.2.0

Sunday, December 29, 2019 | 15:33

  • Update Russian translation

Release 2.4.0.0

Saturday, December 28, 2019 | 15:30

  • Additional ISO date format
  • Additional menu item to copy entry without formatting
  • Advanced preferences only made available in advanced mode
  • Re-ordered option categories
  • Additional preferences:
    • choose fieldtype to retain (multiline and or single)
    • configure update-interval
    • configure mousewheel scroll amount
    • save formhistory in incognito mode (default off)
    • ability to disable most shortcut keys
  • New translations: Russian, Korean
  • New Orange theme
  • Bugfix: custom ACE-handler for collecting data
  • Bugfix: icon notification (enabled/disabled) when multiple active windows
  • Bugfix: context menu creation
  • Update third party libraries