Releases: iskyd/dok2
Releases · iskyd/dok2
Release list
dok2 v0.1.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.3] - 2026-08-12
Fixed
- Revert action-gh-release to v2 (v4 does not exist)
[0.1.2] - 2026-08-12
Fixed
- GitHub Actions workflow permissions for creating releases
[0.1.1] - 2026-08-12
Fixed
- Obtainium badge now uses redirect URL to properly open the app
[0.1.0] - 2026-08-12
Added
- Initial project structure with three-module architecture (
:domain,:data,:app) - FilterChain with anchor-based displacement logic
- HgtReader for DEM elevation lookup
- GpxWriter for GPX 1.1 export
- Room database schema for tracks, trackpoints, waypoints, and pause events
- MapLibre integration with PMTiles support
- GitHub Actions workflow for automated release builds
- Obtainium-compatible release distribution
Notes
- Pre-alpha release. Core recording functionality is under development.
- The app has no network permission by design.