Skip to content

Commit f9832a3

Browse files
committed
v2.0.3 changelog
1 parent 766246a commit f9832a3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,23 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.0.3] - 2024-07-22
8+
Requires macOS 12.0 and higher.
9+
10+
### Fixed
11+
- When a user clicked on the `updateDevice` button, the logs would incorrectly state the user was entering the "Unsupported UI" workflow.
12+
13+
### Added
14+
- To ease SOFA testing, you can now pass `-custom-sofa-feed-url` as an argument to override the built-in preferences and/or custom profile/json.
15+
- Ex: `-custom-sofa-feed-url "file:///Users/Shared/macos_data_feed.json"`
16+
717
## [2.0.2] - 2024-07-20
818
Requires macOS 12.0 and higher.
919

1020
### Changed
1121
- With a default of `false`, many admins do not set the `randomDelay`, resulting in an increase in SOFA queries every 30 minutes due to the default LaunchAgent. Moving forward, this will be defaulted to `true` and an organization must actively opt-out of this behavior.
1222
- Fixes [607](https://github.com/macadmins/nudge/issues/607)
23+
1324
## [2.0.1] - 2024-07-19
1425
Requires macOS 12.0 and higher.
1526

0 commit comments

Comments
 (0)