Cider 3.0 - Dreaming Even Bigger.


๐ŸŽ‰ CIDER 3.0: Dreaming Even Bigger ๐ŸŽ‰

IMPORTANT NOTICE: All Cider app downloads are now exclusively available through Taproom and no longer directly from Itch. Visit https://taproom.cider.sh to download the latest version!

๐Ÿš€ MAJOR HIGHLIGHTS

๐Ÿ”„ Playlist Time Machine

Travel back in time through your playlist history! Browse previous versions, restore past states, and track how your musical journey has evolved. Never lose a perfectly curated playlist again!

๐ŸŽฎ Game Mode Perfected

Game while you jam! Our Game Mode is now 90% more efficient on Windows with dramatically reduced CPU usage. This feature has officially graduated from experiments to become a core feature.

๐Ÿ  Personalized Home Experience

  • Mood Selector - One-click access to perfectly curated playlists that match your vibe
  • Custom Wallpapers - Make Cider truly yours with favorite album art, personal images, custom URLs, or stunning photos from Pexels
  • Emotion Engine - Our new dynamic color system adapts the interface based on your musicโ€™s mood and artwork

๐ŸŽจ Visual Refresh

  • Albums and playlists now feature vibrant, artwork-inspired styling
  • Immersive Lite - A stunning but optimized background effect that brings your music to life
  • Glowing lyrics effect in Immersive mode that pulses with your music

โšก PERFORMANCE & RELIABILITY

  • Lightning-Fast Updates - Completely rebuilt update system powered by Rise & Taproom for seamless transitions to new versions
  • 100+ Bugs Squashed - Weโ€™ve eliminated over a hundred bugs, including critical issues that prevented Cider from running on some systems
  • Optimized Performance - Better GPU acceleration on Linux, improved HEVC codec compatibility, and more efficient resource usage

๐Ÿ” FEATURE ENHANCEMENTS

  • Native Context Menus - Context menus now match your OS style and can extend beyond app boundaries
  • Native Toast Notifications on Windows
  • New Floating Search experiment with rich content displays
  • Community Atmos Ratings - See what others think about spatial audio mixes
  • Enhanced MiniPlayer with improved controls and artwork loading
  • Better Error Handling for network issues and API responses
  • New Linux Package Manager Repos: https://repo.cider.sh

๐Ÿ“ฑ REMOTE CONTROL

  • Completely Rebuilt Cider Remote - Control your music experience from your phone with improved reliability and performance
  • Queue Management from your mobile device
  • More remote features available exclusively on Taproom thanks to Lumaa!

๐Ÿง  SMARTER SYSTEM

  • Improved Windows WebView2 runtime with automatic updates
  • Periodic Network Status checks to ensure stable connections
  • Better OTA Update Integrity to prevent corrupted installations
  • Semantic Versioning adopted for clearer update paths (Yes, Cider 4 is already in the works!)

๐Ÿ’– QUALITY OF LIFE

  • Streamlined โ€œAboutโ€ screen with optional detailed information
  • โ€œAlways Navigate To Pageโ€ option for Library Albums view
  • Fixed portrait album view information display
  • Fixed stretched artwork issues from previous versions
  • Improved readability across UI elements

Whatโ€™s Next?

This major release sets the foundation for even more exciting features coming to Cider. Stay tuned for announcements and be sure to download from our new home at Taproom!

Follow us:

Files

Download Cider on Taproom!
External
90 days ago

Get Cider

Buy Now$3.49 USD or more

Comments

Log in with itch.io to leave a comment.

I have my language set to American English but since I'm in Germany currently, everything is in German, but I don't understand German. That appears to be a bug.

(1 edit)

the pacman build is not working. launching from terminal gives the error gtk 2/3 symbols found cannot be used alongside gtk4
and the link in this post to linux package manager repos is also broken

(+1)

Iโ€™m not sure about the GTK thing as it was working fine across 4 different VMโ€™s in our testing; However the Repo website URL has been fixed, was a typo.

(1 edit)

Tried manually swapping the /lib files, uninstalling existing 2.6.* build then installing 3.0.0. no luck getting same error. Reinstalled 2.6 and it's working. No clue on the gtk error.

Will try from the repo this evening

(+1)

Electron 36 now uses GTK4 by default which causes this error. I was having the same problem and am able to run Cider 3.0 via "Cider --gtk-version=3".

Would changing the exec line of the .desktop file to that make it launch properly from launcher?

(+1)

Posted a patch fix to Taproom with this change baked in, will be updating the Linux Repoโ€™s shortly.

(+1)

Try out the latest Taproom Linux build v3.0.2.

This automatically applies the GTK 3 flag and should fix the issue