Skip to content

Release 0.1 Beta

Compare
Choose a tag to compare
@jonnyhyman jonnyhyman released this 10 May 02:39
· 45 commits to main since this release
f8f45c7

Resolve Mission Control Client

This beta is not notarized, so some security bypassing must be done if running from binaries:

macOS

When you open the app, it'll show this dialog:
Screen Shot 2021-05-10 at 1 44 17 PM
Open System Preferences > Security and Privacy ... Click Open Anyway
Screen Shot 2021-05-10 at 1 44 39 PM

  • Because this is a development release, the .app is not notarized
  • If the above still fails, try running Resolve Mission Control Debug and copy the errors in the Terminal to a new Issue

Windows 10

Windows will issue a "SmartScreen" page. Go to More info
Screen Shot 2021-05-10 at 1 56 06 PM
Click Run Anyway
Screen Shot 2021-05-10 at 1 55 26 PM

Changelog:

  • Codesigned macOS app
  • Windows executable
  • Beta UI Update
  • Persistent configuration file
  • Updates of networking to conform to
  • Wireguard config template now tunnels traffic correctly and allows IPv4 and IPv6 traffic
  • Added Persistentkeepalive to Wireguard template
  • Made Resolve Database Timeout message more descriptive and accurate
  • Asyncio deprecation warning resolved