Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The two tracks are versioned independently.

## [Unreleased]

## [0.2.8] (macos) - 2026-08-14

### Added

- **Non-destructive friction-log hiding:** hide individual friction logs from
Expand Down
4 changes: 2 additions & 2 deletions macos/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ settings:
ENABLE_HARDENED_RUNTIME: YES
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor
CURRENT_PROJECT_VERSION: "23"
MARKETING_VERSION: "0.2.6"
CURRENT_PROJECT_VERSION: "25"
MARKETING_VERSION: "0.2.8"

targets:
Astroshots:
Expand Down
Loading