v1.2
Fixed version updates no longer automatically opening the changelog page
Script List Sidebar #794
Added advanced filtering to the sidebar, along with a tagging feature; tags can be edited from Script → Settings.

Card View #860
Added a card view, which switches automatically between card view and table view on first launch, so narrow screens can display script information better.

Friendlier Update-Check Logic #755
Optimized the update-check logic — instead of popping up an update prompt for every script at once, they're now merged into a single update window, where you can choose which scripts to update or update all of them with one click. It also shows how much each script has changed.

Added Editor Configuration and Editor Type Definitions #708
You can now customize the editor configuration and editor type definitions; the editor configuration can be written referencing compilerOptions from tsconfig.json.

Background Running Option #1048
Added a background-running option under Settings → Runtime. When enabled, the browser keeps running in the background and minimizes to the system tray even after all windows are closed, until you manually quit the browser. This lets background scripts keep running.
