Improvements
- Add passkeys and improve logout flow — by @jasonzli-DEV [co- @BijjuXD ] ([#313](#313))
- Add subuser permission preview — by @jasonzli-DEV ([#467](#467))
- Add per-user profile picture options — by @jasonzli-DEV ([#476](#476))
- Add folder uploads — by @jasonzli-DEV ([#489](#489))
- Update account activity log — by @jasonzli-DEV ([#456](#456))
- Improve allocation blur appearance — by @jasonzli-DEV ([#496](#496))
- Keep directories first when sorting files — by @jasonzli-DEV ([#464](#464))
- Disable server start while servers are already running — by @jasonzli-DEV ([#466](#466))
- Fix dashboard filters when viewing other servers and render accent below — by @jasonzli-DEV ([#473](#473))
Bug Fixes
- Fix success notifications being sent for failed installations — by @jasonzli-DEV ([#453](#453))
- Fix backup restore state after Agent restart — by @jasonzli-DEV ([#454](#454))
- Fix failed backups displaying as successful — by @jasonzli-DEV ([#459](#459))
- Fix transfer failure status — by @jasonzli-DEV ([#460](#460))
- Fix file update permissions — by @jasonzli-DEV ([#463](#463))
- Fix file downloads with percent-encoded paths — by @jasonzli-DEV ([#461](#461))
- Fix console resizing after commands — by @jasonzli-DEV ([#465](#465))
- Fix subuser permission issues — by @jasonzli-DEV ([#471](#471))
- Fix blank database connection values — by @jasonzli-DEV ([#472](#472))
- Fix URL download tracking — by @jasonzli-DEV ([#475](#475))
- Fix compact layout breaking the Admin View button — by @jasonzli-DEV ([#482](#482))
- Fix horizontal page scrolling — by @jasonzli-DEV ([#480](#480))
- Fix server deletion order — by @jasonzli-DEV ([#485](#485))
- Don't rotate backups when creation fails — by @jasonzli-DEV ([#484](#484))
- Fix "Continue on Failure" for scheduled tasks — by @jasonzli-DEV ([#487](#487))
- Fix quick startup boolean toggles — by @jasonzli-DEV ([#488](#488))
- Fix Hytale authentication URL — by @jasonzli-DEV ([#491](#491))
- Fix activity log filter pagination — by @jasonzli-DEV ([#492](#492))
- Fix filenames containing spaces when deleted through the API — by @jasonzli-DEV ([#455](#455))
- Only decrease backup count when deleting successful backups — by @jasonzli-DEV ([#474](#474))
- Update vulnerable frontend dependencies — by @jasonzli-DEV ([#452](#452))
- Bump Node & Composer Dependencies — by @dependabot[bot] ([#468](#468))
Improvements
- Fix unreadable text across panel themes — by @jasonzli-DEV ([#451](#451))
- Update Localizations by Crowdin Translators
Misc
- Add docstrings to
feat/subuser-preview— by @coderabbitai[bot] ([#469](#469))