Skip to content

Latest commit

 

History

History
93 lines (44 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

93 lines (44 loc) · 3.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.2.1 (2024-08-18)

Documentation

  • updated to newest version (5e28db4)

3.2.0 (2024-08-18)

Features

  • add streamdeck+ support (dcea65d)

Documentation

  • updated to newest version (db9a6a8)

3.1.4 (2021-06-16)

Documentation

  • updated to newest version (59fac5c)

3.1.3 (2021-06-16)

Bug Fixes

  • global events don't get triggered (222f7a9), closes #15

Documentation

  • updated to newest version (1c19cd7)

3.1.2 (2021-06-01)

Documentation

  • updated to newest version (5b74d14)

3.1.1 (2021-06-01)

Documentation

  • add links to npm and sonarcloud (565cfbc)
  • update bug_report.md (64c9afd)
  • update feature_request.md (8a65b9f)
  • updated to newest version (7e81c37)

3.1.0 (2021-03-04)

Features

Refactors

  • add deprecated to few methods (0e3089b)

Documentation

3.0.0 (2021-02-28)

⚠ BREAKING CHANGES

  • Removed everything deprecated
  • changed disableAutosave to disableAutoSave

Features

  • Added setImageFromUrl method (57971cf)

  • changed disableAutosave to disableAutoSave (efaf48c)

  • Removed everything deprecated (4d19504)