mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
2 lines
295 B
Text
2 lines
295 B
Text
* Fixed a bug where reading from the replica would not read recent writes when matching a set of MDM profiles to a team (the `GET /mdm/apple/profiles/match` endpoint).
|
|
* Added milliseconds to the timestamp of auto-generated team name when creating a new team in `GET /mdm/apple/profiles/match`.
|