File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# MMM Remote Control Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ 2.3.2] - 2021-02-19
8
+
9
+ ### Fixed
10
+ - ` value ` now travels along with the payload when slide or input it's used on Custom Menus. (#251 )
11
+
12
+ ### Changed
13
+ - If you use slide or input, and you add a string payload, it'll now be available in the ` string ` object of the payload.
14
+
7
15
## [ 2.3.1] - 2020-12-29
8
16
9
17
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Magic-Mirror-Module-Remote-Control" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.2 " ,
4
4
"description" : " This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments