From 593a4b95d68822272bf24b1e45e00d0426f6638a Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:15:50 +0200 Subject: [PATCH] Prepare Release 2.33.0 (#3902) --- CHANGELOG.md | 10 ++++------ cspell.config.json | 4 ++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3fe4496..32bd1f3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/#donate) With your help we can continue to improve the MagicMirror². -## [2.33.0] - unreleased +## [2.33.0] - 2025-10-01 -planned for 2025-10-01 - -Thanks to: @dathbe. +Thanks to: @Crazylegstoo, @dathbe, @m-idler, @plebcity, @khassel, @KristjanESPERANTO, @rejas and @sdetweil! > ⚠️ This release needs nodejs version `v22.18.0 or higher` @@ -60,7 +58,7 @@ Thanks to: @dathbe. - [core] Fixed socket.io timeout when server is slow to send notification, notification lost at client (#3380) - [tests] refactor AnimateCSS tests after jsdom 27 upgrade (#3891) - [weather] Use `apparent_temperature` data from openmeteo's hourly weather for current feelsLikeTemp (#3868). -- [weather] Updated envcanada Provider to use new database/URL schema for accessing weather data (#3822). +- [weather] Updated envcanada Provider to use new database/URL schema for accessing weather data (#3878). ## [2.32.0] - 2025-07-01 @@ -1826,7 +1824,7 @@ It includes (but is not limited to) the following features: This was part of the blogpost: [https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the](https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the) -[2.33.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.32.0...develop +[2.33.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.32.0...v2.33.0 [2.32.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.31.0...v2.32.0 [2.31.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.30.0...v2.31.0 [2.30.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.29.0...v2.30.0 diff --git a/cspell.config.json b/cspell.config.json index e792a592..35442b2f 100644 --- a/cspell.config.json +++ b/cspell.config.json @@ -21,6 +21,7 @@ "browserwindow", "bryanzzhu", "btoconnor", + "bughaver", "bugsounet", "buxxi", "byday", @@ -44,6 +45,7 @@ "darksky", "dateheader", "dateheaders", + "dathbe", "davide", "DAYAFTERTOMORROW", "DAYBEFOREYESTERDAY", @@ -175,6 +177,7 @@ "oraclesean", "oscarb", "philnagel", + "plebcity", "Português", "PRECIP", "Problema", @@ -233,6 +236,7 @@ "Weatherflow", "weatherforecast", "weathergov", + "weathericon", "weathericons", "weatherobject", "weatherutils", diff --git a/package-lock.json b/package-lock.json index d14db031..e376534a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "magicmirror", - "version": "2.33.0-develop", + "version": "2.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "magicmirror", - "version": "2.33.0-develop", + "version": "2.33.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 79da14a8..5ab033c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magicmirror", - "version": "2.33.0-develop", + "version": "2.33.0", "description": "The open source modular smart mirror platform.", "keywords": [ "magic mirror",