You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.1.9] - 2022-09-12
8
+
Almost all of these changes were sent by others. Thank you for continuing to support Nudge!
9
+
### Added
10
+
- Polish Language support
11
+
- Backup macOS Ventura app link
12
+
13
+
### Changed
14
+
- Xcode 13 or higher is now required to build Nudge
15
+
- Small changes to Spanish localization
16
+
17
+
### Fixed
18
+
- Crash reported when using `aggressiveUserFullScreenExperience` and screen saver or lock screen was active.
19
+
- Nudge was not able to automatically open Software Updates on macOS Ventura
20
+
- Nudge now honors default `targetedOSVersionsRule` when a machine has no available rules but default is not the last item of the `osVersionRequirement` array
21
+
7
22
## [1.1.8] - 2022-06-01
8
23
### Fixed
9
24
- Crash reported when using `aggressiveUserFullScreenExperience` and screen saver or lock screen was active.
0 commit comments