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

Releases: 1nikolas/tidal-lyrics

v1.5

22 Dec 23:09
Compare
Choose a tag to compare

Changelog

  • Allow vertical resize
  • Add instrumental check
  • In-app logging (accessible from the about menu)
  • Various search fixes & improvements (fix titles with & and +, retry search without parenthesis/brackets, fix Musixmatch links ending with "edit", fix for user folders with space)

New

  • x86 Windows builds (see #5)

v1.4

20 Oct 15:49
Compare
Choose a tag to compare

Changelog

  • Windows: Fix "Tidal is not running" when song is playing
  • Fix reload when hovering something
  • Fix really long titles
  • Fix search bug (ERR_UNESCAPED_CHARACTERS)
  • Scraper improvements
  • Update to Electron 10.1.2 to to fix a vulnerability

v1.3

16 Sep 18:40
Compare
Choose a tag to compare

Changelog

  • MacOS support (with custom AppleScript)
  • New and faster way to get info from Tidal on Windows (with custom Powershell script)
  • Fix sticky buttons when mouse gets outside the window

v1.2

12 Sep 17:05
39bed5e
Compare
Choose a tag to compare

Changelog

  • Add icon
  • Check for update functionality
  • Search improvements
  • Add refresh and about buttons
  • Fix: Titles with slashes
  • Fix: Changing lyrics to "Believer" when dragging something on Tidal
  • Fix: #1 (Restricted Lyrics)

NOTE: If the new icon doesn't show up, uninstall the app from the control panel/settings and reinstall it.

v1.1

11 Sep 17:16
Compare
Choose a tag to compare

Changelog

  • Add loading message
  • Add drag to scroll
  • Add source text + link
  • Add scroll shadow on lyrics
  • Add title and cover when lyrics are not available
  • Use default cover when there is no cover
  • Fix: Remove escapes from lyrics
  • Fix: Scroll to top when changing lyrics
  • Fix: Disable scroll when pressing space
  • Fix: Title names with characters like '
  • Fix: Disable artwork drag

First Release (v1.0)

09 Sep 02:09
0198c37
Compare
Choose a tag to compare

Changelog

  • First Release