Skip to content

3.0.1.0 - Asimov

Compare
Choose a tag to compare
@collectedmind collectedmind released this 13 Mar 21:37
· 502 commits to master since this release
9d17c11

Foundation - 3.0.1.0

Change Log

Improvements

  • Add check for system pages (chrome://extension) and avoid attempting to save them
  • Add Swap tabs functionality to avoid zombie tab references
  • Changed tab status caching so everything is keyed on the tab as opposed to the save hash. This keeps the state cleaner.

Fixes

  • Fixed Zombie Tags on subsequent page saves
  • Fixed Zombie Recs on subsequent page saves
  • Fixed Tab messaging so frame updates are sent to active tab as opposed to all tabs (which was creating the slowdown with high volume tabs)

Cleanup

  • Removed Save Hashing since we are not persisting saves