Skip to content

Commit

Permalink
1.1.9 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng committed Sep 12, 2022
1 parent 1b9a8e2 commit 5fd6bed
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.9] - 2022-09-12
Almost all of these changes were sent by others. Thank you for continuing to support Nudge!
### Added
- Polish Language support
- Backup macOS Ventura app link

### Changed
- Xcode 13 or higher is now required to build Nudge
- Small changes to Spanish localization

### Fixed
- Crash reported when using `aggressiveUserFullScreenExperience` and screen saver or lock screen was active.
- Nudge was not able to automatically open Software Updates on macOS Ventura
- Nudge now honors default `targetedOSVersionsRule` when a machine has no available rules but default is not the last item of the `osVersionRequirement` array

## [1.1.8] - 2022-06-01
### Fixed
- Crash reported when using `aggressiveUserFullScreenExperience` and screen saver or lock screen was active.
Expand Down

0 comments on commit 5fd6bed

Please sign in to comment.