File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,30 @@ CHANGE_LOG
33For the Github commit log see here: github.com/jks-prv/KiwiSDR/commits/master
44 Older commits: github.com/jks-prv/Beagle_SDR_GPS/commits/master
55
6+ v1.827 January 18, 2026
7+ Admin page: Added search field to top bar. See help popup for details (press 'h' or '?').
8+
9+ Admin DX tab: Added import option menu. Use these options with care. (thanks Mauno WRTH)
10+ "none": Usual behavior where uploaded file completely replaces all DX labels.
11+ "keep masked": Current masked label entries are RETAINED and merged with uploaded file.
12+ Useful if you've added masked entries you want to keep in a new uploaded file.
13+ "merge files": Current and uploaded file are MERGED together.
14+ Useful if you want to add a "supplement" label file to the existing labels set.
15+
16+ TDoA: Kiwi hosts can be filtered by minimum SNR. Corresponding URL parameter. See help.
17+
18+ Updated GPS sats table. (thanks F4FPR)
19+
20+ ALE: Increased scan dwell time maximum from 1 to 10 minutes. (thanks DK9FI)
21+
22+ Change DX spots extension text from sk6aw.net to kiwisdr.com
23+
24+ Github fix from AK6DS (thanks) "Fix spi_dev_mode when using SPI_PIO #39"
25+
26+ Possible workaround for the MacOS "private relay" problem when using Safari.
27+
28+ The escape key will now close the blue-violet "readme" panel.
29+
630v1.825,826 November 28, 2025
731 Enable test of proxy load balancing.
832
Original file line number Diff line number Diff line change 11VERSION_MAJ = 1
2- VERSION_MIN = 826
2+ VERSION_MIN = 827
33
44# Caution: software update mechanism depends on format of first two lines in this file
55
You can’t perform that action at this time.
0 commit comments