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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Added
11
11
12
12
-[CHANGELOG.md](https://github.com/hronro/iPortForwarder/blob/master/CHANGELOG.md). All the notable changes will be documented in this file from this release.
13
+
- Enable [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for better security.
13
14
14
15
### Changed
15
16
@@ -18,4 +19,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
- Better DMG file packaging, by using JavaScript-based [create-dmg](https://github.com/sindresorhus/create-dmg).
19
20
- Migrate to Swift 6 and Xcode 16.2
20
21
- Re-implement the "Launch at Login" feature by calling the `ServiceManagement` API directly instead of using `LaunchAtLogin` library. Now "Launch at Login" feature requires macOS 13.
21
-
- Enable [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for better security.
0 commit comments