Skip to content

Commit 208d36e

Browse files
authored
Merge pull request #4850 from esphome/bump-2025.4.1
2025.4.1
2 parents 432c974 + 846c542 commit 208d36e

File tree

6 files changed

+23
-5
lines changed

6 files changed

+23
-5
lines changed

Doxygen

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 2025.4.0
41+
PROJECT_NUMBER = 2025.4.1
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ESPHOME_PATH = ../esphome
2-
ESPHOME_REF = 2025.4.0
2+
ESPHOME_REF = 2025.4.1
33
PAGEFIND_VERSION=1.1.1
44
PAGEFIND=pagefind
55
NET_PAGEFIND=../pagefindbin/pagefind

_static/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.4.0
1+
2025.4.1

changelog/2025.4.0.rst

+10
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ ESPHome 2025.4.0 - 16th April 2025
1616
Another small release out this month. I (Jesse) will be back full-time next week and so hopefully we can
1717
get the project picking up some steam again.
1818

19+
Release 2025.4.1 - April 29
20+
---------------------------
21+
22+
- Fix psram below idf 5 :esphomepr:`8584` by :ghuser:`jesserockz`
23+
- [lvgl] Ensure pages are created on the correct display :esphomepr:`8596` by :ghuser:`clydebarrow`
24+
- Fix BLE connection loop caused by timeout and pending disconnect race :esphomepr:`8597` by :ghuser:`bdraco`
25+
- [online_image] Fix printf format; comment fixes :esphomepr:`8607` by :ghuser:`clydebarrow`
26+
- [watchdog] Fix for variants with single core :esphomepr:`8602` by :ghuser:`jesserockz`
27+
- [core] Fix setting of log level/verbose :esphomepr:`8600` by :ghuser:`clydebarrow`
28+
- Update ens160_base.cpp – fix wrong double negative :esphomepr:`8639` by :ghuser:`steffenbanhardt`
1929

2030
Full list of changes
2131
--------------------

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# The short X.Y version.
7575
version = "2025.4"
7676
# The full version, including alpha/beta/rc tags.
77-
release = "2025.4.0"
77+
release = "2025.4.1"
7878

7979
# The language for content autogenerated by Sphinx. Refer to documentation
8080
# for a list of supported languages.

