(gui) Let read-only user no longer think they could act on selected releases (MEN-8110) (dd710a7) by @mzedel
also aligned component label + usage with reality
(gui) Fixed pagination for pending deployments (MEN-8140) (c3f406b) by @mzedel
(gui) Prevented a situation where one release upload could prevent another (MEN-8125) (84b24ec) by @mzedel
(gui) Made rbac limitations visible in release tagging too (c706020) by @mzedel
(gui) Ensured release tag creation is waited for before changing UI (MEN-8078) (9b0c722) by @mzedel
(gui) Fixed an issue with editing credit card when no billing address was provided (MEN-8154) (0fd9658) by @mineralsfree
(deployments) Fix spelling (f2a8379) by @vbpieter
Add missing breaking changes to enterprise changelog (794bd4d) by @alfrunes
Add missing breaking changes to changelog (799f42d) by @alfrunes
(gui) Split release deployment onboarding step in 2 steps (MEN-7882) (3fc2e9a) by @mineralsfree
(gui) Made ui improvements to the deployment onboarding flow (MEN-7882) (35d0f11) by @mineralsfree
(gui) Made onboard action tooltip rely on position of action item (MEN-7882) (dfeb0d6) by @mineralsfree
(gui) Made device issue selection on devices page available for more plans (MEN-8076) (d7d2f97) by @mzedel
(gui) Made device tag confirmation message align with change (3374b93) by @mzedel
(gui) Unified dialog backdrop and esc closing behaviour (MEN-7998) (8b78680) by @mineralsfree
Implementing internal Tenantadm
api to remove parent reference from tenant
(MEN-8097) (63ac8bd) by @bahaa-ghazal
(gui) Fixed date parsing & formatting issues after dayjs migation (95dd540) by @mzedel
(gui) Fixed an issue that would prevent showing phased deployments (1e73ba7) by @mzedel
Fix(gui): ensured deployment phase information stays inside its boundaries (MEN-7995) (87fe82d) by @mzedel
Fix(gui): fixed an issue that prevented upload progress from being shown aligning upload progress tracking with updated payload structure after rtk migration (MEN-8074) (1b715c8) by @mzedel
(gui) Made user list tracking rely only on backend data instead of local store to prevent duplicate users listed (MEN-8049) (7d1b060) by @mzedel
(gui) Fixed an issue that would cause the ui to crash when creating phased deployments (9827ba9) by @mzedel
(gui) Fixed remaining device percentage not being displayed correctly on phased deployment creation (5600913) by @mzedel
Update outdated api endpoints in the inventory
service
(MEN-7017) (73c7149) by @bahaa-ghazal
Limiting the size of metadata when uploading and generating artifacts (MEN-7166) (9e80728) by @bahaa-ghazal
(deployments) Clarifications for the GET /deployments version 2 endpoint. (MEN-8053) (0231b1b) by @merlin-northern
(inventory) Describe inventory webhook events. (MEN-8041) (66df3f5) by @merlin-northern
(gui) Clarified user creation capabilities for non-enterprise users (MEN-7883) (d2fd192) by @mzedel
(gui) Added automatic refresh to get webhook events (MEN-8045) (502e06a) by @mzedel
(gui) Ensured target directory is nonempty on artifact generation (MEN-8010) (5616722) by @mzedel
(gui) Fixed an issue that could prevent listing devices with their custom identity in a deployment report (f1fcf26) by @mzedel
(gui) Fixed an issue that would prevent navigating to devices from a software distribution chart (MEN-8038) (6516986) by @mzedel
(useradm) Resolve user ID to email on AssignUserToTenants. (MEN-8004) (b7229df) by @merlin-northern
Grant Read
role premission to download audit log
(MEN-7869) (0aee905) by @bahaa-ghazal
(make) Add enterprise version build id (d115b84) by @alfrunes
Updates the linked version symbol to contain a suffix +enterprise
.
(gui) Aligned webhook details behaviour w/ rest of UI (MEN-7955) (7860b5b) by @mzedel
(gui) Prevented sso config retrieval on plans that don't support this (fe6da5d) by @mzedel
(gui) Fixed an issue that would prevent deleting & tagging releases in the release overview (MEN-7960) (16b2628) by @mzedel
(gui) Let on-prem installations refer to the docs to prevent server-url misconfiguration following monorepo transition (MEN-7948) (e0dae51) by @mzedel
(gui) Fixed end date filters out today's entries in the Audit log, Deployments and Devices (3ee84f2) by @aleksandrychev
(iot-manager) Filter integrations by event scope (MEN-7956) (08f062d) by @kjaskiewiczz
Decommission and provision device events and device status change event should be sent to integrations containing deviceauth scope.
(tenantadm) It should not be possible to make tenant without device limit a Service Provider tenant (MEN-7954) (f144db6) by @kjaskiewiczz
Deviceauth healthcheck panics malformed inventory address (70d493a) by @alfrunes
Use internal URLs for storage backend when generating artifacts (MEN-7939) (3d72d5e) by @alfrunes
storage.proxy_uri
and
aws.external_url
configuration values and instead access the API using
the same URL as deployments service.When generating artifacts, the backend will use the direct access URL
instead of rewriting the URL using the configured storage.proxy_uri
or
aws.external_url
.
Use internal URLs for storage backend when generating delta artifacts (MEN-7939) (29eed8a) by @alfrunes
storage.proxy_uri
and aws.external_url
configuration values and instead access the API
using the same URL as deployments service.When generating delta artifacts, the backend will use the direct access
URLs instead of rewriting the URL using the configured
storage.proxy_uri
or aws.external_url
.
Deployment device count should not exceed max devices (MEN-7847) (15e5fee) by @alfrunes
Added a condition to skip deployments when the device count reaches max devices.
Segmentation fault for create-org
CLI timeouts
(6054f85) by @alfrunes
If the service times out waiting for a workflows to complete, the app can incorrectly return no error and a nil tenant object. This commit simplifies the polling loop and ensures that en error is always returned after timeouts.
Align the tenantadm API with the documentation (MEN-7986) (57a538c) by @alfrunes
The v1 APIs are retrieving undocumented attributes from other backend services (deployments and deviceauth). As a side effect, the internal user authentication middleware is fetching this data on every request to the management APIs only to discard the information.
(gui) Added feedback on file size limits to artifact upload dialog (MEN-7858) (d612334) by @mzedel
(gui) Aligned text input appearance with MUI updated guidelines (MEN-7838) (e5d5672) by @mzedel
Only count tenants when required (55e953b) by @alfrunes
In most instances the tenant count is discarded.
© 2025 Northern.tech AS