Skip to content

Commit 358120e

Browse files
committed
Release v2.25
1 parent 165a164 commit 358120e

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ The user manual is available at <https://esp32-si4732.github.io/ats-mini/manual.
44

55
<!-- towncrier release notes start -->
66

7+
## 2.25 (2025-05-31)
8+
9+
10+
### Removed
11+
12+
- Disable EEPROM backup/restore option on the settings web page. If you used this feature to restore the EEPROM and now see strange bugs when switching bands, please reset the receiver settings.
13+
14+
15+
### Fixed
16+
17+
- Fix blinking RDS and static frequency name.
18+
719
## 2.24 (2025-05-30)
820

921

ats-mini/Common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define AUTHORS_LINE2 "Volos Projects, Ralph Xavier, Sunnygold,"
1414
#define AUTHORS_LINE3 "Goshante, G8PTN (Dave), R9UCL (Max Arnold),"
1515
#define AUTHORS_LINE4 "Marat Fayzullin"
16-
#define APP_VERSION 224 // FIRMWARE VERSION
16+
#define APP_VERSION 225 // FIRMWARE VERSION
1717
#define EEPROM_VERSION 71 // EEPROM VERSION (forces reset)
1818

1919
// Modes

changelog/+eeprom.removed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/+rds.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)