guides/supporters.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ Contributors
202202
- `batchmanfr (@batchmanfr) <https://github.com/batchmanfr>`__
203203
- `bazuchan (@bazuchan) <https://github.com/bazuchan>`__
204204
- `Viktr (@BbIKTOP) <https://github.com/BbIKTOP>`__
205+
- `bdm310 (@bdm310) <https://github.com/bdm310>`__
205206
- `J. Nick Koston (@bdraco) <https://github.com/bdraco>`__
206207
- `Maxim Ocheretianko (@bearpawmaxim) <https://github.com/bearpawmaxim>`__
207208
- `beaudeanadams (@beaudeanadams) <https://github.com/beaudeanadams>`__
@@ -245,6 +246,7 @@ Contributors
245246
- `Paul Blacknell (@blacknell) <https://github.com/blacknell>`__
246247
- `blackshoals (@blackshoals) <https://github.com/blackshoals>`__
247248
- `blacktirion (@blacktirion) <https://github.com/blacktirion>`__
249+
- `Blake Robertson (@blak3r) <https://github.com/blak3r>`__
248250
- `blakadder (@blakadder) <https://github.com/blakadder>`__
249251
- `Branimir Lambov (@blambov) <https://github.com/blambov>`__
250252
- `bleeisme (@bleeisme) <https://github.com/bleeisme>`__
@@ -307,6 +309,7 @@ Contributors
307309
- `Callum Gare (@callumgare) <https://github.com/callumgare>`__
308310
- `Calum McConnell (@calumapplepie) <https://github.com/calumapplepie>`__
309311
- `Cameron Waldron (@CamW) <https://github.com/CamW>`__
312+
- `Craig Andrews (@candrews) <https://github.com/candrews>`__
310313
- `Carlos Gustavo Sarmiento (@carlos-sarmiento) <https://github.com/carlos-sarmiento>`__
311314
- `Carlos Garcia Saura (@CarlosGS) <https://github.com/CarlosGS>`__
312315
- `Carlos Ruiz (@CarlosRDomin) <https://github.com/CarlosRDomin>`__
@@ -648,6 +651,7 @@ Contributors
648651
- `Fabian Muehlberger (@fabianmuehlberger) <https://github.com/fabianmuehlberger>`__
649652
- `Federico Ariel Castagnini (@facastagnini) <https://github.com/facastagnini>`__
650653
- `C W (@fake-name) <https://github.com/fake-name>`__
654+
- `Kouvaris Theofanis (@faniskou) <https://github.com/faniskou>`__
651655
- `Florian idB (@fbeek) <https://github.com/fbeek>`__
652656
- `Fabian Bläse (@fblaese) <https://github.com/fblaese>`__
653657
- `Fabian Berthold (@fbrthld) <https://github.com/fbrthld>`__
@@ -709,6 +713,7 @@ Contributors
709713
- `Gábor Kiss (@g-kiss) <https://github.com/g-kiss>`__
710714
- `G-Two (@G-Two) <https://github.com/G-Two>`__
711715
- `mr G1K (@G1K) <https://github.com/G1K>`__
716+
- `g4bri3lDev (@g4bri3lDev) <https://github.com/g4bri3lDev>`__
712717
- `Aljaž Srebrnič (@g5pw) <https://github.com/g5pw>`__
713718
- `Alex Hermann (@gaaf) <https://github.com/gaaf>`__
714719
- `Gabe Cook (@gabe565) <https://github.com/gabe565>`__
@@ -1133,6 +1138,7 @@ Contributors
11331138
- `Lewis Baker (@lewissbaker) <https://github.com/lewissbaker>`__
11341139
- `Leon Loopik (@Lewn) <https://github.com/Lewn>`__
11351140
- `Luca Gugelmann (@lgugelmann) <https://github.com/lgugelmann>`__
1141+
- `Lucas Hartmann (@lhartmann) <https://github.com/lhartmann>`__
11361142
- `Lubos Horacek (@lhoracek) <https://github.com/lhoracek>`__
11371143
- `Liionboy (@Liionboy) <https://github.com/Liionboy>`__
11381144
- `Juraj Liso (@LiJu09) <https://github.com/LiJu09>`__
@@ -1244,6 +1250,7 @@ Contributors
12441250
- `Matteo Franceschini (@matteofranceschini) <https://github.com/matteofranceschini>`__
12451251
- `Matthew Mazzanti (@matthewmazzanti) <https://github.com/matthewmazzanti>`__
12461252
- `matthias882 (@matthias882) <https://github.com/matthias882>`__
1253+
- `Matthijs Bos (@matthijsbos) <https://github.com/matthijsbos>`__
12471254
- `Mattia Baldani (@mattibal) <https://github.com/mattibal>`__
12481255
- `mattsgreen (@mattsgreen) <https://github.com/mattsgreen>`__
12491256
- `Matus Ivanecky (@maty535) <https://github.com/maty535>`__
@@ -1929,6 +1936,7 @@ Contributors
19291936
- `Tim Savage (@timsavage) <https://github.com/timsavage>`__
19301937
- `Tinkerfish (@tinkerfish) <https://github.com/tinkerfish>`__
19311938
- `TJ Horner (@tjhorner) <https://github.com/tjhorner>`__
1939+
- `Theodore Ni (@tjni) <https://github.com/tjni>`__
19321940
- `Max Efremov (@Tmin10) <https://github.com/Tmin10>`__
19331941
- `Christian (@Tntdruid) <https://github.com/Tntdruid>`__
19341942
- `Lars R. (@TNTLarsn) <https://github.com/TNTLarsn>`__
@@ -2114,4 +2122,4 @@ Contributors
21142122
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
21152123
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
21162124

2117-
*This page was last updated April 17, 2025.*
2125+
*This page was last updated April 29, 2025.*

0 commit comments

Comments
 (0)