github hankscafe/omnibus v1.0.6-beta.020
Omnibus v1.0.6-beta.020

latest releases: v1.0.9-beta.072, v1.0.9-beta.071, v1.0.9-beta.070...
one month ago

v1.0.6-beta.020 - feat: add system update banner and auto-grant admin permissions

  • Home Page: Added a new alert banner to notify Admins when a system update is available (fetching from /api/admin/update-check).
  • Setup/Auth: Ensured the initial master Admin account is automatically granted canDownload permissions during setup.
  • User Management API: Updated the user creation (POST) and update (PATCH) endpoints so that assigning the 'ADMIN' role automatically grants isApproved, autoApproveRequests, and canDownload permissions.
  • User Management UI: Modified the frontend to use the updated user object from the API response, ensuring permission toggles visually update instantly when promoting a user to Admin.

Don't miss a new omnibus release

NewReleases is sending notifications on new releases.