Skip to content

1.0.3 (4)

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 16:21
· 679 commits to main since this release
v1.0.3b4
bb28386

Changes

🚀 Enhancements

  • Add tooltip with percent complete to download progress indicator (#81) @MattKiazyk
  • Prepare user for helper installation before attempting to install (#84) @interstateone
  • Handle helper installation errors (#80) @interstateone
  • Catch and reword xip "not enough free space" error (#79) @interstateone
  • Show stored username in General preference pane even when we don't have a valid session (#87) @interstateone
  • Change the Updates preference pane copy to make it more clear its for app updates (#74) @MattKiazyk

🐛 Bug Fixes

  • Improve authentication error messages that are shown to users (#86) @interstateone
  • Persist filter and info pane state across app launches (#78) @MattKiazyk
  • Don't show parentheses when buildMetadataIdentifiers is empty (#73) @MattKiazyk

🧰 Maintenance