Releases: Nyaran/myjdownloader-card
Releases · Nyaran/myjdownloader-card
v1.4.0
What's Changed
🐛 Bug Fix
- Fixed "paused" translation key
🏠 Internal
- This package is now pure ESM.
- Use LTS node to pack.
- Update eslint config to use flat config.
- Update eslint to v9.
- Add restrictive Code Style with eslint.
Full Changelog: v1.3.1...v1.4.0
v1.3.0
What's Changed
- Chore: Use LTS node and convert to ESM project by @Nyaran in #51
- Fix: Show proper name on instances dropdown and trigger render event on change by @Nyaran in #53
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat() Allow to show only packages or links with
list_mode
option by @Nyaran in #13. Closes #11
- feat() Shown a message when packages or links sensors are not enabled by @Nyaran in #14
- feat() Organize and cleanup config editor. by @Nyaran in #15
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore() Mark as HACS Default after integration was accepted by @Nyaran in #1
- feat() Improve README.md adding prerequisites to use the card by @Nyaran in #2
- feat() Support to start/stop downloads by @Nyaran in #3
Full Changelog: v1.0.0...v1.1.0