Skip to content

Lens 0.1.1

Choose a tag to compare

@erfanulfarhan erfanulfarhan released this 18 Aug 17:46
· 51 commits to main since this release

Fixes for the first release. If you installed 0.1.0, replace it with this.

Fixed

  • Windows showed macOS shortcuts. The app told Windows users to press , a key their keyboard does not have. Shortcuts now render for the platform you are on.
  • "model not found" with no way to fix it. A packaged app could only ever reach localhost, so a model hosted on another computer was unreachable. Settings → Model server now lets you point Lens at any machine, and a missing model names the server and lists what is actually installed on it.
  • The close button was missing. Hiding and quitting are different actions; both are back in the title bar.

Added

  • Settings → Shortcuts, a reference showing the keys for your platform. If another app already owns the capture shortcut, Lens registers the next one available and the list shows what was actually registered.
  • Switching model now says it is loading, since only one model fits on most graphics cards and a silent wait looked like a hang.

Notes

Builds carry the author's name in their metadata and are ad-hoc signed. They are not signed with a paid certificate, so:

  • macOS: right-click the app, choose Open, then Open again.
  • Windows: on the SmartScreen prompt, choose More info then Run anyway.