Skip to content

Commit da90f34

Browse files
authored
Merge pull request #4713 from esphome/bump-2025.2.1
2025.2.1
2 parents 16860b8 + 7d870c9 commit da90f34

File tree

6 files changed

+22
-5
lines changed

6 files changed

+22
-5
lines changed

Doxygen

Lines changed: 1 addition & 1 deletion
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.2.0
41+
PROJECT_NUMBER = 2025.2.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ESPHOME_PATH = ../esphome
2-
ESPHOME_REF = 2025.2.0
2+
ESPHOME_REF = 2025.2.1
33
PAGEFIND_VERSION=1.1.1
44
PAGEFIND=pagefind
55
NET_PAGEFIND=../pagefindbin/pagefind

_static/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.2.0
1+
2025.2.1

changelog/2025.2.0.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,15 @@ The symptoms caused by these changes are likely to be a blank screen or a screen
127127
the runtime logs for any errors or warnings that may indicate the cause of the issue, specifically memory allocation
128128
failures.
129129

130+
Release 2025.2.1 - February 26
131+
------------------------------
132+
133+
- Bump aioesphomeapi to 29.1.1 :esphomepr:`8274` by :ghuser:`bdraco`
134+
- Fix BLE max notifications with ESP-IDF 5.x :esphomepr:`8301` by :ghuser:`bdraco`
135+
- Update webserver local assets to 20250224-195901 :esphomepr:`8312` by :ghuser:`esphomebot`
136+
- Fix bluetooth race when disconnect called while still connecting :esphomepr:`8297` by :ghuser:`bdraco`
137+
- [esp32_touch] Fix variants, add tests for variants :esphomepr:`8320` by :ghuser:`kbx81`
138+
130139
Full list of changes
131140
--------------------
132141

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# The short X.Y version.
7575
version = "2025.2"
7676
# The full version, including alpha/beta/rc tags.
77-
release = "2025.2.0"
77+
release = "2025.2.1"
7878

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

guides/supporters.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Contributors
125125
- `andyboeh (@andyboeh) <https://github.com/andyboeh>`__
126126
- `Andy Barcinski (@andynumber2) <https://github.com/andynumber2>`__
127127
- `AndyRPH (@AndyRPH) <https://github.com/AndyRPH>`__
128+
- `Andy Warburton (@andywarburton) <https://github.com/andywarburton>`__
128129
- `anekinloewe (@anekinloewe) <https://github.com/anekinloewe>`__
129130
- `Vegetto (@angelnu) <https://github.com/angelnu>`__
130131
- `Sergey Anisimov (@anisimovsergey) <https://github.com/anisimovsergey>`__
@@ -163,6 +164,7 @@ Contributors
163164
- `Pavel Pletenev (@ASMfreaK) <https://github.com/ASMfreaK>`__
164165
- `Andreas Soehlke (@asoehlke) <https://github.com/asoehlke>`__
165166
- `Aaron Solochek (@asolochek) <https://github.com/asolochek>`__
167+
- `ASTRALiENS (@astraliens) <https://github.com/astraliens>`__
166168
- `Mike Dunston (@atanisoft) <https://github.com/atanisoft>`__
167169
- `Glenn Morrison (@atomicpapa) <https://github.com/atomicpapa>`__
168170
- `Alexander Turlov (@aturlov) <https://github.com/aturlov>`__
@@ -272,6 +274,7 @@ Contributors
272274
- `Brent Rubell (@brentru) <https://github.com/brentru>`__
273275
- `Jens Bretschneider (@breti) <https://github.com/breti>`__
274276
- `Brett Profitt (@brettp) <https://github.com/brettp>`__
277+
- `Brian Whicheloe (@briancw) <https://github.com/briancw>`__
275278
- `briangunderson (@briangunderson) <https://github.com/briangunderson>`__
276279
- `Brian Hanifin (@brianhanifin) <https://github.com/brianhanifin>`__
277280
- `brianrjones69 (@brianrjones69) <https://github.com/brianrjones69>`__
@@ -546,6 +549,7 @@ Contributors
546549
- `Dmitry Savinkin (@dsavinkin) <https://github.com/dsavinkin>`__
547550
- `Dmitrii Shcherbakov (@dshcherb) <https://github.com/dshcherb>`__
548551
- `Dan Slatford (@dslatford) <https://github.com/dslatford>`__
552+
- `David Luo (@dsluo) <https://github.com/dsluo>`__
549553
- `Daniel Müller (@dtmuller) <https://github.com/dtmuller>`__
550554
- `Tom Soer (@dtx3k) <https://github.com/dtx3k>`__
551555
- `dubit0 (@dubit0) <https://github.com/dubit0>`__
@@ -988,6 +992,7 @@ Contributors
988992
- `jsuanet (@jsuanet) <https://github.com/jsuanet>`__
989993
- `James Szalay (@jtszalay) <https://github.com/jtszalay>`__
990994
- `Jules-R (@Jules-R) <https://github.com/Jules-R>`__
995+
- `Jules Kerssemakers (@juleskers) <https://github.com/juleskers>`__
991996
- `Julian Stremel (@JulianStremel) <https://github.com/JulianStremel>`__
992997
- `Julie Koubová (@juliekoubova) <https://github.com/juliekoubova>`__
993998
- `junkie1969 (@junkie1969) <https://github.com/junkie1969>`__
@@ -1132,6 +1137,7 @@ Contributors
11321137
- `Barry Loong (@loongyh) <https://github.com/loongyh>`__
11331138
- `Michael Bisbjerg (@LordMike) <https://github.com/LordMike>`__
11341139
- `lorenzspenger (@lorenzspenger) <https://github.com/lorenzspenger>`__
1140+
- `Leonid Lunin (@lrlunin) <https://github.com/lrlunin>`__
11351141
- `luar123 (@luar123) <https://github.com/luar123>`__
11361142
- `LuBeDa (@lubeda) <https://github.com/lubeda>`__
11371143
- `Lukáš Maňas (@LucasCZE) <https://github.com/LucasCZE>`__
@@ -1300,6 +1306,7 @@ Contributors
13001306
- `Marcel Karger (@mkar1984) <https://github.com/mkar1984>`__
13011307
- `mknjc (@mknjc) <https://github.com/mknjc>`__
13021308
- `Matthew Kosmoski (@mkosmo) <https://github.com/mkosmo>`__
1309+
- `Marek Lewandowski (@mlewand) <https://github.com/mlewand>`__
13031310
- `Maurice Makaay (@mmakaay) <https://github.com/mmakaay>`__
13041311
- `mmanza (@mmanza) <https://github.com/mmanza>`__
13051312
- `mnaz (@mnaz) <https://github.com/mnaz>`__
@@ -1665,6 +1672,7 @@ Contributors
16651672
- `Ruben van Dijk (@RubenNL) <https://github.com/RubenNL>`__
16661673
- `RubyBailey (@RubyBailey) <https://github.com/RubyBailey>`__
16671674
- `rudgr (@rudgr) <https://github.com/rudgr>`__
1675+
- `RunningDroid (@RunningDroid) <https://github.com/RunningDroid>`__
16681676
- `Rus Ti (@Rusti-gotrage) <https://github.com/Rusti-gotrage>`__
16691677
- `Ramil Valitov (@rvalitov) <https://github.com/rvalitov>`__
16701678
- `Roberto Wagner (@rwagnervm) <https://github.com/rwagnervm>`__
@@ -2082,4 +2090,4 @@ Contributors
20822090
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
20832091
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
20842092

2085-
*This page was last updated February 19, 2025.*
2093+
*This page was last updated February 26, 2025.*

0 commit comments

Comments
 (0)