Releases: crc-org/tray-macos
v1.0.12
v1.0.11
v1.0.10
v1.0.9
76943e9 bump version to 1.0.9
007e3c8 /api/start will throw an exception if it doesn’t start.
6680d74 Save the pull secret in the keychain
8829a42 Treat true|false as boolean and not as string
a1faf5c Use http protocol
72269c9 Optional name and error in structs returned by the API
c4d3a70 Wire KubeSwitch in the menu
beceeae Add KubeSwitch sources
v1.0.8
Added telemetry
v1.0.7
v1.0.6
v1.0.5
1f74bc6 Bump to 1.0.5
d293c23 Add more accesibility description and ids to different views and controls
906b581 Check the daemon is ready at startup
5f0cb76 Start the daemon from the tray
fdc513d Tray icon should appear disable right after start
254abd1 If crc machine does not exists, show status as stopped
1eab3cd Add support for copy/paste text fields and log view
1322bcf Add logs view
v1.0.4
fcbe149 bump version to 1.0.4
541a6f5 Issue #66 Show the openshift version in detailed status view
27b189b Fix detection of if another instance of the app is running
f248caf Reorder proxy fields to contain https proxy after http proxy
b734ef6 Issue #78 Make the Close button the first and active choice
8e0e61a Issue #78 Change button name from Not Now to Close
6ad24f3 Add SwiftLint
4a4fba6 Use lower case for logins
7173b84 s/Launch Web Console/Open Web Console/
081374b Add constraints for pull secret dialog
2ddcdb5 Activate all actions on the menu until the status is fixed in the backend
e793292 Dynamically update the status in the detailed status view
fd1a96f Status fields are optional: in case of error, they are not all present
0c2ca9f Show error to the user when there is a json decoding failure
a887ac0 Propagate exceptions when calling the daemon, use it to show errors to users
5d918c3 Don’t block UI thread when refreshing the status
86ee6a6 Push up the error dialog in AppDelegate when starting the VM
7b3e0fa Propagate socket error to the user with exception when changing settings
3f081d1 Throws exception in DaemonCommander instead of returning failed string
48c03a1 Use a single function to call the daemon
7a86159 Add accessibility description and identifier to the menu and menuitems
d9345ae Set proper BundleId for the app
v1.0.3
- bump version to 1.0.3
- Hide the disk size option from the preferences window
- Fix last warning by updating the project
- Add constraints for settings
- Add constraints for advanced box
- Add constraints for about box
- Use the correct Red Hat logo for light and dark theme
- Don’t update status when clicking on the menu. The timer already does it.
- Refresh the status of the cluster every 5s