Skip to content

Releases: hexedbits/AboutThisApp

2.0.1

27 Jan 06:47
3a9380e
Compare
Choose a tag to compare
  • Increase app name font size.
  • Minor adjustments to window size.

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Jan 06:32
345f99b
Compare
Choose a tag to compare

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.

Full Changelog: 1.1.0...2.0.0

1.1.0

17 Nov 23:48
9405d23
Compare
Choose a tag to compare

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)

Full Changelog: 1.0.1...1.1.0

1.0.1

23 Sep 04:04
8394cbb
Compare
Choose a tag to compare

This release closes the 1.0.1 milestone.

  • Upgraded to Swift 5.3 and Xcode 12

1.0.0

17 Feb 23:53
c349d6c
Compare
Choose a tag to compare

Initial release. Documentation here.