Releases: shbatm/MMM-Carousel
Releases · shbatm/MMM-Carousel
[0.5.0]
What's Changed
- [feature] Add "CAROUSEL_CHANGED" notification
- [docs] Optimize configuration examples
- [chore] Optimize logging
- [chore] Update devDependencies
Full Changelog: v0.4.1...v0.5.0
[0.4.1]
What's Changed
Just a maintenance update with no functional changes.
- Add spell check
- Add Contributing section to README
- Fix typos
- Switch to stylelint flat config
- Update devDependencies
- Update LICENSE file
Full Changelog: v0.4.0...v0.4.1
[0.4.0]
What's Changed Since 0.3.2
New feature
- Add fade-out effect to slides by @dennisklad in #96
Maintenance
- dependency updates by @dependabot in #72 and #73
- Maintenance updates by @KristjanESPERANTO in #75, #79, #84 and #90
- Non-Substantive changes to conform to module recommendations by @dathbe in #91
New Contributors
- @dependabot made their first contribution in #73
- @dathbe made their first contribution in #91
- @dennisklad made their first contribution in #96
Full Changelog: v0.3.2...v0.4.0
[0.3.2]
What's Changed Since 0.3.0
- Add Pause/Play Control by @CarJem in #70
- Fix transitionTimeout and going back to homeSlide after interval by @btastic in #66
- Use screenshots instead of photos by @KristjanESPERANTO in #54
- Linter and Prettier by @KristjanESPERANTO in #41
- Update dependencies
Full Changelog: v0.3.0...v0.3.2
[0.3.0] - Add option to default to home slide on timeout
- Add
homeSlide
andtransitionTimeout
to timeout and return to a home page, similar to MMM-Pages (#30) - Merge downstream changes from @KristjanESPERANTO and others (Thanks!)