Skip to content

Releases: D1gNa0/Kerlyss

Kerlyss v1.2.2

Choose a tag to compare

@D1gNa0 D1gNa0 released this 04 Aug 14:26

What's New in v1.2.2 πŸš€

This release focuses heavily on backend stability, proxy performance, and polishing the app's visual identity across different platforms.

πŸ› Bug Fixes & Stability

  • Fixed Playback Seek Deadlock: Rewrote the internal proxy stream handler to gracefully handle backpressure when skipping or seeking through tracks, eliminating the bug where the player would freeze on a seek.
  • Removed Connection Kill-Switches: Background track preloading errors will no longer aggressively kill active socket connections for the currently playing song.
  • Resolved YouTube 403 Errors: Enhanced the proxy retry logic to seamlessly fallback to muxed audio streams if YouTube triggers a 403 restriction on pure audio streams.
  • Queue Hydration Race Conditions: Added strict queue-length gate checks when loading playlists in the background to prevent overlapping state errors.

🎨 UI & Polish

  • New Adaptive Android Launcher Icons: Rebuilt the Android launcher icons (flutter_launcher_icons) to support modern Android adaptive theming and monochromatic icons.
  • New Windows Icon: Updated the .ico file to match the new high-fidelity Kerlyss branding.
  • Support the Developer: Added a new "Buy me a coffee" tile in the Settings menu that routes directly to Patreon for users who wish to support the project.
  • Color Tweaks: Refined the AetherColors palette for a slightly sleeker, warmer deep-matte black background.

πŸ”’ File Checksums (SHA-256)

  • Kerlyss-Android.apk: 396b326b09d3d5841ca1354685450870672b6b388d696da79b1eab051101c58e
  • Kerlyss-Windows.zip: b16c3c36067cfd157f32d07eeed64b1d529dc08055755241fe7d5a7b80890210

Kerlyss v1.2.1

Choose a tag to compare

@D1gNa0 D1gNa0 released this 03 Aug 14:35

🎡 Kerlyss v1.2.1 β€” Brand Icon & Mobile UI Refresh

We're excited to announce Kerlyss v1.2.1! This update introduces a brand new monochrome metallic silver brand icon, an updated website design, and mobile layout fixes.

✨ What's New in v1.2.1

  • New Brand Identity: Modernized logo featuring a minimalist metallic silver symbol with deep obsidian styling.
  • Native Windows Icon: Updated multi-resolution binary HICON resources for clean rendering on Windows Taskbar and Start Menu.
  • Mobile Responsive Web UI: Refined landing page layout with full mobile boundary protection for top action buttons on Android.
  • Audio Engine Stability: Improved stream recovery handling and proxy server status handling.

πŸ“₯ Downloads & Hashes

  • Windows (x64): Kerlyss-Windows.zip (SHA256: 832f05ec0cb6c62137b17cdd2165b9b1fa60b1d808b0c594bc43419daa0093ac)
  • Android: Kerlyss-Android.apk (SHA256: 6a26bf866ac2f736994233fa50b33c3850649e916db5b739c33a184aa88c2120)

Kerlyss is 100% Free & Open Source under the GPL-3.0 License.

Kerlyss v1.2.0

Choose a tag to compare

@D1gNa0 D1gNa0 released this 03 Aug 11:03

🎡 Kerlyss v1.2.0 β€” Open Source Release

We are excited to announce Kerlyss v1.2.0, marking our transition to a fully open-source, single-repository architecture under D1gNa0!

Kerlyss is a unified audio ecosystem designed to seamlessly bridge local high-fidelity audio files, Spotify playlist imports, and YouTube audio streaming in a sleek, glassmorphic desktop and mobile interface.


🌟 What's New in v1.2.0

  • Open Source Transition & Namespace Update:
    • Transitioned the entire codebase and release web landing page into a unified single repository.
    • Updated Android application ID and namespace to com.d1gna0.kerlyss.
  • Streaming Engine & Resiliency:
    • Implemented HTTP 206 Partial Content byte-range request streaming in YoutubeProxyServer for instant playback seeking.
    • Added robust exception handling for mid-stream CDN connection drops to prevent runner socket crashes.
  • UI & MiniPlayer Controls:
    • Redesigned floating mini player with dedicated Previous and Next track controls.
    • Dynamically linked system Downloads Directory in Settings with interactive tap-to-open file manager support.
    • Improved real-time queue synchronization during track selection.
  • Open Source Licensing:
    • Officially licensed under the GNU General Public License v3.0 (GPL-3.0).

πŸ“₯ Download & Verification

πŸ“± Android (Kerlyss-Android.apk)

  • Version: 1.2.0+4
  • Package: com.d1gna0.kerlyss
  • SHA-256: cb6e360b9884795239bfeac1dde8aaea301b45649a1d0ae582d1f890454061bd

πŸ’» Windows (Kerlyss-Windows.zip)

  • Version: 1.2.0+4
  • OS Requirement: Windows 10 / 11 (x64)
  • SHA-256: 1ae222726e46df0418e18b053b66996d993fedf6ab5127c79205afd52e5989ca

🌐 Website: d1gna0.github.io/Kerlyss
πŸ“œ License: GPL-3.0 License