- Support 24 and 32 bit samples
- Build with relative base URL (PR #84)
- Improve audio latency (PR #93)
Johannes Pohl [email protected] Tue, 06 Aug 2024 00:13:37 +0200
- Configurable Snapserver host
- Apply dark or light theme depending on the system theme
- Show client name in Client settings
- PWA ready
- Fix several ESLint issues
- Fix Chrome DevTools issues
- Fix Debian package compatibility for prior Bullseye (Issue #73)
- Switch from the deprecated Create React App (CRA) to Vite
- Disable spell checking in text fields
Johannes Pohl [email protected] Thu, 21 Mar 2024 00:13:37 +0200
- Dark mode (Issue #38)
- Show track title, artist and album art
- Stream control: Play, pause, previous, next
- Support for showing disconnected devices (Issue #7)
- Show license and version information (Issue #15)
- Improved iOS playback (Issue #18, PR #45)
- HTML input is sanitized (Issue #36)
- Rewrite of the GUI with React
Johannes Pohl [email protected] Sat, 24 Feb 2024 00:13:37 +0200
- Show list of artists
- Fix version in Hello message
Johannes Pohl [email protected] Sun, 05 Feb 2023 00:13:37 +0200
- Add support for MediaSession
- Fix compilation with Typescript 4.4
Johannes Pohl [email protected] Wed, 22 Dec 2021 00:13:37 +0200
- Recreate AudioContext if the stream changes
Johannes Pohl [email protected] Sat, 15 May 2021 00:13:37 +0200
- Initial playback support on iOS (PR #18)
- Fix support for older browsers (PR #28)
- Add version information as meta tag (not yet visible in the GUI) (PR #15)
Johannes Pohl [email protected] Tue, 02 Mar 2021 00:13:37 +0200
- Added deleteClient method (PR #4)
- Make URL base configurable (PR #20)
- Allow use of (https) reverse proxies by default (PR #25)
- Auto play when stream becomes available if URL hash contains 'autoplay' (PR #12)
- Fixed issue #21 (PR #22)
- Fix fallback code and increase compatibility with older browsers (PR #13)
- Prefer localStorage over complicated cookie-based key-value store (PR #11)
- Auto-reconnect WebSockets if connection is lost (PR #23)
- Misc code improvements (PR #24)
- Turn on more tsc strictness options (PR #26)
Johannes Pohl [email protected] Mon, 22 Feb 2021 00:13:37 +0200