Skip to content

1.3.0 - Stable 31.05.25

Choose a tag to compare

@NEVARLeVrai NEVARLeVrai released this 31 May 19:55
· 9327 commits to main since this release
2df359f

Banner

✨ What's Changed in v1.3.0

  • Updated the changelog pop-up.
  • The new app name and size are now visible, and you can open the latest changelog directly in-app.
  • You can now view the changelog for the currently installed version from Settings > About.
  • Updated the app icon to a monochrome version in the player.
  • Changed the default green to purple to match the N-Zik palette.
  • Extension of the swipe gestures for stats screen and history screen #59
  • Reintroduced the old RiMusic local artist library system, now integrated with the new Artist UI. #58

Preview

⚙️ Optimizations

  • Improved color transitions in the action bar; playlist icon not following the color.
  • Optimized notifications for Android 12 and above. #46
  • Moved fetch song's info out of getFormatUrl.
  • Extracted duration indicator to separate function.
  • Extracted skip time button to separate function.
  • Extracted text with outline to separate function.
  • Added locator button to queue actions.

🐞 Bug Fixes

  • Fixed various crashes caused by missing notification permissions. #46
  • A permission prompt for notifications now appears on first launch. #46
  • Added a fallback to ensure notification channels are created at app startup to prevent crashes. #46
  • Shortcuts (long press on app icon) are now working properly.
  • Fixes knighthat#338 - remaining time shows despite disabled.
  • Fixes knighthat#333 - forward/rewind buttons act weird after a few clicks.
  • Prevent remaining time from showing large negative numbers.
  • Removed player release when deleting a song from queue.

📦 Available Builds

  • Minified: Lightweight version optimized for performance – recommended for low-end devices
  • Full: Complete build with all components – recommended if you face installation issues
  • Release: Standard stable release – recommended for most users

Full Changelog: v1.2.7...v1.3.0