Skip to content

Harbor 0.2.0-alpha05

Latest

Choose a tag to compare

@Stem0794 Stem0794 released this 11 Aug 10:59
· 18 commits to harbor since this release

Harbor 0.2.0-alpha05

This release prepares the tagged source for clean F-Droid builds.

Highlights

  • Adds verification hashes for the Kotlin reflection artifacts resolved by a
    clean Gradle/F-Droid build.
  • Publishes the F-Droid recipe for the latest tested version and explicit tag
    version extraction.
  • Adds Fastlane metadata, release changelogs, and physical-device screenshots
    for repository presentation.

Security and compatibility

  • No hidden APIs, reflection, arbitrary shell, network access, telemetry, or
    new runtime dependencies were added.
  • Shizuku remains optional and is not required for the core work-profile path.
  • The Monstera-signed GitHub APK remains separate from the future F-Droid
    signing key.

Validation

  • F-Droid readmeta and lint pass with the current fdroidserver validator.
  • F-Droid checkupdates detects v0.2.0-alpha05 from gradle.properties.
  • A clean F-Droid-style Gradle 9.7 build completes with verification enabled.
  • The standard Harbor unit, lint, release, SBOM, manifest, and reproducibility
    checks remain required before publication.