chore: bump version to 2.22.1 and update changelog

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-02-23 19:36:55 +00:00
parent fe414152ec
commit 2ed82ffade
2 changed files with 11 additions and 2 deletions
+2 -2
View File
@@ -7,12 +7,12 @@ import os
import sys
# Application version
VERSION = "2.22.0"
VERSION = "2.22.1"
# Changelog - latest release notes (shown on welcome screen)
CHANGELOG = [
{
"version": "2.22.0",
"version": "2.22.1",
"date": "February 2026",
"highlights": [
"Waterfall receiver overhaul: WebSocket I/Q streaming with server-side FFT, click-to-tune, and zoom controls",