Files
Karsten Hassel d05ea751d9 Release 2.35.0 (#4072)
## Release Notes
Thanks to: @angeldeejay, @in-voker, @JHWelch, @khassel,
@KristjanESPERANTO, @rejas, @sdetweil
> ⚠️ This release needs nodejs version >=22.21.1 <23 || >=24 (no change
to previous release)

[Compare to previous Release
v2.34.0](https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.34.0...v2.25.0)

> ⚠️ We introduced some internal changes with this release, please read
[this forum
post](https://forum.magicmirror.builders/topic/20138/upcoming-release-april-1-2026-breaking-changes-some-operational-changes)
before upgrading!

### [core]
- Prepare Release 2.35.0 (#4071)
- docs: add security policy and vulnerability reporting guidelines
(#4069)
- refactor: simplify internal `require()` calls (#4056)
- allow environment variables in cors urls (#4033)
- fix cors proxy getting binary data (e.g. png, webp) (#4030)
- fix: correct secret redaction and optimize loadConfig (#4031)
- change loading config.js, allow variables in config.js and try to
protect sensitive data (#4029)
- remove kioskmode (#4027)
- Add dark theme logo (#4026)
- move custom.css from css to config (#4020)
- move default modules from /modules/default to /defaultmodules (#4019)
- update node versions in workflows (#4018)
- [core] refactor: extract and centralize HTTP fetcher (#4016)
- fix systeminformation not displaying electron version (#4012)
- Update node-ical and support it's rrule-temporal changes (#4010)
- Change default start scripts from X11 to Wayland (#4011)
- refactor: unify favicon for index.html and Electron (#4006)
- [core] run systeminformation in subprocess so the info is always
displayed (#4002)
- set next release dev number (#4000)

### [dependencies]
- update dependencies (#4068)
- update dependencies incl. electron to v41 (#4058)
- chore: upgrade ESLint to v10 and fix newly surfaced issues (#4057)
- chore: update ESLint and plugins, simplify config, apply new rules
(#4052)
- chore: update dependencies + add exports, files, and sideEffects
fields to package.json (#4040)
- [core] refactor: enable ESLint rule require-await and handle detected
issues (#4038)
- Update node-ical and other deps (#4025)
- chore: update dependencies (#4021)
- chore(eslint): migrate from eslint-plugin-vitest to
@vitest/eslint-plugin and run rules only on test files (#4014)
- Update deps as requested by dependabot (#4008)
- update Collaboration.md and dependencies (#4001)

### [logging]
- refactor: further logger clean-up (#4050)
- Fix Node.js v25 logging prefix and modernize logger (#4049)

### [modules/calendar]
- fix(calendar): make showEnd behavior more consistent across time
formats (#4059)
- test(calendar): fix hardcoded date in event shape test (#4055)
- [calendar] refactor: delegate event expansion to node-ical's
expandRecurringEvent (#4047)
- calendar.js: remove useless hasCalendarURL function (#4028)
- fix(calendar): update to node-ical 0.23.1 and fix full-day recurrence
lookup (#4013)
- fix(calendar): correct day-of-week for full-day recurring events
across all timezones (#4004)

### [modules/newsfeed]
- fix(newsfeed): fix full article view and add framing check (#4039)
- [newsfeed] refactor: migrate to centralized HTTPFetcher (#4023)

### [modules/weather]
- fix(weather): fix openmeteo forecast stuck in the past (#4064)
- fix(weather): fix weathergov forecast day labels off by one (#4065)
- weather: fixes for templates (#4054)
- weather: add possibility to override njk's and css (#4051)
- Use getDateString in openmeteo (#4046)
- [weather] refactor: migrate to server-side providers with centralized
HTTPFetcher (#4032)
- [weather] feat: add Weather API Provider  (#4036)

### [testing]
- chore: remove obsolete Jest config and unit test global setup (#4044)
- replace template_spec test with config_variables test (#4034)
- refactor(clientonly): modernize code structure and add comprehensive
tests (#4022)
- Switch to undici Agent for HTTPS requests (#4015)
- chore: migrate CI workflows to ubuntu-slim for faster startup times
(#4007)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com>
Co-authored-by: Bugsounet - Cédric <github@bugsounet.fr>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sam detweiler <sdetweil@gmail.com>
Co-authored-by: Veeck <github@veeck.de>
Co-authored-by: veeck <gitkraken@veeck.de>
Co-authored-by: Magnus <34011212+MagMar94@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: DevIncomin <56730075+Developer-Incoming@users.noreply.github.com>
Co-authored-by: Nathan <n8nyoung@gmail.com>
Co-authored-by: mixasgr <mixasgr@users.noreply.github.com>
Co-authored-by: Savvas Adamtziloglou <savvas-gr@greeklug.gr>
Co-authored-by: Konstantinos <geraki@gmail.com>
Co-authored-by: OWL4C <124401812+OWL4C@users.noreply.github.com>
Co-authored-by: BugHaver <43462320+bughaver@users.noreply.github.com>
Co-authored-by: BugHaver <43462320+lsaadeh@users.noreply.github.com>
Co-authored-by: Koen Konst <koenspero@gmail.com>
Co-authored-by: Koen Konst <c.h.konst@avisi.nl>
Co-authored-by: dathbe <github@beffa.us>
Co-authored-by: Marcel <m-idler@users.noreply.github.com>
Co-authored-by: Kevin G. <crazylegstoo@gmail.com>
Co-authored-by: Jboucly <33218155+jboucly@users.noreply.github.com>
Co-authored-by: Jboucly <contact@jboucly.fr>
Co-authored-by: Jarno <54169345+jarnoml@users.noreply.github.com>
Co-authored-by: Jordan Welch <JordanHWelch@gmail.com>
Co-authored-by: Blackspirits <blackspirits@gmail.com>
Co-authored-by: Samed Ozdemir <samed@xsor.io>
Co-authored-by: in-voker <58696565+in-voker@users.noreply.github.com>
Co-authored-by: Andrés Vanegas Jiménez <142350+angeldeejay@users.noreply.github.com>
2026-04-01 12:35:16 +02:00

2 lines
7.1 KiB
XML

<svg id="Dots_Small_Larger" data-name="Dots Small Larger" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250 250"><defs><style>.cls-1{fill:#fff;}</style></defs><title>face-012</title><circle class="cls-1" cx="135.52" cy="25.72" r="1.07" transform="translate(95.78 157.82) rotate(-84)"/><circle class="cls-1" cx="145.84" cy="27.37" r="1.07" transform="translate(88.75 164.33) rotate(-78)"/><circle class="cls-1" cx="155.93" cy="30.08" r="1.07" transform="translate(79.14 169.09) rotate(-72)"/><circle class="cls-1" cx="165.69" cy="33.83" r="1.07" transform="translate(67.39 171.44) rotate(-66)"/><circle class="cls-1" cx="174.99" cy="38.59" r="1.07" transform="translate(54.08 170.84) rotate(-60)"/><circle class="cls-1" cx="183.75" cy="44.29" r="1.07" transform="translate(39.92 166.91) rotate(-54)"/><circle class="cls-1" cx="191.87" cy="50.87" r="1.07" transform="translate(25.68 159.42) rotate(-48)"/><circle class="cls-1" cx="199.25" cy="58.26" r="1.07" transform="translate(12.19 148.29) rotate(-42)"/><circle class="cls-1" cx="205.82" cy="66.39" r="1.07" transform="translate(0.28 133.66) rotate(-36)"/><circle class="cls-1" cx="211.5" cy="75.16" r="1.07" transform="matrix(0.87, -0.5, 0.5, 0.87, -9.24, 115.82)"/><circle class="cls-1" cx="216.24" cy="84.48" r="1.07" transform="translate(-15.66 95.26) rotate(-24)"/><circle class="cls-1" cx="219.97" cy="94.23" r="1.07" transform="translate(-18.35 72.59) rotate(-18)"/><circle class="cls-1" cx="222.67" cy="104.33" r="1.07" transform="translate(-16.83 48.58) rotate(-12)"/><circle class="cls-1" cx="224.3" cy="114.65" r="1.07" transform="translate(-10.76 24.07) rotate(-6)"/><circle class="cls-1" cx="224.83" cy="125.09" r="1.07"/><circle class="cls-1" cx="224.28" cy="135.52" r="1.07" transform="translate(66.05 344.41) rotate(-84)"/><circle class="cls-1" cx="222.63" cy="145.84" r="1.07" transform="translate(33.69 333.29) rotate(-78)"/><circle class="cls-1" cx="219.92" cy="155.93" r="1.07" transform="translate(3.66 316.9) rotate(-72)"/><circle class="cls-1" cx="216.17" cy="165.69" r="1.07" transform="translate(-23.12 295.77) rotate(-66)"/><circle class="cls-1" cx="211.41" cy="174.99" r="1.07" transform="translate(-45.84 270.59) rotate(-60)"/><circle class="cls-1" cx="205.71" cy="183.75" r="1.07" transform="translate(-63.86 242.17) rotate(-54)"/><circle class="cls-1" cx="199.13" cy="191.87" r="1.07" transform="translate(-76.7 211.47) rotate(-48)"/><circle class="cls-1" cx="191.74" cy="199.25" r="1.07" transform="translate(-84.08 179.47) rotate(-42)"/><circle class="cls-1" cx="183.61" cy="205.82" r="1.07" transform="translate(-85.91 147.23) rotate(-36)"/><circle class="cls-1" cx="174.84" cy="211.5" r="1.07" transform="translate(-82.33 115.76) rotate(-30)"/><circle class="cls-1" cx="165.52" cy="216.24" r="1.07" transform="translate(-73.64 86.02) rotate(-24)"/><circle class="cls-1" cx="155.77" cy="219.97" r="1.07" transform="matrix(0.95, -0.31, 0.31, 0.95, -60.35, 58.9)"/><circle class="cls-1" cx="145.67" cy="222.67" r="1.07" transform="translate(-43.11 35.15) rotate(-12)"/><circle class="cls-1" cx="135.35" cy="224.3" r="1.07" transform="translate(-22.7 15.38) rotate(-6)"/><circle class="cls-1" cx="124.91" cy="224.83" r="1.07"/><circle class="cls-1" cx="114.48" cy="224.28" r="1.07" transform="translate(-120.54 314.68) rotate(-84)"/><circle class="cls-1" cx="104.16" cy="222.63" r="1.07" transform="translate(-135.27 278.23) rotate(-78)"/><circle class="cls-1" cx="94.07" cy="219.92" r="1.07" transform="translate(-144.16 241.42) rotate(-72)"/><circle class="cls-1" cx="84.31" cy="216.17" r="1.07" transform="translate(-147.46 205.27) rotate(-66)"/><circle class="cls-1" cx="75.01" cy="211.41" r="1.07" transform="translate(-145.59 170.66) rotate(-60)"/><circle class="cls-1" cx="66.25" cy="205.71" r="1.07" transform="matrix(0.59, -0.81, 0.81, 0.59, -139.12, 138.39)"/><circle class="cls-1" cx="58.13" cy="199.13" r="1.07" transform="translate(-128.75 109.09) rotate(-48)"/><circle class="cls-1" cx="50.75" cy="191.74" r="1.07" transform="translate(-115.26 83.21) rotate(-42)"/><circle class="cls-1" cx="44.18" cy="183.61" r="1.07" transform="translate(-99.48 61.04) rotate(-36)"/><circle class="cls-1" cx="38.5" cy="174.84" r="1.07" transform="translate(-82.26 42.67) rotate(-30)"/><circle class="cls-1" cx="33.76" cy="165.52" r="1.07" transform="translate(-64.41 28.04) rotate(-24)"/><circle class="cls-1" cx="30.03" cy="155.77" r="1.07" transform="matrix(0.95, -0.31, 0.31, 0.95, -46.66, 16.9)"/><circle class="cls-1" cx="27.33" cy="145.67" r="1.07" transform="translate(-29.69 8.87) rotate(-12)"/><circle class="cls-1" cx="25.7" cy="135.35" r="1.07" transform="translate(-14.01 3.43) rotate(-6)"/><circle class="cls-1" cx="25.17" cy="124.91" r="1.07"/><circle class="cls-1" cx="25.72" cy="114.48" r="1.07" transform="translate(-90.81 128.09) rotate(-84)"/><circle class="cls-1" cx="27.37" cy="104.16" r="1.07" transform="translate(-80.2 109.27) rotate(-78)"/><circle class="cls-1" cx="30.08" cy="94.07" r="1.07" transform="translate(-68.68 93.61) rotate(-72)"/><circle class="cls-1" cx="33.83" cy="84.31" r="1.07" transform="translate(-56.95 80.93) rotate(-66)"/><circle class="cls-1" cx="38.59" cy="75.01" r="1.07" transform="translate(-45.66 70.92) rotate(-60)"/><circle class="cls-1" cx="44.29" cy="66.25" r="1.07" transform="translate(-35.34 63.14) rotate(-54)"/><circle class="cls-1" cx="50.87" cy="58.13" r="1.07" transform="translate(-26.37 57.04) rotate(-48)"/><circle class="cls-1" cx="58.26" cy="50.75" r="1.07" transform="translate(-18.99 52.02) rotate(-42)"/><circle class="cls-1" cx="66.39" cy="44.18" r="1.07" transform="translate(-13.29 47.46) rotate(-36)"/><circle class="cls-1" cx="75.16" cy="38.5" r="1.07" transform="translate(-9.18 42.74) rotate(-30)"/><circle class="cls-1" cx="84.48" cy="33.76" r="1.07" transform="translate(-6.43 37.28) rotate(-24)"/><circle class="cls-1" cx="94.23" cy="30.03" r="1.07" transform="translate(-4.67 30.59) rotate(-18)"/><circle class="cls-1" cx="104.33" cy="27.33" r="1.07" transform="translate(-3.4 22.29) rotate(-12)"/><circle class="cls-1" cx="114.65" cy="25.7" r="1.07" transform="translate(-2.06 12.13) rotate(-6)"/><circle class="cls-1" cx="125.09" cy="25.17" r="1.07"/><circle class="cls-1" cx="174.99" cy="38.59" r="2.67" transform="translate(54.08 170.84) rotate(-60)"/><circle class="cls-1" cx="211.5" cy="75.16" r="2.67" transform="matrix(0.87, -0.5, 0.5, 0.87, -9.24, 115.82)"/><circle class="cls-1" cx="224.83" cy="125.09" r="2.67"/><circle class="cls-1" cx="211.41" cy="174.99" r="2.67" transform="translate(-45.84 270.59) rotate(-60)"/><circle class="cls-1" cx="174.84" cy="211.5" r="2.67" transform="matrix(0.87, -0.5, 0.5, 0.87, -82.33, 115.76)"/><circle class="cls-1" cx="124.91" cy="224.83" r="2.67"/><circle class="cls-1" cx="75.01" cy="211.41" r="2.67" transform="translate(-145.59 170.66) rotate(-60)"/><circle class="cls-1" cx="38.5" cy="174.84" r="2.67" transform="translate(-82.26 42.67) rotate(-30)"/><circle class="cls-1" cx="25.17" cy="124.91" r="2.67"/><circle class="cls-1" cx="38.59" cy="75.01" r="2.67" transform="translate(-45.66 70.92) rotate(-60)"/><circle class="cls-1" cx="75.16" cy="38.5" r="2.67" transform="translate(-9.18 42.74) rotate(-30)"/><circle class="cls-1" cx="125.09" cy="25.17" r="2.67"/></svg>