Skip to content

Releases: Jopyth/MMM-Remote-Control

Version 2.3.8

03 Oct 22:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.7...v2.3.8

Version v2.3.7

14 Oct 01:02
6fc8ff0
Compare
Choose a tag to compare

What's Changed

  • Merge Params with Body in API POST requests by @shbatm in #278
  • Fix Modules API when using Identifiers by @shbatm in #282
  • [FR] Show header in Edit View menu, if set by @shbatm in #283

Full Changelog: v2.3.5...v2.3.7

Version v2.3.6

31 Jul 22:36
Compare
Choose a tag to compare

[2.3.6] - 2021-08-01

Fixed

  • API now updates the modules list

Version v2.3.5

09 Jul 01:06
Compare
Choose a tag to compare

[2.3.5] - 2021-07-08

Added

  • Simplified Chinese translation
  • 'PM2 not installed' warning

Version v2.3.4

21 Apr 22:24
Compare
Choose a tag to compare

[2.3.4] - 2021-04-21

Added

  • Now you can use MANAGE_CLASSES to use them between modules, instead of just the API

Fixed

  • Classes now detects when you're using identifiers and names in the same action (#259)

Version v2.3.3 Fix

05 Apr 23:32
99f3523
Compare
Choose a tag to compare

[2.3.3-fix] - 2021-04-05

Fixed

  • Thanks @khassel for the fix related with node-fetch (#258)

Version v2.3.3

05 Apr 06:20
Compare
Choose a tag to compare
Version v2.3.3 Pre-release
Pre-release

[2.3.3] - 2021-04-05

Changed

  • request is deprecated inside MM package. Now using node-fetch (#257)

Version v2.3.2

19 Feb 21:23
Compare
Choose a tag to compare

[2.3.2] - 2021-02-19

Fixed

  • value now travels along with the payload when slide or input it's used on Custom Menus. (#251)

Changed

  • If you use slide or input, and you add a string payload, it'll now be available in the string object of the payload.

Version 2.3.1

29 Dec 20:16
Compare
Choose a tag to compare

[2.3.1] - 2020-12-29

Fixed

Version 2.3.0

23 Dec 17:03
Compare
Choose a tag to compare

[2.3.0] - 2020-12-23

Being the last release of the year, I hope everyone stay safe.
In the next few weeks I'm gonna update and stay working inside the wiki of the module.
Until then, you can see the Readme, the issues already closed, or ask a question yourself inside Issues.
Keep programming :D

Added

  • Custom Shell Commands for everyone! (#159)
  • Custom Menus: User Input Field (#181) and Sliders

Fixed

  • "TV is off" now detected (#234)
  • Toggle and Status Monitor working as expected (#234)

Changed

  • Now the system used for turn on and off the screen will be vcgencmd (#227 and more)