Releases: shimizudev/lilylink
Releases · shimizudev/lilylink
Major Release 1.0
Fixes
- Resolved multiple bugs affecting nodes and player functionality.
- Addressed various typings issues.
Additions
- Implemented an advanced caching system.
- Introduced the ability to load and unload plugins.
Changes
- Switched from Structures to Registries for improved organization.
Full Changelog: GitHub Changelog
Release 0.1.1
Changelog for Version 0.1.1
Bug Fixes
- Resolved an issue with the link search functionality.
- Fixed autoplay behavior when the autoplay option was disabled.
- Addressed looping inconsistencies for tracks and queues.
New Features
- Introduced the
queueEnd
event for enhanced event handling. - Added the
queueStartIndex
option to provide more control over queue operations.
Full Changelog: View here