Releases: D1gNa0/Kerlyss
Release list
Kerlyss v1.2.2
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
.icofile 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
AetherColorspalette 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
π΅ 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
π΅ 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
YoutubeProxyServerfor instant playback seeking. - Added robust exception handling for mid-stream CDN connection drops to prevent runner socket crashes.
- Implemented HTTP 206 Partial Content byte-range request streaming in
- 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