Skip to content

Releases: Jopyth/MMM-Remote-Control

Version 2.4.0

08 Oct 08:07
32d2d93
Compare
Choose a tag to compare

What's Changed

  • fix needed for new MagicMirror² version v2.29.0 by @khassel in #307

Full Changelog: v2.3.8...v2.4.0

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