Skip to content

Lerience v0.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:59
· 13 commits to main since this release
3b245dd

Lerience 0.0.5

This release adds native macOS downloads alongside the existing Windows installer.

Changed

  • Add separate DMG downloads for Apple Silicon and Intel Macs.
  • Build Windows and both Mac packages through one release workflow and one signed update manifest.
  • Verify each Mac package with its matching native runtime before it can enter a release draft.
  • Derive packaged runtime versions from the desktop package metadata so release and runtime
    versions cannot drift.

Known limitations

  • The desktop packages do not yet carry trusted operating-system signatures. Windows may show an
    unknown-publisher or SmartScreen warning. On macOS, the first launch must be approved under
    System Settings > Privacy & Security.
  • macOS uses separate Apple Silicon and Intel downloads.
  • Provider support is experimental and remains subject to each provider's current product and
    authentication terms.