v1.20.0 - Upgrades and fixes
Breaking Changes
SLMN.GG has been moved to Vite, so any website/.env
strings should be altered from VUE_APP_
to VITE_
.
Merged PRs
- Temporary and hacky fix to prevent constant crashes by @zusorio in #178
- Reimplement the copy token ui by @zusorio in #179
- Migrate from vue cli to vite by @zusorio in #176
- Some small fixes for consistency and bugs as usual
- Moved the token button to the dropdown
- Updated a few bits here and there
Full Changelog: v1.19.0...v1.20.0