mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
2024.8: Update changelog
This commit is contained in:
parent
d4fa377830
commit
3f94cf03bf
@ -1089,6 +1089,90 @@ For a summary in a more readable format:
|
|||||||
- Add Pinecil virtual integration supported by IronOS ([@tr4nt0r] - [#122803])
|
- Add Pinecil virtual integration supported by IronOS ([@tr4nt0r] - [#122803])
|
||||||
- Add ElevenLabs text-to-speech integration ([@sorgfresser] - [#115645])
|
- Add ElevenLabs text-to-speech integration ([@sorgfresser] - [#115645])
|
||||||
- Bump pymicro-vad to 1.0.1 ([@synesthesiam] - [#122973])
|
- Bump pymicro-vad to 1.0.1 ([@synesthesiam] - [#122973])
|
||||||
|
- Lyric: Properly tie room accessories to the data coordinator ([@dalinicus] - [#115902])
|
||||||
|
- Velux use node id as fallback for unique id ([@DeerMaximum] - [#117508])
|
||||||
|
- Fix translation key for power exchange sensor in ViCare ([@CFenner] - [#122339])
|
||||||
|
- Add aliases to script llm tool description ([@Shulyaka] - [#122380])
|
||||||
|
- Use text/multiple selector for input_select.set_options ([@karwosts] - [#122539])
|
||||||
|
- Yolink device model adaptation ([@matrixd2] - [#122824])
|
||||||
|
- Restrict nws.get_forecasts_extra selector to nws weather entities ([@karwosts] - [#122986])
|
||||||
|
- Update doorbird error notification to be a repair flow ([@bdraco] - [#122987])
|
||||||
|
- Fix yolink protocol changed ([@matrixd2] - [#122989])
|
||||||
|
- Fix handling of directory type playlists in Plex ([@amccook] - [#122990])
|
||||||
|
- Bump aioymaps to 1.2.5 ([@devbis] - [#123005])
|
||||||
|
- Make the Android timer notification high priority ([@balloob] - [#123006])
|
||||||
|
- Bump yolink api to 0.4.6 ([@matrixd2] - [#123012])
|
||||||
|
- Fix and improve tedee lock states ([@edenhaus] - [#123022])
|
||||||
|
- Standardize assist pipelines on 10ms chunk size ([@synesthesiam] - [#123024])
|
||||||
|
- Make ZHA load quirks earlier ([@dmulcahey] - [#123027])
|
||||||
|
- Fix doorbird models are missing the schedule API ([@bdraco] - [#123033])
|
||||||
|
- Address post-merge reviews for KNX integration ([@farmio] - [#123038])
|
||||||
|
- Mitigate breaking change for KNX climate schema ([@farmio] - [#123043])
|
||||||
|
- Use freezer in KNX tests ([@farmio] - [#123044])
|
||||||
|
- OpenAI make supported features reflect the config entry options ([@balloob] - [#123047])
|
||||||
|
- Ollama implement CONTROL supported feature ([@balloob] - [#123049])
|
||||||
|
- Correct type annotation for `EntityPlatform.async_register_entity_service` ([@emontnemery] - [#123054])
|
||||||
|
- Add LinkPlay models ([@nagyrobi] - [#123056])
|
||||||
|
- Add device class ([@Fabiann2205] - [#123059])
|
||||||
|
- Correct squeezebox service ([@emontnemery] - [#123060])
|
||||||
|
- LinkPlay: Bump python-linkplay to 0.0.6 ([@dukeofphilberg] - [#123062])
|
||||||
|
- Add additional items to REPEAT_MAP in LinkPlay ([@dukeofphilberg] - [#123063])
|
||||||
|
- Do not raise repair issue about missing integration in safe mode ([@joostlek] - [#123066])
|
||||||
|
- Update frontend to 20240802.0 ([@bramkragten] - [#123072])
|
||||||
|
- Update greeclimate to 2.0.0 ([@cmroche] - [#121030])
|
||||||
|
- Add CONTROL supported feature to Google conversation when API access ([@balloob] - [#123046])
|
||||||
|
- Change enum type to string for Google Generative AI Conversation ([@Shulyaka] - [#123069])
|
||||||
|
- Catch exception in coordinator setup of IronOS integration ([@tr4nt0r] - [#123079])
|
||||||
|
- Ignore Shelly IPv6 address in zeroconf ([@thecode] - [#123081])
|
||||||
|
- Fix wrong DeviceInfo in bluesound integration ([@LouisChrist] - [#123101])
|
||||||
|
- Bump pyenphase to 1.22.0 ([@catsmanac] - [#123103])
|
||||||
|
- Use slugify to create id for UniFi WAN latency ([@kimdv] - [#123108])
|
||||||
|
- Bump ZHA lib to 0.0.27 ([@dmulcahey] - [#123125])
|
||||||
|
- Restore old service worker URL ([@steverep] - [#123131])
|
||||||
|
- dsmr: migrate hourly_gas_meter_reading to mbus device ([@dupondje] - [#123149])
|
||||||
|
- Bump aiohttp to 3.10.1 ([@bdraco] - [#123159])
|
||||||
|
- Fix class attribute condition in Tesla Fleet ([@Bre77] - [#123162])
|
||||||
|
- Add Govee H612B to the Matter transition blocklist ([@kepstin] - [#123163])
|
||||||
|
- Use KNX UI entity platform controller class ([@farmio] - [#123128])
|
||||||
|
- Add Matter Leedarson RGBTW Bulb to the transition blocklist ([@musapinar] - [#123182])
|
||||||
|
- Fix MPD issue creation ([@joostlek] - [#123187])
|
||||||
|
- Fix state icon for closed valve entities ([@Mariusthvdb] - [#123190])
|
||||||
|
- Update frontend to 20240805.1 ([@bramkragten] - [#123196])
|
||||||
|
- Mark tag to be an entity component ([@frenck] - [#123200])
|
||||||
|
- Mark assist_pipeline as a system integration type ([@frenck] - [#123202])
|
||||||
|
- Mark webhook as a system integration type ([@frenck] - [#123204])
|
||||||
|
- Fix yamaha legacy receivers ([@Petro31] - [#122985])
|
||||||
|
- Add support for ESPHome update entities to be checked on demand ([@jesserockz] - [#123161])
|
||||||
|
- Show project version as `sw_version` in ESPHome ([@jesserockz] - [#123183])
|
||||||
|
- Fix growatt server tlx battery api key ([@flopp999] - [#123191])
|
||||||
|
- Update greeclimate to 2.1.0 ([@cmroche] - [#123210])
|
||||||
|
- Update knx-frontend to 2024.8.6.85349 ([@farmio] - [#123226])
|
||||||
|
- Bump yt-dlp to 2023.08.06 ([@joostlek] - [#123229])
|
||||||
|
- Update frontend to 20240806.0 ([@frenck] - [#123230])
|
||||||
|
- Mark Alexa integration as system type ([@frenck] - [#123232])
|
||||||
|
- Mark Google Assistant integration as system type ([@frenck] - [#123233])
|
||||||
|
- Fix Tami4 device name is None ([@Yehazkel] - [#123156])
|
||||||
|
- Delete mobile_app cloudhook if not logged into the cloud ([@edenhaus] - [#123234])
|
||||||
|
- Mark FFmpeg integration as system type ([@frenck] - [#123241])
|
||||||
|
- Fix sense doing blocking I/O in the event loop ([@bdraco] - [#123247])
|
||||||
|
- Bump deebot-client to 8.3.0 ([@edenhaus] - [#123249])
|
||||||
|
- Bump mficlient to 0.5.0 ([@joostlek] - [#123250])
|
||||||
|
- Update frontend to 20240806.1 ([@frenck] - [#123252])
|
||||||
|
- Adapt static resource handler to aiohttp 3.10 ([@steverep] - [#123166])
|
||||||
|
- Bump ZHA to 0.0.28 ([@puddly] - [#123259])
|
||||||
|
- Update knx-frontend to 2024.8.6.211307 ([@farmio] - [#123261])
|
||||||
|
- Bump reolink-aio to 0.9.7 ([@starkillerOG] - [#123263])
|
||||||
|
- Allow non-admins to subscribe to newer registry update events ([@bdraco] - [#123267])
|
||||||
|
- Update ESPHome voice assistant pipeline log warning ([@jesserockz] - [#123269])
|
||||||
|
- Fix Google Cloud TTS not respecting config values ([@tronikos] - [#123275])
|
||||||
|
- Tado change repair issue ([@erwindouna] - [#123256])
|
||||||
|
- Reload conversation entries on update ([@balloob] - [#123279])
|
||||||
|
- Fix typo on one of islamic_prayer_times calculation_method option ([@lunmay] - [#123281])
|
||||||
|
- Add missing application credential to Tesla Fleet ([@Bre77] - [#123271])
|
||||||
|
- Update wled to 0.20.1 ([@frenck] - [#123283])
|
||||||
|
- Revert "Upgrade pycoolmasternet-async to 0.2.0" ([@ashalita] - [#123286])
|
||||||
|
- Drop Matter Microwave Oven Mode select entity ([@agners] - [#123294])
|
||||||
|
- Bump intents to 2024.8.7 ([@synesthesiam] - [#123295])
|
||||||
|
|
||||||
[#103073]: https://github.com/home-assistant/core/pull/103073
|
[#103073]: https://github.com/home-assistant/core/pull/103073
|
||||||
[#104079]: https://github.com/home-assistant/core/pull/104079
|
[#104079]: https://github.com/home-assistant/core/pull/104079
|
||||||
@ -1116,6 +1200,7 @@ For a summary in a more readable format:
|
|||||||
[#115684]: https://github.com/home-assistant/core/pull/115684
|
[#115684]: https://github.com/home-assistant/core/pull/115684
|
||||||
[#115802]: https://github.com/home-assistant/core/pull/115802
|
[#115802]: https://github.com/home-assistant/core/pull/115802
|
||||||
[#115901]: https://github.com/home-assistant/core/pull/115901
|
[#115901]: https://github.com/home-assistant/core/pull/115901
|
||||||
|
[#115902]: https://github.com/home-assistant/core/pull/115902
|
||||||
[#116052]: https://github.com/home-assistant/core/pull/116052
|
[#116052]: https://github.com/home-assistant/core/pull/116052
|
||||||
[#116102]: https://github.com/home-assistant/core/pull/116102
|
[#116102]: https://github.com/home-assistant/core/pull/116102
|
||||||
[#116173]: https://github.com/home-assistant/core/pull/116173
|
[#116173]: https://github.com/home-assistant/core/pull/116173
|
||||||
@ -1129,6 +1214,7 @@ For a summary in a more readable format:
|
|||||||
[#116737]: https://github.com/home-assistant/core/pull/116737
|
[#116737]: https://github.com/home-assistant/core/pull/116737
|
||||||
[#117254]: https://github.com/home-assistant/core/pull/117254
|
[#117254]: https://github.com/home-assistant/core/pull/117254
|
||||||
[#117257]: https://github.com/home-assistant/core/pull/117257
|
[#117257]: https://github.com/home-assistant/core/pull/117257
|
||||||
|
[#117508]: https://github.com/home-assistant/core/pull/117508
|
||||||
[#117689]: https://github.com/home-assistant/core/pull/117689
|
[#117689]: https://github.com/home-assistant/core/pull/117689
|
||||||
[#117791]: https://github.com/home-assistant/core/pull/117791
|
[#117791]: https://github.com/home-assistant/core/pull/117791
|
||||||
[#117984]: https://github.com/home-assistant/core/pull/117984
|
[#117984]: https://github.com/home-assistant/core/pull/117984
|
||||||
@ -1331,6 +1417,7 @@ For a summary in a more readable format:
|
|||||||
[#121020]: https://github.com/home-assistant/core/pull/121020
|
[#121020]: https://github.com/home-assistant/core/pull/121020
|
||||||
[#121025]: https://github.com/home-assistant/core/pull/121025
|
[#121025]: https://github.com/home-assistant/core/pull/121025
|
||||||
[#121028]: https://github.com/home-assistant/core/pull/121028
|
[#121028]: https://github.com/home-assistant/core/pull/121028
|
||||||
|
[#121030]: https://github.com/home-assistant/core/pull/121030
|
||||||
[#121034]: https://github.com/home-assistant/core/pull/121034
|
[#121034]: https://github.com/home-assistant/core/pull/121034
|
||||||
[#121036]: https://github.com/home-assistant/core/pull/121036
|
[#121036]: https://github.com/home-assistant/core/pull/121036
|
||||||
[#121041]: https://github.com/home-assistant/core/pull/121041
|
[#121041]: https://github.com/home-assistant/core/pull/121041
|
||||||
@ -1830,6 +1917,7 @@ For a summary in a more readable format:
|
|||||||
[#122333]: https://github.com/home-assistant/core/pull/122333
|
[#122333]: https://github.com/home-assistant/core/pull/122333
|
||||||
[#122335]: https://github.com/home-assistant/core/pull/122335
|
[#122335]: https://github.com/home-assistant/core/pull/122335
|
||||||
[#122338]: https://github.com/home-assistant/core/pull/122338
|
[#122338]: https://github.com/home-assistant/core/pull/122338
|
||||||
|
[#122339]: https://github.com/home-assistant/core/pull/122339
|
||||||
[#122342]: https://github.com/home-assistant/core/pull/122342
|
[#122342]: https://github.com/home-assistant/core/pull/122342
|
||||||
[#122345]: https://github.com/home-assistant/core/pull/122345
|
[#122345]: https://github.com/home-assistant/core/pull/122345
|
||||||
[#122350]: https://github.com/home-assistant/core/pull/122350
|
[#122350]: https://github.com/home-assistant/core/pull/122350
|
||||||
@ -1848,6 +1936,7 @@ For a summary in a more readable format:
|
|||||||
[#122374]: https://github.com/home-assistant/core/pull/122374
|
[#122374]: https://github.com/home-assistant/core/pull/122374
|
||||||
[#122376]: https://github.com/home-assistant/core/pull/122376
|
[#122376]: https://github.com/home-assistant/core/pull/122376
|
||||||
[#122377]: https://github.com/home-assistant/core/pull/122377
|
[#122377]: https://github.com/home-assistant/core/pull/122377
|
||||||
|
[#122380]: https://github.com/home-assistant/core/pull/122380
|
||||||
[#122384]: https://github.com/home-assistant/core/pull/122384
|
[#122384]: https://github.com/home-assistant/core/pull/122384
|
||||||
[#122386]: https://github.com/home-assistant/core/pull/122386
|
[#122386]: https://github.com/home-assistant/core/pull/122386
|
||||||
[#122387]: https://github.com/home-assistant/core/pull/122387
|
[#122387]: https://github.com/home-assistant/core/pull/122387
|
||||||
@ -1932,6 +2021,7 @@ For a summary in a more readable format:
|
|||||||
[#122535]: https://github.com/home-assistant/core/pull/122535
|
[#122535]: https://github.com/home-assistant/core/pull/122535
|
||||||
[#122537]: https://github.com/home-assistant/core/pull/122537
|
[#122537]: https://github.com/home-assistant/core/pull/122537
|
||||||
[#122538]: https://github.com/home-assistant/core/pull/122538
|
[#122538]: https://github.com/home-assistant/core/pull/122538
|
||||||
|
[#122539]: https://github.com/home-assistant/core/pull/122539
|
||||||
[#122540]: https://github.com/home-assistant/core/pull/122540
|
[#122540]: https://github.com/home-assistant/core/pull/122540
|
||||||
[#122541]: https://github.com/home-assistant/core/pull/122541
|
[#122541]: https://github.com/home-assistant/core/pull/122541
|
||||||
[#122542]: https://github.com/home-assistant/core/pull/122542
|
[#122542]: https://github.com/home-assistant/core/pull/122542
|
||||||
@ -2072,6 +2162,7 @@ For a summary in a more readable format:
|
|||||||
[#122813]: https://github.com/home-assistant/core/pull/122813
|
[#122813]: https://github.com/home-assistant/core/pull/122813
|
||||||
[#122815]: https://github.com/home-assistant/core/pull/122815
|
[#122815]: https://github.com/home-assistant/core/pull/122815
|
||||||
[#122821]: https://github.com/home-assistant/core/pull/122821
|
[#122821]: https://github.com/home-assistant/core/pull/122821
|
||||||
|
[#122824]: https://github.com/home-assistant/core/pull/122824
|
||||||
[#122828]: https://github.com/home-assistant/core/pull/122828
|
[#122828]: https://github.com/home-assistant/core/pull/122828
|
||||||
[#122830]: https://github.com/home-assistant/core/pull/122830
|
[#122830]: https://github.com/home-assistant/core/pull/122830
|
||||||
[#122831]: https://github.com/home-assistant/core/pull/122831
|
[#122831]: https://github.com/home-assistant/core/pull/122831
|
||||||
@ -2168,6 +2259,83 @@ For a summary in a more readable format:
|
|||||||
[#122967]: https://github.com/home-assistant/core/pull/122967
|
[#122967]: https://github.com/home-assistant/core/pull/122967
|
||||||
[#122969]: https://github.com/home-assistant/core/pull/122969
|
[#122969]: https://github.com/home-assistant/core/pull/122969
|
||||||
[#122973]: https://github.com/home-assistant/core/pull/122973
|
[#122973]: https://github.com/home-assistant/core/pull/122973
|
||||||
|
[#122985]: https://github.com/home-assistant/core/pull/122985
|
||||||
|
[#122986]: https://github.com/home-assistant/core/pull/122986
|
||||||
|
[#122987]: https://github.com/home-assistant/core/pull/122987
|
||||||
|
[#122989]: https://github.com/home-assistant/core/pull/122989
|
||||||
|
[#122990]: https://github.com/home-assistant/core/pull/122990
|
||||||
|
[#123005]: https://github.com/home-assistant/core/pull/123005
|
||||||
|
[#123006]: https://github.com/home-assistant/core/pull/123006
|
||||||
|
[#123012]: https://github.com/home-assistant/core/pull/123012
|
||||||
|
[#123022]: https://github.com/home-assistant/core/pull/123022
|
||||||
|
[#123024]: https://github.com/home-assistant/core/pull/123024
|
||||||
|
[#123027]: https://github.com/home-assistant/core/pull/123027
|
||||||
|
[#123033]: https://github.com/home-assistant/core/pull/123033
|
||||||
|
[#123038]: https://github.com/home-assistant/core/pull/123038
|
||||||
|
[#123043]: https://github.com/home-assistant/core/pull/123043
|
||||||
|
[#123044]: https://github.com/home-assistant/core/pull/123044
|
||||||
|
[#123046]: https://github.com/home-assistant/core/pull/123046
|
||||||
|
[#123047]: https://github.com/home-assistant/core/pull/123047
|
||||||
|
[#123049]: https://github.com/home-assistant/core/pull/123049
|
||||||
|
[#123054]: https://github.com/home-assistant/core/pull/123054
|
||||||
|
[#123056]: https://github.com/home-assistant/core/pull/123056
|
||||||
|
[#123059]: https://github.com/home-assistant/core/pull/123059
|
||||||
|
[#123060]: https://github.com/home-assistant/core/pull/123060
|
||||||
|
[#123062]: https://github.com/home-assistant/core/pull/123062
|
||||||
|
[#123063]: https://github.com/home-assistant/core/pull/123063
|
||||||
|
[#123066]: https://github.com/home-assistant/core/pull/123066
|
||||||
|
[#123069]: https://github.com/home-assistant/core/pull/123069
|
||||||
|
[#123072]: https://github.com/home-assistant/core/pull/123072
|
||||||
|
[#123079]: https://github.com/home-assistant/core/pull/123079
|
||||||
|
[#123081]: https://github.com/home-assistant/core/pull/123081
|
||||||
|
[#123101]: https://github.com/home-assistant/core/pull/123101
|
||||||
|
[#123103]: https://github.com/home-assistant/core/pull/123103
|
||||||
|
[#123108]: https://github.com/home-assistant/core/pull/123108
|
||||||
|
[#123125]: https://github.com/home-assistant/core/pull/123125
|
||||||
|
[#123128]: https://github.com/home-assistant/core/pull/123128
|
||||||
|
[#123131]: https://github.com/home-assistant/core/pull/123131
|
||||||
|
[#123149]: https://github.com/home-assistant/core/pull/123149
|
||||||
|
[#123156]: https://github.com/home-assistant/core/pull/123156
|
||||||
|
[#123159]: https://github.com/home-assistant/core/pull/123159
|
||||||
|
[#123161]: https://github.com/home-assistant/core/pull/123161
|
||||||
|
[#123162]: https://github.com/home-assistant/core/pull/123162
|
||||||
|
[#123163]: https://github.com/home-assistant/core/pull/123163
|
||||||
|
[#123166]: https://github.com/home-assistant/core/pull/123166
|
||||||
|
[#123182]: https://github.com/home-assistant/core/pull/123182
|
||||||
|
[#123183]: https://github.com/home-assistant/core/pull/123183
|
||||||
|
[#123187]: https://github.com/home-assistant/core/pull/123187
|
||||||
|
[#123190]: https://github.com/home-assistant/core/pull/123190
|
||||||
|
[#123191]: https://github.com/home-assistant/core/pull/123191
|
||||||
|
[#123196]: https://github.com/home-assistant/core/pull/123196
|
||||||
|
[#123200]: https://github.com/home-assistant/core/pull/123200
|
||||||
|
[#123202]: https://github.com/home-assistant/core/pull/123202
|
||||||
|
[#123204]: https://github.com/home-assistant/core/pull/123204
|
||||||
|
[#123210]: https://github.com/home-assistant/core/pull/123210
|
||||||
|
[#123226]: https://github.com/home-assistant/core/pull/123226
|
||||||
|
[#123229]: https://github.com/home-assistant/core/pull/123229
|
||||||
|
[#123230]: https://github.com/home-assistant/core/pull/123230
|
||||||
|
[#123232]: https://github.com/home-assistant/core/pull/123232
|
||||||
|
[#123233]: https://github.com/home-assistant/core/pull/123233
|
||||||
|
[#123234]: https://github.com/home-assistant/core/pull/123234
|
||||||
|
[#123241]: https://github.com/home-assistant/core/pull/123241
|
||||||
|
[#123247]: https://github.com/home-assistant/core/pull/123247
|
||||||
|
[#123249]: https://github.com/home-assistant/core/pull/123249
|
||||||
|
[#123250]: https://github.com/home-assistant/core/pull/123250
|
||||||
|
[#123252]: https://github.com/home-assistant/core/pull/123252
|
||||||
|
[#123256]: https://github.com/home-assistant/core/pull/123256
|
||||||
|
[#123259]: https://github.com/home-assistant/core/pull/123259
|
||||||
|
[#123261]: https://github.com/home-assistant/core/pull/123261
|
||||||
|
[#123263]: https://github.com/home-assistant/core/pull/123263
|
||||||
|
[#123267]: https://github.com/home-assistant/core/pull/123267
|
||||||
|
[#123269]: https://github.com/home-assistant/core/pull/123269
|
||||||
|
[#123271]: https://github.com/home-assistant/core/pull/123271
|
||||||
|
[#123275]: https://github.com/home-assistant/core/pull/123275
|
||||||
|
[#123279]: https://github.com/home-assistant/core/pull/123279
|
||||||
|
[#123281]: https://github.com/home-assistant/core/pull/123281
|
||||||
|
[#123283]: https://github.com/home-assistant/core/pull/123283
|
||||||
|
[#123286]: https://github.com/home-assistant/core/pull/123286
|
||||||
|
[#123294]: https://github.com/home-assistant/core/pull/123294
|
||||||
|
[#123295]: https://github.com/home-assistant/core/pull/123295
|
||||||
[@ALERTua]: https://github.com/ALERTua
|
[@ALERTua]: https://github.com/ALERTua
|
||||||
[@Bre77]: https://github.com/Bre77
|
[@Bre77]: https://github.com/Bre77
|
||||||
[@CFenner]: https://github.com/CFenner
|
[@CFenner]: https://github.com/CFenner
|
||||||
@ -2177,8 +2345,10 @@ For a summary in a more readable format:
|
|||||||
[@Cris-ET]: https://github.com/Cris-ET
|
[@Cris-ET]: https://github.com/Cris-ET
|
||||||
[@DCSBL]: https://github.com/DCSBL
|
[@DCSBL]: https://github.com/DCSBL
|
||||||
[@DHandspikerWade]: https://github.com/DHandspikerWade
|
[@DHandspikerWade]: https://github.com/DHandspikerWade
|
||||||
|
[@DeerMaximum]: https://github.com/DeerMaximum
|
||||||
[@Denifia]: https://github.com/Denifia
|
[@Denifia]: https://github.com/Denifia
|
||||||
[@Djelibeybi]: https://github.com/Djelibeybi
|
[@Djelibeybi]: https://github.com/Djelibeybi
|
||||||
|
[@Fabiann2205]: https://github.com/Fabiann2205
|
||||||
[@GeoffAtHome]: https://github.com/GeoffAtHome
|
[@GeoffAtHome]: https://github.com/GeoffAtHome
|
||||||
[@HarvsG]: https://github.com/HarvsG
|
[@HarvsG]: https://github.com/HarvsG
|
||||||
[@Jordi1990]: https://github.com/Jordi1990
|
[@Jordi1990]: https://github.com/Jordi1990
|
||||||
@ -2194,6 +2364,7 @@ For a summary in a more readable format:
|
|||||||
[@Noltari]: https://github.com/Noltari
|
[@Noltari]: https://github.com/Noltari
|
||||||
[@PaarthShah]: https://github.com/PaarthShah
|
[@PaarthShah]: https://github.com/PaarthShah
|
||||||
[@PeteRager]: https://github.com/PeteRager
|
[@PeteRager]: https://github.com/PeteRager
|
||||||
|
[@Petro31]: https://github.com/Petro31
|
||||||
[@Sebclem]: https://github.com/Sebclem
|
[@Sebclem]: https://github.com/Sebclem
|
||||||
[@SeraphicRav]: https://github.com/SeraphicRav
|
[@SeraphicRav]: https://github.com/SeraphicRav
|
||||||
[@Shulyaka]: https://github.com/Shulyaka
|
[@Shulyaka]: https://github.com/Shulyaka
|
||||||
@ -2203,12 +2374,14 @@ For a summary in a more readable format:
|
|||||||
[@Suxsem]: https://github.com/Suxsem
|
[@Suxsem]: https://github.com/Suxsem
|
||||||
[@Thomas55555]: https://github.com/Thomas55555
|
[@Thomas55555]: https://github.com/Thomas55555
|
||||||
[@ViViDboarder]: https://github.com/ViViDboarder
|
[@ViViDboarder]: https://github.com/ViViDboarder
|
||||||
|
[@Yehazkel]: https://github.com/Yehazkel
|
||||||
[@adsmf]: https://github.com/adsmf
|
[@adsmf]: https://github.com/adsmf
|
||||||
[@agners]: https://github.com/agners
|
[@agners]: https://github.com/agners
|
||||||
[@albertogeniola]: https://github.com/albertogeniola
|
[@albertogeniola]: https://github.com/albertogeniola
|
||||||
[@alexandrecuer]: https://github.com/alexandrecuer
|
[@alexandrecuer]: https://github.com/alexandrecuer
|
||||||
[@alexfp14]: https://github.com/alexfp14
|
[@alexfp14]: https://github.com/alexfp14
|
||||||
[@allenporter]: https://github.com/allenporter
|
[@allenporter]: https://github.com/allenporter
|
||||||
|
[@amccook]: https://github.com/amccook
|
||||||
[@andrew-codechimp]: https://github.com/andrew-codechimp
|
[@andrew-codechimp]: https://github.com/andrew-codechimp
|
||||||
[@angelnu]: https://github.com/angelnu
|
[@angelnu]: https://github.com/angelnu
|
||||||
[@ashalita]: https://github.com/ashalita
|
[@ashalita]: https://github.com/ashalita
|
||||||
@ -2237,6 +2410,7 @@ For a summary in a more readable format:
|
|||||||
[@chemelli74]: https://github.com/chemelli74
|
[@chemelli74]: https://github.com/chemelli74
|
||||||
[@cmroche]: https://github.com/cmroche
|
[@cmroche]: https://github.com/cmroche
|
||||||
[@cnico]: https://github.com/cnico
|
[@cnico]: https://github.com/cnico
|
||||||
|
[@dalinicus]: https://github.com/dalinicus
|
||||||
[@danielsmyers]: https://github.com/danielsmyers
|
[@danielsmyers]: https://github.com/danielsmyers
|
||||||
[@davet2001]: https://github.com/davet2001
|
[@davet2001]: https://github.com/davet2001
|
||||||
[@deimosfr]: https://github.com/deimosfr
|
[@deimosfr]: https://github.com/deimosfr
|
||||||
@ -2248,6 +2422,7 @@ For a summary in a more readable format:
|
|||||||
[@dontinelli]: https://github.com/dontinelli
|
[@dontinelli]: https://github.com/dontinelli
|
||||||
[@dougiteixeira]: https://github.com/dougiteixeira
|
[@dougiteixeira]: https://github.com/dougiteixeira
|
||||||
[@dukeofphilberg]: https://github.com/dukeofphilberg
|
[@dukeofphilberg]: https://github.com/dukeofphilberg
|
||||||
|
[@dupondje]: https://github.com/dupondje
|
||||||
[@edenhaus]: https://github.com/edenhaus
|
[@edenhaus]: https://github.com/edenhaus
|
||||||
[@eifinger]: https://github.com/eifinger
|
[@eifinger]: https://github.com/eifinger
|
||||||
[@elupus]: https://github.com/elupus
|
[@elupus]: https://github.com/elupus
|
||||||
@ -2257,6 +2432,7 @@ For a summary in a more readable format:
|
|||||||
[@erwindouna]: https://github.com/erwindouna
|
[@erwindouna]: https://github.com/erwindouna
|
||||||
[@exxamalte]: https://github.com/exxamalte
|
[@exxamalte]: https://github.com/exxamalte
|
||||||
[@farmio]: https://github.com/farmio
|
[@farmio]: https://github.com/farmio
|
||||||
|
[@flopp999]: https://github.com/flopp999
|
||||||
[@flz]: https://github.com/flz
|
[@flz]: https://github.com/flz
|
||||||
[@fopina]: https://github.com/fopina
|
[@fopina]: https://github.com/fopina
|
||||||
[@frenck]: https://github.com/frenck
|
[@frenck]: https://github.com/frenck
|
||||||
@ -2274,12 +2450,14 @@ For a summary in a more readable format:
|
|||||||
[@janiversen]: https://github.com/janiversen
|
[@janiversen]: https://github.com/janiversen
|
||||||
[@jbouwh]: https://github.com/jbouwh
|
[@jbouwh]: https://github.com/jbouwh
|
||||||
[@jeeftor]: https://github.com/jeeftor
|
[@jeeftor]: https://github.com/jeeftor
|
||||||
|
[@jesserockz]: https://github.com/jesserockz
|
||||||
[@jjlawren]: https://github.com/jjlawren
|
[@jjlawren]: https://github.com/jjlawren
|
||||||
[@joostlek]: https://github.com/joostlek
|
[@joostlek]: https://github.com/joostlek
|
||||||
[@jrieger]: https://github.com/jrieger
|
[@jrieger]: https://github.com/jrieger
|
||||||
[@jvmahon]: https://github.com/jvmahon
|
[@jvmahon]: https://github.com/jvmahon
|
||||||
[@kamiyo]: https://github.com/kamiyo
|
[@kamiyo]: https://github.com/kamiyo
|
||||||
[@karwosts]: https://github.com/karwosts
|
[@karwosts]: https://github.com/karwosts
|
||||||
|
[@kepstin]: https://github.com/kepstin
|
||||||
[@kimdv]: https://github.com/kimdv
|
[@kimdv]: https://github.com/kimdv
|
||||||
[@kingy444]: https://github.com/kingy444
|
[@kingy444]: https://github.com/kingy444
|
||||||
[@klaasnicolaas]: https://github.com/klaasnicolaas
|
[@klaasnicolaas]: https://github.com/klaasnicolaas
|
||||||
@ -2290,6 +2468,7 @@ For a summary in a more readable format:
|
|||||||
[@llamafilm]: https://github.com/llamafilm
|
[@llamafilm]: https://github.com/llamafilm
|
||||||
[@luca-angemi]: https://github.com/luca-angemi
|
[@luca-angemi]: https://github.com/luca-angemi
|
||||||
[@ludeeus]: https://github.com/ludeeus
|
[@ludeeus]: https://github.com/ludeeus
|
||||||
|
[@lunmay]: https://github.com/lunmay
|
||||||
[@madpilot]: https://github.com/madpilot
|
[@madpilot]: https://github.com/madpilot
|
||||||
[@maniek335]: https://github.com/maniek335
|
[@maniek335]: https://github.com/maniek335
|
||||||
[@marcelveldt]: https://github.com/marcelveldt
|
[@marcelveldt]: https://github.com/marcelveldt
|
||||||
@ -2300,6 +2479,8 @@ For a summary in a more readable format:
|
|||||||
[@milanmeu]: https://github.com/milanmeu
|
[@milanmeu]: https://github.com/milanmeu
|
||||||
[@mj23000]: https://github.com/mj23000
|
[@mj23000]: https://github.com/mj23000
|
||||||
[@mkmer]: https://github.com/mkmer
|
[@mkmer]: https://github.com/mkmer
|
||||||
|
[@musapinar]: https://github.com/musapinar
|
||||||
|
[@nagyrobi]: https://github.com/nagyrobi
|
||||||
[@noahhusby]: https://github.com/noahhusby
|
[@noahhusby]: https://github.com/noahhusby
|
||||||
[@pburgio]: https://github.com/pburgio
|
[@pburgio]: https://github.com/pburgio
|
||||||
[@piitaya]: https://github.com/piitaya
|
[@piitaya]: https://github.com/piitaya
|
||||||
|
Loading…
x
Reference in New Issue
Block a user