Tags give the ability to mark specific points in history as being important
-
v0.4.0
Release: ValenceLink 0.4.0: Full Rebrand Releaseed1f5a0c · ·ValenceLink 0.4.0: Full Rebrand Release This release rebrands the project from AetherSync to ValenceLink. Highlights: - Product and package names migrated to ValenceLink/valencelink - Rust crates/binaries renamed to valencelink-* family - Android namespace/applicationId migrated to dev.valencelink.android - Linux config path moved to ~/.config/valencelink - Environment variables renamed from AETHERSYNC_* to VALENCELINK_* - systemd/package/desktop/icon identifiers migrated to ValenceLink naming Versioning: - Workspace/app version bumped to 0.4.0 - Android versionCode bumped to 12 Notes: - Android app ID change behaves as a new app install and requires re-pairing - This release is identity/migration focused; protocol/security hardening from 0.3.9 remains in effect
-
v0.3.9
Release: AetherSync 0.3.9: Security Hardening Release2eeb7b24 · ·AetherSync 0.3.9: Comprehensive Security Hardening Release Includes CI release pipeline reliability fixes: - release_artifacts uses GitLab API with proper token headers - release_verify uses authenticated URL reachability probes for artifacts - resolves 403/authorization issues in release jobs