Skip to content

Differentiate instance V1 and V2

Alex Gleason requested to merge instance-stats into main

Summary

Fixes #1635 (closed)

Makes instance actions scoped to v1 or v2, then moves stats to the v2 instance.

I removed the localstorage "remembering" feature because it's dumb. That problem is solved better by browser cache.

Merge request reports