Skip to content

Commit 8c017b0

Browse files
chore(release): 4.8.3
1 parent f6df08e commit 8c017b0

4 files changed

Lines changed: 15 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [4.8.3](https://github.com/jopyth/MMM-Remote-Control/compare/v4.8.2...v4.8.3) (2026-03-15)
6+
7+
### Fixed
8+
9+
- fix remote UI loading behind a reverse proxy ([b040d08](https://github.com/jopyth/MMM-Remote-Control/commit/b040d0866bbe4d784e835f72f170a85c4e2a76af)), closes [#388](https://github.com/jopyth/MMM-Remote-Control/issues/388)
10+
11+
### Chores
12+
13+
- handle cspell issue ([431e2d6](https://github.com/jopyth/MMM-Remote-Control/commit/431e2d6c13103591038e11ee26013fdde80ec1e2))
14+
- update dependencies ([f6df08e](https://github.com/jopyth/MMM-Remote-Control/commit/f6df08e2fe68a166e454a5534cce48bd0ecee416))
15+
516
## [4.8.2](https://github.com/jopyth/MMM-Remote-Control/compare/v4.8.1...v4.8.2) (2026-03-04)
617

718
### Fixed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
],
2525
"categories": ["utilities", "productivity"],
2626
"prefer_related_applications": false,
27-
"version": "4.8.2"
27+
"version": "4.8.3"
2828
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mmm-remote-control",
3-
"version": "4.8.2",
3+
"version": "4.8.3",
44
"description": "This module for the MagicMirror² allows you to shutdown and configure your mirror through a web browser.",
55
"keywords": [
66
"magic mirror",

0 commit comments

Comments
 (0)