Skip to content

Releases: iskyd/dok2

Release list

dok2 v0.1.3

dok2 v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:38
5f14f0e

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.