Skip to content

Release 26.8.25 - #119

Merged
ww8l merged 1 commit into
mainfrom
release-26.8.25
Aug 25, 2026
Merged

Release 26.8.25#119
ww8l merged 1 commit into
mainfrom
release-26.8.25

Conversation

@ww8l

@ww8l ww8l commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Version bump only — all four files: package.json, src-tauri/Cargo.toml, src-tauri/tauri.conf.json, and our own entry in src-tauri/Cargo.lock. The frontend picks it up through vite's __APP_VERSION__ define, so the sidebar footer follows on its own.

Merging this and pushing v26.8.25 triggers release.yml, which builds installers for all three OSes and creates a draft GitHub Release to be published by hand.

Shipping since v26.8.22 (2026-08-22)

Import any CSV by mapping its columns (#115). A CHIRP export, a club spreadsheet, another programmer's dump — anything with channels in it can now be tied to channel fields in a dialog, with the mapping guessed first and corrected by hand. This also closes a silent failure: a CSV that merely had a Frequency column used to be handed to the RepeaterBook parser and came back as nameless, toneless channels with no error.

Find microSD cards on Linux (#106), through the mount table.

The sidebar wears the app's own icon instead of a generic radio glyph.

Dependency majors: TypeScript 7, Vite 8, plugin-react 6, md-5 0.11, reqwest 0.13, plus the grouped npm and cargo updates.

Not in this release

The Kenwood TM-D710 (#113 / PR #114) is still on its branch and still owes four readings off the radio's screen. It is deliberately not part of this tag.

🤖 Generated with Claude Code

https://claude.ai/code/session_01B5mjGBPZBanM8VnpmuECUh

All four version files: package.json, Cargo.toml, tauri.conf.json and our
own entry in Cargo.lock. The frontend reads it through vite's
`__APP_VERSION__` define, so the sidebar footer follows automatically.

Shipping since v26.8.22 (2026-08-22):

  * Import any CSV by mapping its columns (#115). A CHIRP export, a club
    spreadsheet, another programmer's dump — anything with channels in it
    can now be tied to channel fields in a dialog. Also closes a silent
    failure: a CSV that merely had a `Frequency` column used to be handed
    to the RepeaterBook parser and imported nameless, toneless channels.
  * Find microSD cards on Linux, through the mount table (#106).
  * The sidebar wears the app's own icon instead of a generic glyph.
  * Dependency majors: TypeScript 7, Vite 8, plugin-react 6, md-5 0.11,
    reqwest 0.13, plus the grouped npm and cargo updates.

Not in this release: the Kenwood TM-D710 (#113/PR #114) is still on its
branch, and still owes four readings off the radio's screen.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B5mjGBPZBanM8VnpmuECUh
@ww8l
ww8l merged commit 51db994 into main Aug 25, 2026
3 checks passed
@ww8l
ww8l deleted the release-26.8.25 branch August 25, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant