Skip to content

v0.6.6

Choose a tag to compare

@SimoHypers SimoHypers released this 31 Aug 14:43
· 90 commits to master since this release

Mostly a Linux release: the laggy and frozen windows some of you hit on NVIDIA and on
long sessions are fixed, GPU rendering is back on, and translations now live in JSON so
they can be edited on Weblate.

New features

  • Turkish translation.
  • Limusic is now translatable on Weblate, so you can contribute a language without touching the code. Details are in CONTRIBUTING.md.

Improvements

  • GPU rendering is enabled again on Linux. It was being forced off in three separate places, which is what made the interface feel sluggish on NVIDIA machines.
  • The window no longer freezes after a long session. It was running out of file descriptors against the system's default limit, which the app now raises at startup.
  • Track changes no longer leak memory on Linux (about 26 MB per song went to the artwork transition).
  • A partly translated language now falls back to English per phrase instead of showing raw keys.
  • Diagnostics report more about your environment, which makes bug reports easier to act on.

Bug fixes

  • Theater mode on Windows really goes fullscreen now, including from a maximized window.
  • Music videos play again. The video proxy had no connection timeout, so it stalled.
  • Theater mode no longer shows rounded corners over the video.
  • The share dialog and the add-to-playlist dialog close when you click outside them.
  • The AppImage shipped wrong-architecture TLS modules, which broke thumbnails, playback and sign-in inside the bundle.

On macOS, Gatekeeper will call the app damaged because it is not signed with an Apple certificate. Clear it with xattr -dr com.apple.quarantine /Applications/limusic.app.