Skip to content

Commit bc70e1e

Browse files
authored
Merge pull request #4508 from esphome/bump-2024.12.0b3
2024.12.0b3
2 parents c0f4167 + 3d8842d commit bc70e1e

File tree

6 files changed

+17
-5
lines changed

6 files changed

+17
-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 = 2024.12.0b2
41+
PROJECT_NUMBER = 2024.12.0b3
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 = 2024.12.0b2
2+
ESPHOME_REF = 2024.12.0b3
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-
2024.12.0b2
1+
2024.12.0b3

changelog/2024.12.0.rst

+8
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Beta Changes
7272
- [dallas_temp] Move delay_microseconds_safe to iram :esphomepr:`7957` by :ghuser:`swoboda1337`
7373
- [i2s_audio] Bugfix: Correctly set ring buffer size :esphomepr:`7959` by :ghuser:`kahrendt`
7474
- [adc] Restore missing LIBRETINY code in a separated file :esphomepr:`7955` by :ghuser:`edwardtfn`
75+
- [font] cleanly handle font file format exception (Bugfix) :esphomepr:`7970` by :ghuser:`clydebarrow`
76+
- [dashboard] Accept basic auth header :esphomepr:`7965` by :ghuser:`jesserockz`
77+
- Bump esphome-dashboard to 20241217.1 :esphomepr:`7971` by :ghuser:`jesserockz`
78+
- [esp32_ble] Use RAMAllocator to avoid panic abort from ``new`` :esphomepr:`7936` by :ghuser:`jesserockz`
7579

7680
All changes
7781
^^^^^^^^^^^
@@ -182,6 +186,10 @@ All changes
182186
- [dallas_temp] Move delay_microseconds_safe to iram :esphomepr:`7957` by :ghuser:`swoboda1337`
183187
- [i2s_audio] Bugfix: Correctly set ring buffer size :esphomepr:`7959` by :ghuser:`kahrendt`
184188
- [adc] Restore missing LIBRETINY code in a separated file :esphomepr:`7955` by :ghuser:`edwardtfn`
189+
- [font] cleanly handle font file format exception (Bugfix) :esphomepr:`7970` by :ghuser:`clydebarrow`
190+
- [dashboard] Accept basic auth header :esphomepr:`7965` by :ghuser:`jesserockz`
191+
- Bump esphome-dashboard to 20241217.1 :esphomepr:`7971` by :ghuser:`jesserockz`
192+
- [esp32_ble] Use RAMAllocator to avoid panic abort from ``new`` :esphomepr:`7936` by :ghuser:`jesserockz`
185193

186194
Past Changelogs
187195
---------------

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# The short X.Y version.
7474
version = "2024.12"
7575
# The full version, including alpha/beta/rc tags.
76-
release = "2024.12.0b2"
76+
release = "2024.12.0b3"
7777

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

guides/supporters.rst

+5-1
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ Contributors
365365
- `Colm (@colmbuckley) <https://github.com/colmbuckley>`__
366366
- `ColoMAX (@ColoMAX) <https://github.com/ColoMAX>`__
367367
- `Max (@coltoncat) <https://github.com/coltoncat>`__
368+
- `colzin (@colzin) <https://github.com/colzin>`__
368369
- `Conclusio (@Conclusio) <https://github.com/Conclusio>`__
369370
- `Conor Burns (@Conor-Burns) <https://github.com/Conor-Burns>`__
370371
- `John Coggeshall (@coogle) <https://github.com/coogle>`__
@@ -423,6 +424,7 @@ Contributors
423424
- `Danilo Campos (@daniloc) <https://github.com/daniloc>`__
424425
- `Daniel Martin Gonzalez (@danimart1991) <https://github.com/danimart1991>`__
425426
- `danlimlu (@danlimlu) <https://github.com/danlimlu>`__
427+
- `Dan (@DanPlayz0) <https://github.com/DanPlayz0>`__
426428
- `Dariusz Dalecki (@darianndd) <https://github.com/darianndd>`__
427429
- `Chris (@darthsebulba04) <https://github.com/darthsebulba04>`__
428430
- `Dan Gentry (@dashdrum) <https://github.com/dashdrum>`__
@@ -1307,6 +1309,7 @@ Contributors
13071309
- `Murray Scott (@mscottco) <https://github.com/mscottco>`__
13081310
- `MSe-5-14 (@MSe-5-14) <https://github.com/MSe-5-14>`__
13091311
- `mtl010957 (@mtl010957) <https://github.com/mtl010957>`__
1312+
- `Mücahid Kamber (@mucahidkamber) <https://github.com/mucahidkamber>`__
13101313
- `Giel van Schijndel (@muggenhor) <https://github.com/muggenhor>`__
13111314
- `mulcmu (@mulcmu) <https://github.com/mulcmu>`__
13121315
- `mulder-fbi (@mulder-fbi) <https://github.com/mulder-fbi>`__
@@ -1413,6 +1416,7 @@ Contributors
14131416
- `ojwc (@ojwc) <https://github.com/ojwc>`__
14141417
- `OkhammahkO (@OkhammahkO) <https://github.com/OkhammahkO>`__
14151418
- `Oleg Tarasov (@olegtarasov) <https://github.com/olegtarasov>`__
1419+
- `Olliver Schinagl (@oliv3r) <https://github.com/oliv3r>`__
14161420
- `Oliver Hihn (@oliverhihn) <https://github.com/oliverhihn>`__
14171421
- `Omar Ghader (@omarghader) <https://github.com/omarghader>`__
14181422
- `Ömer Şiar Baysal (@omersiar) <https://github.com/omersiar>`__
@@ -2037,4 +2041,4 @@ Contributors
20372041
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
20382042
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
20392043

2040-
*This page was last updated December 16, 2024.*
2044+
*This page was last updated December 18, 2024.*

0 commit comments

Comments
 (0)