Skip to content

Releases: PerformanC/CogLink

v3.0.1

17 May 05:58
13563ab
Compare
Choose a tag to compare

Fixed

  • babaccb Segmentation fault loading tracks of a playlist
  • f3b8cd5 paused input API design (non-breaking)
  • 6b4a3e8 skip till queue exhaustion on trackEnds
  • af7fec7 Bulk track decoding segmentation fault

Updated

Full Changelog

The full changelog of this release can be seen here

v3.0.0

09 Apr 01:58
5af9ff6
Compare
Choose a tag to compare

Fixed

Updated

Added

Improved

Full Changelog

The full changelog of this release can be seen here

v2.0.0

25 Jul 17:49
Compare
Choose a tag to compare

v2.0.0 release

Changes

This releases adds support for Lavalink v4 and removes support to Lavalink v3, optimization internal functions and adding more parsing functions for faster parsing

Add

  • Lavalink v4 support

Changes

  • -200 mallocs removed, changed to stack
    • parsing functions to improve performance
  • optimized internal functions

Fixes

  • fixed memory issues

Full changelog

You can see the full changelog here

v1.6.0

22 Dec 07:04
Compare
Choose a tag to compare

Coglink v1.6.0 stable out, here is the resumed changelog:

  • Added Doxygen Doxyfile for generate Coglink docs locally.
  • Added Voice Channel Id caching (Optional)
  • Improved README.md

Full Changelog: https://github.com/PerformanC/Coglink/commits/v1.6.0

v1.5.0

04 Dec 01:24
Compare
Choose a tag to compare

This update includes:

  • Functions organized between more files.
  • Improved internal functions (optimized).
  • Removed 294 mallocs, being replaced by static allocation.
  • Re-named some structures.
  • Added documentation, CoglinDocs.