Skip to content

Commit 74fc2db

Browse files
authored
Merge pull request #5057 from esphome/bump-2025.6.3
2025.6.3
2 parents 99935f8 + 68bb33d commit 74fc2db

File tree

5 files changed

+21
-4
lines changed

5 files changed

+21
-4
lines changed

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.6.2
2+
ESPHOME_REF = 2025.6.3
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.6.2
1+
2025.6.3

changelog/2025.6.0.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,18 @@ Release 2025.6.2 - June 27
195195
- [mcp23xxx_base] fix pin interrupts :esphomepr:`9244` by :ghuser:`ssieb`
196196

197197

198+
Release 2025.6.3 - July 3
199+
-------------------------
200+
201+
.. collapse:: Show
202+
:open:
203+
204+
- [uart] fix: missing uart_config_t struct initialisation :esphomepr:`9235` by :ghuser:`Rezoran`
205+
- Fix api log client crashing when api encryption is dynamic :esphomepr:`9245` by :ghuser:`jesserockz`
206+
- Fix crash when event last_event_type is null in web_server :esphomepr:`9266` by :ghuser:`bdraco`
207+
- [http_request] allow retrieval of more than just the first header :esphomepr:`9242` by :ghuser:`candrews`
208+
209+
198210
Full list of changes
199211
--------------------
200212

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# The short X.Y version.
7474
version = "2025.6"
7575
# The full version, including alpha/beta/rc tags.
76-
release = "2025.6.2"
76+
release = "2025.6.3"
7777

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

guides/supporters.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@ Contributors
653653
- `Bonne Eggleston (@exciton) <https://github.com/exciton>`__
654654
- `Expaso (@Expaso) <https://github.com/Expaso>`__
655655
- `Malte Franken (@exxamalte) <https://github.com/exxamalte>`__
656+
- `Eyal (@eyal0) <https://github.com/eyal0>`__
656657
- `f0rdprefect (@f0rdprefect) <https://github.com/f0rdprefect>`__
657658
- `Fabian Affolter (@fabaff) <https://github.com/fabaff>`__
658659
- `Fabian (@Fabian-Schmidt) <https://github.com/Fabian-Schmidt>`__
@@ -794,6 +795,7 @@ Contributors
794795
- `Guillaume DELVIT (@guiguid) <https://github.com/guiguid>`__
795796
- `guillempages (@guillempages) <https://github.com/guillempages>`__
796797
- `Fabian Pflug (@gumulka) <https://github.com/gumulka>`__
798+
- `Guy Lowe (@gunkaaa) <https://github.com/gunkaaa>`__
797799
- `guptamp (@guptamp) <https://github.com/guptamp>`__
798800
- `Guyohms (@Guyohms) <https://github.com/Guyohms>`__
799801
- `Gilles van den Hoven (@gvdhoven) <https://github.com/gvdhoven>`__
@@ -1571,6 +1573,7 @@ Contributors
15711573
- `NuclearPhoenix (@Phoenix1747) <https://github.com/Phoenix1747>`__
15721574
- `phoenixswiss (@phoenixswiss) <https://github.com/phoenixswiss>`__
15731575
- `Philip Persson (@PhPersson) <https://github.com/PhPersson>`__
1576+
- `piechade (@piechade) <https://github.com/piechade>`__
15741577
- `Pierre Gordon (@pierlon) <https://github.com/pierlon>`__
15751578
- `pieterbrink123 (@pieterbrink123) <https://github.com/pieterbrink123>`__
15761579
- `pille (@pille) <https://github.com/pille>`__
@@ -1692,6 +1695,7 @@ Contributors
16921695
- `Ryan Mounce (@rmounce) <https://github.com/rmounce>`__
16931696
- `rnauber (@rnauber) <https://github.com/rnauber>`__
16941697
- `Rob Deutsch (@rob-deutsch) <https://github.com/rob-deutsch>`__
1698+
- `Robbe-B (@Robbe-B) <https://github.com/Robbe-B>`__
16951699
- `Rob de Jonge (@robdejonge) <https://github.com/robdejonge>`__
16961700
- `Robert Alfaro (@robert-alfaro) <https://github.com/robert-alfaro>`__
16971701
- `Robert91911 (@Robert91911) <https://github.com/Robert91911>`__
@@ -1760,6 +1764,7 @@ Contributors
17601764
- `Davide Perini (@sblantipodi) <https://github.com/sblantipodi>`__
17611765
- `sbur83 (@sbur83) <https://github.com/sbur83>`__
17621766
- `Søren Christian Aarup (@scaarup) <https://github.com/scaarup>`__
1767+
- `scaiper (@scaiper) <https://github.com/scaiper>`__
17631768
- `scamiv (@scamiv) <https://github.com/scamiv>`__
17641769
- `Sascha (@Scarbous) <https://github.com/Scarbous>`__
17651770
- `Matthew Schinckel (@schinckel) <https://github.com/schinckel>`__
@@ -2168,4 +2173,4 @@ Contributors
21682173
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
21692174
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
21702175

2171-
*This page was last updated June 27, 2025.*
2176+
*This page was last updated July 3, 2025.*

0 commit comments

Comments
 (0)