·
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
readmetaandlintpass with the current fdroidserver validator. - F-Droid
checkupdatesdetectsv0.2.0-alpha05fromgradle.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.