Lightning Autofill v12.11.0 released
With the release of version 12.11.0, I’m proud to announce a very cool feature that I didn’t think was possible at first: bi-directional cloud syncing! This means whenever you make a change in Google Sheets, your changes will sync back to Lightning Autofill automatically and you no longer have to go into Options to manually click the Restore button. In theory, you can now manage all your data in Google Sheets without opening Options. This feature is considered “experimental”, so it’s at the bottom under the new Experimental section.
Other highlights:
-
There’s a new option to group profiles by category:
The syntax for this is the same as the one used in Text Clips. For example, if your profile name is
A > B > My Profile, then it would look like this in the context menu: -
Added a more user-friendly message advising the user to use a VPN whenever the subscription verification fails with a “Failed to fetch” error.
-
Fixed the issue where the infobar stopped working whenever Chrome puts the extension to sleep to save memory in the tab.
-
Fixed a couple regression issues related to Manage Profiles functionality.
-
Fixed a regression issue where debug mode was no longer printing anything to the console.
Changelog:
- Added bi-directional cloud sync (experimental)
- Added option to group profiles by category
- Added Terms of Use footer link
- Improved “Failed to fetch” error message
- Improved active profile display in context menu
- Increased status snackbar width
- Fixed infobar not working in some cases
- Fixed regression issues in Manage Profiles
- Fixed All and Unfiled menus incorrectly grouped
- Fixed plan info missing in icon tooltip
- Fixed toggling Debug also toggles Delay slider
- Fixed broken Debug mode regression