Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.6 release #335

Merged
merged 39 commits into from Mar 15, 2022
Merged

v1.1.6 release #335

merged 39 commits into from Mar 15, 2022

Conversation

erikng
Copy link
Member

@erikng erikng commented Mar 14, 2022

  • Localizations
    • Italian
    • Norwegian
    • Additional localization fixes
  • Accessibility improvements for color blind users and users with high contract
  • actionButtonPath can now be put under a osVersionRequirements array, allowing multiple button actions for major
  • new allowGracePeriods functionality/key allowing Nudge to not appear during initial provisioning of out-of-date devices
    • gracePeriodPath specifies the file to look for for the initial provisioning time
      • defaults to /private/var/db/.AppleSetupDone
    • gracePeriodInstallDelay The amount of hours to allow a new out-of-date machine to install the required update
      • defaults to 23
    • gracePeriodLaunchDelay The amount of hours to delay launching Nudge, circumventing the LaunchAgent for new machines
    • defaults to 1
    • Unit tests for gracePeriods
  • Set "sign locally" for Nudge project, allowing people without the developer certs to easily test nudge builds via Xcode
  • Turn off parts of code hardening on debug projects, allowing unit tests to work

gustaf08 and others added 30 commits February 22, 2022 08:37
* Added Norwegian localization
add dynamic hoursRemaining when under a day to cutoff
Fix reported issues from 1.1.6 pre-release
Add bottom padding to right side main header
differentiateWithoutColor for .red color scheme
@erikng erikng added the safe to test Allows a PR to be ran with the signing certificates label Mar 14, 2022
@erikng erikng added safe to test Allows a PR to be ran with the signing certificates and removed safe to test Allows a PR to be ran with the signing certificates labels Mar 15, 2022
@erikng erikng merged commit a19b1e6 into main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Allows a PR to be ran with the signing certificates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants