Changelog for UI 25.8.0
Warnings
-
Note that Network URLs have changed. Now they follow a strict pattern
/network/:entityType/:type/:id, where :entityType is either asset or incident and :type
and :id are URL encoded parameters. The previous URLs should remain functional but it is
recommended to update the URLs to the new format.
Changes
-
Encode types in URL in Settings (#134)
-
Make login responsive (#146)
-
Encode asset/incident type/id correctly in the URL (#134)
-
Remove Network groups and convert them to Public groups (#144)