Skip to content

Releases: TheNewNormal/corectl.app

v0.2.9

30 Nov 09:04
Compare
Choose a tag to compare
  • Till qcow-tool is made to work as a standalone binary, please install missing library with brew install libev
  • Rephrase for a more relaxed notification style, see #42 #43
  • Disabling startup at login , see #38 #46
  • Latest corectl v0.7.18

v0.2.8

16 Sep 10:08
Compare
Choose a tag to compare
  • includes new corectl v0.7.17
  • DNS check is removed as corectl does it now

v0.2.7

12 Sep 12:41
Compare
Choose a tag to compare
  • code update to Swift 3

v0.2.6

24 Aug 18:35
Compare
Choose a tag to compare
  • fix for local DNS check run by dnsmasq

v0.2.5

24 Aug 14:18
Compare
Choose a tag to compare
  • the error message is shown if DNS port 53 is in use

v0.2.4

03 Aug 17:54
Compare
Choose a tag to compare
  • fix for not be able to update corectl tools and App hanging on Quit

Breaking changes:

  • user password is not saved to the keychain anymore, it get asked on each App's start, corectld server restart
  • corectl files from this version are stored in user's home bin folder e.g. /Users/my_user/bin, which eliminates need for sudo to copy files there.
  • please clean up /usr/local/sbin folder from all corectl* files.
  • works on macOS Sierra

v0.2.3

02 Aug 11:44
Compare
Choose a tag to compare

Breaking changes:

  • user password is not saved to the keychain anymore, it get asked on each App's start, corectld server restart
  • corectl files from this version are stored in user's home bin folder e.g. /Users/my_user/bin, which eliminates need for sudo to copy files there.
  • please clean up /usr/local/sbin folder from all corectl* files.
  • works on macOS Sierra

v0.2.2

26 Jul 12:13
Compare
Choose a tag to compare
  • New: got local Docker registry running on 192.168.64.1:5000 which can be shared between VMs run by corectl

v0.2.1

23 Jul 16:38
Compare
Choose a tag to compare
  • support for macOS 10.10 too

v0.2.0

22 Jul 18:31
Compare
Choose a tag to compare
  • better Restart handling