Skip to content

Releases: shimizudev/lilylink

Major Release 1.0

15 Nov 06:02
Compare
Choose a tag to compare

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

14 Nov 16:24
Compare
Choose a tag to compare

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