What's Changed
- Topbar removed if using sidebar by @JoanFo1456 in #1789
- Add cpu helper on EditServer & move helperText to hintIcon on Create by @rmartinoscar in #1795
- Fix 500 when oauth is null by @rmartinoscar in #1798
- Add changelog preview when a new update is available by @LetterN in #1792
- Use
tenantMiddleware
instead of manually fetchingtenant
query param by @rmartinoscar in #1799 - Rename Create actions in EditProfile by @rmartinoscar in #1804
- Only keep the last 120 stored stats by @Boy132 in #1805
composer update
by @notAreYouScared in #1806- Remove duplicate translation entries by @notAreYouScared in #1812
- Replace Xtermjs
canvas
withwebgl
by @notAreYouScared in #1807
Full Changelog: v1.0.0-beta26...v1.0.0-beta27