Releases: rweich/streamdeck-formbuilder
Releases · rweich/streamdeck-formbuilder
Release list
v2.1.3
2.1.3 (2023-10-01)
Miscellaneous Chores
- deps: bump actions/checkout from 3.5.3 to 3.6.0 (7370aea)
- deps: bump actions/checkout from 3.6.0 to 4.0.0 (f400f57)
- deps: bump actions/checkout from 4.0.0 to 4.1.0 (8d29650)
- deps: bump actions/setup-node from 3.7.0 to 3.8.1 (e60364b)
- deps: bump cycjimmy/semantic-release-action from 3.4.2 to 4.0.0 (c6a8dff)
- deps: bump get-func-name from 2.0.0 to 2.0.2 (62287e9)
- deps: bump step-security/harden-runner from 2.4.1 to 2.5.1 (10a93f7)
v2.1.2
v2.1.1
2.1.1 (2023-07-10)
Miscellaneous Chores
- deps: bump actions/checkout from 3.3.0 to 3.4.0 (268d59d)
- deps: bump actions/checkout from 3.4.0 to 3.5.0 (ba10e92)
- deps: bump actions/checkout from 3.5.0 to 3.5.2 (6855d62)
- deps: bump actions/checkout from 3.5.2 to 3.5.3 (8ecf386)
- deps: bump actions/setup-node from 3.6.0 to 3.7.0 (af8c4ee)
- deps: bump codecov/codecov-action from 3.1.1 to 3.1.2 (f95a9e7)
- deps: bump codecov/codecov-action from 3.1.2 to 3.1.3 (eee06ec)
- deps: bump codecov/codecov-action from 3.1.3 to 3.1.4 (5c1e7f0)
- deps: bump cycjimmy/semantic-release-action from 3.2.0 to 3.3.0 (90804e8)
- deps: bump cycjimmy/semantic-release-action from 3.3.0 to 3.4.0 (361c19d)
- deps: bump cycjimmy/semantic-release-action from 3.4.0 to 3.4.2 (b6c0d08)
- deps: bump step-security/harden-runner from 2.2.0 to 2.2.1 (fad5afb)
- deps: bump step-security/harden-runner from 2.2.1 to 2.3.0 (23dcb20)
- deps: bump step-security/harden-runner from 2.3.0 to 2.3.1 (4aba70a)
- deps: bump step-security/harden-runner from 2.3.1 to 2.4.0 (565d1a0)
- deps: bump step-security/harden-runner from 2.4.0 to 2.4.1 (b999c2e)
- deps: bump tj-actions/branch-names from 6.4 to 6.5 (d46477c)
- deps: bump tough-cookie from 4.1.2 to 4.1.3 (1c300a9)
- deps: bump wagoid/commitlint-github-action from 5.3.1 to 5.4.1 (13e3f8a)
v2.1.0
2.1.0 (2023-03-05)
Features
Bug Fixes
- details, where the marker was not displayed anymore (21cc18f)
- sdpi-bug where the range progress is not displayed (49cd6ef)
- tick-mark-calculation (b8eb1a3)
Code Refactoring
- extract the rangeprogress code into its own class (4d9c45c)
Miscellaneous Chores
- deps: bump step-security/harden-runner from 2.1.0 to 2.2.0 (453cfcc)
- update sdpi.css (e69b5c9 2023-03-02) (e773a25)
- update sdpi.css with elgatos current version (893a302)
Documentation
- update readme for the new sdpi.css location (c77189e)