Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 1.19 KB

CHANGELOG

The changelog for AboutThisApp. Also see the releases on GitHub.

2.0.1

  • Increase app name font size.
  • Minor adjustments to window size.

2.0.0

This release closes the 2.0.0 milestone.

  • Minimum macOS 11.0 now required. (#69)
  • Fix copyright text truncation bug. (#5)
  • Rewrite view in SwiftUI. You can now use the SwiftUI AboutThisAppView directly, if desired. AppKit clients can continue to use AboutThisAppPanel.
  • AboutThisAppPanel is now resizable.

1.1.0

This release closes the 1.1.0 milestone.

  • Upgraded to Swift 5.5 and Xcode 13 (#30)
  • Various project infra updates (#30)
  • Default value of AppMetadata.urlColor is now your app accent color ("AccentColor" in asset catalog) if present, otherwise .linkColor (#13)

1.0.1

This release closes the 1.0.1 milestone.

  • Upgraded to Swift 5.3 and Xcode 12

1.0.0

Initial release. Documentation here.