Changelog
This is a small release fixing various bugs, including the longstanding issue #427. It also includes a change to the Resource Sync UI, improving the look and saving users an extra click.
Resources
- Repo: Improve "Failed" state to reflect latest
BuildRepo
success. - Sync: Improve tabs UX, consolidate both Execute / Commit into main tabs to remove a click.
Misc
- Login: Fix Local user "Sign Up" in #801 by @jackra1n
- UI: Fix "Create resource" button remain disabled after failed call in #800 by @antoniosarro re #771
- UI: Fix broken Monaco editor when using config file with absolute path.
- UI: Fix Server Stats tab for new server re #427
- UI: Containers page: filter by server in #796 by @antoniosarro re #687
- UI: Improve login page implementation (cont.) in #798 by @jackra1n re #403 and #652
- Ensure deleted resources are cleaned up from Alerter whitelist / blacklist re #581