Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: dikey0ficial/dlfm

Version 4.3.1

16 Jul 10:00
Compare
Choose a tag to compare

Fixes:

  • Fixed issue #11 (token mode didn't work)

Changes:

  • Added Error struct to handle internal errors (such as nil discordgo.Session pointer)

Version 4.3

27 May 15:09
Compare
Choose a tag to compare

Added:

  • Added ability to customize content of first and second lines (idea from #9)

Changes:

  • Refactored code:)

Version 4.2.2.3

29 Apr 18:14
658ce22
Compare
Choose a tag to compare

Fixes:

  • Fixed dikey0ficial/rich-go's versions
  • Fixed working with discord from flatpak

Version 4.2.2.2

06 Mar 11:01
9f8dbb1
Compare
Choose a tag to compare

Fixes:

  • Fixed (one of reasons that affect) #3

Version 4.2.1.1

27 Feb 19:35
Compare
Choose a tag to compare

Maybe fixed #3 issue

Version 4.2

26 Feb 18:15
7097b7c
Compare
Choose a tag to compare

Added:

  • Button with link to track on last.fm in app mode. In app section add show_button = true to see it (may not work in some discord clients)

Still working with issues :)

Version 4.1

17 Feb 20:06
Compare
Choose a tag to compare

Fixes:

  • No "pipe is broken". Errors working correctly.
  • Deletes app mode status when unactive

Version 4.0

24 Jan 18:53
Compare
Choose a tag to compare

This release contains breaking changes! Be careful!

Changes:

Additionals:

  • App mode
  • New tags for app mode

Changes:

  • config.ini became config.toml beacause of harder config structure and less problems with TOML. Add " quotes to every string value!

Version 3.0.0

23 Dec 17:14
Compare
Choose a tag to compare

Additions:

  • Tags
  • Permament closing by double clicking Ctrl+C

Version 2.2

09 Dec 19:58
Compare
Choose a tag to compare

Add:

  • Wait for key after error or closing

Fix:

  • Maybe fixed situation in comment in #1