Skip to content

Releases: AntonBabchenko/Lucerna

Lucerna v0.19.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:31
7a3c91d

Lucerna 0.19.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.19.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.18.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:11
52570d0

Lucerna 0.18.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.18.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.17.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:15
acec79a

Lucerna 0.17.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.17.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.16.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:47
9006336

Lucerna 0.16.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.16.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.15.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:04
acd029f

Lucerna 0.15.1.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.15.1.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.15.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:02
6808bac

Lucerna 0.15.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.15.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.14.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:43
cd3ec16

Lucerna 0.14.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.14.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.13.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:06
8535d3a

Lucerna 0.13.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.13.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.12.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:21
af73945

Lucerna 0.12.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.12.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.

Lucerna v0.11.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 16:10
448958f

Lucerna 0.11.0.

See CHANGELOG.md for the full feature list. This release ships
Windows (NSIS -setup.exe), Linux (.AppImage, .deb, .rpm),
and macOS (Universal2 .dmg, unsigned) artifacts.

Verifying this release

Every artifact is signed with cosign (keyless, sigstore) by this
repo's GitHub Actions OIDC identity. To verify any artifact:

cosign verify-blob \
  --bundle <artifact>.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/AntonBabchenko/Lucerna/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  <artifact>

Checksums are in SHA256SUMS. A CycloneDX SBOM is attached as
lucerna-0.11.0.cdx.json.

Note on unsigned binaries

Artifacts are not OS-level notarized/code-signed (no
Authenticode, no Apple Developer ID + notarization). Windows
SmartScreen may warn on first run; click "More info" → "Run
anyway". The macOS .dmg is Universal2 and only ad-hoc-signed,
so Gatekeeper quarantines a freshly downloaded copy — clear it with
xattr -dr com.apple.quarantine /Applications/Lucerna.app, or
right-click → Open on first launch. Verify any artifact with cosign
and SHA256SUMS above. See docs/SECURITY.md.