Lightning Autofill v12.7.0 released
Another big update will be rolling out to your browser soon. I’ll go over the biggest changes…
Fixed profiles saved to Unfiled regression
I thought I fixed this in v12.5.0, but some people were still seeing their profiles getting dumped into Unfiled when importing large CSV files. This bug turned out to be a nasty one that was hard to track down and squash since it was dependent on your PC specs/configuration, but I’m glad to report it’s finally squashed (or squished?) for good.
Added support for latest Google and Microsoft Forms
Both Google Forms and Microsoft Forms had recent platform updates, which changed their underlying HTML code. This resulted in Lightning Autofill no longer being able to reliably autofill many of the fields (especially dropdown menus). This update adds back the support for the latest Google Forms and Microsoft Forms, although you may have to re-generate the autofill rules for these forms in order for Lightning Autofill to autofill them correctly since I had to rewrite all the logic.
The autofill rules for both forms are available here: https://pastebin.com/raw/k5j87pZB
Added developer mode popup option
Some Pro users were getting tired of the popup window instructing them how to enable developer mode if they choose to keep it disabled. This option should make them happy:
You can find it in Options / Settings / Interface. It’s enabled by default, so uncheck it to suppress the developer mode popup.
Complete changelog
- Added developer mode popup option
- Added support for new Google Forms
- Added support for new Microsoft Office Forms
- Added invoice number masking
- Added HTML5 form validation for invoice number
- Added unsaved changes alert when reloading rules
- Clarified upgrade message in infobar
- Fixed autofill regression with long delay times
- Fixed “downloads” permission request issue
- Fixed Save disabled if importing from new URL
- Fixed Type dropdown issue in last row (Edge)
- Improved typing simulation code
- Optimized autofilling routines