Skip to content

v3.7.0

Compare
Choose a tag to compare
@gyng gyng released this 10 Feb 18:21
· 5 commits to master since this release

This update might require a change in your muscle memories. Previously all submenus of the same depth would have their shortcut keys increment even if they had different parents. That's now been fixed. Thanks, @mfaizsyahmi!

If you want to use your old buggy shortcut again, use the new (key: <VALUE>) comment (eg, menu // (key: 1)), which will override the automatically-assigned shortcut with 1.

  • Reset accessKey count on every submenu. (#198, #199). Thanks @mfaizsyahmi!
  • Add new meta comment to override accessKey
  • Use white icon for previous entry in dark mode (#184)
  • Add basic history to options page (#159)

It's been difficult getting motivation to work on save-in, especially with the poor code quality, stalled TypeScript changes, and impending v3 manifest changes. Sorry if I've disappointed anyone! I still have grand dreams of rewriting this extension to make it maintainable, but my energy is being and has been sucked up by $DAY_JOB!