Skip to content

Releases: sonorahq/sonora

v0.36.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 00:12
e6735be

What's Changed

  • fix(webview): disable the dmabuf renderer on nvidia by @nolight132 in #609
  • feat(discord): add configurable buttons to Discord RPC by @nolight132 in #610
  • fix(music): load every library list in full by @nolight132 in #611
  • feat(nix): add from-source build for all platforms by @camuward in #397
  • feat(lyrics): select providers independently of playback by @nolight132 in #613
  • feat(sonora): add taskbar thumbnail playback controls on windows by @DexalGT in #533
  • fix(views): keep the fullscreen leave button clear of the volume cont… by @fx-got in #614
  • Add in german translation and minor fix in english-US translation for better grammar by @alpwrk in #616
  • ci: build an AppImage for linux releases by @Makakashan in #618
  • feature(lastfm-integration) Integrated an async lastfm scrobbler by @marcfusch in #386
  • release 0.36.0 by @nolight132 in #620

New Contributors

Full Changelog: v0.35.0...v0.36.0

Code signing policy

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:49
7a57ee0

What's Changed

New Contributors

Full Changelog: v0.34.4...v0.35.0

Code signing policy

v0.34.4

Choose a tag to compare

@github-actions github-actions released this 12 Sep 19:54
02d31b8

What's Changed

  • fix(nix): give webkit a gstreamer audio sink by @nolight132 in #583
  • feat(i18n):complete the chinese translation by @fengqiu233 in #582
  • fix(webview): give webview2 a writable user data folder by @nolight132 in #586
  • fix(views):close popover after language/typeface selection by @fengqiu233 in #585
  • added for indonesian (id) languages support by @fadelhbr in #587
  • fix(ui): thin every fill a see-through window draws by @zxsleebu in #588
  • perf(views): draw only the pinned entries on screen in the sidebar by @nolight132 in #591
  • feat(views): line up song lengths with tabular digits by @nolight132 in #593
  • fix(views): draw the fullscreen volume slider over the dock clip by @nolight132 in #594
  • feat(settings): offer the manual cookie sign-in beside the browser one by @nolight132 in #595
  • release 0.34.4 by @nolight132 in #596

New Contributors

Full Changelog: v0.34.3...v0.34.4

Code signing policy

v0.34.3

Choose a tag to compare

@github-actions github-actions released this 12 Sep 12:18
1486cf5

What's Changed

Full Changelog: v0.34.2...v0.34.3

Code signing policy

v0.34.2

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:26
b493aa8

What's Changed

New Contributors

Full Changelog: v0.34.1...v0.34.2

Code signing policy

v0.34.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 17:49
6f3d681

What's Changed

Full Changelog: v0.34.0...v0.34.1

Code signing policy

v0.34.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:40
f57160b

What's Changed

  • feat(i18n): add turkish translation by @DexalGT in #532
  • round window corners + mac-style controls on windows by @lennoxrose in #519
  • feat(settings): move the sleep timer dial behind a configure button by @nolight132 in #541
  • fix(ui): draw a submenu above its menu and open it on the roomier side by @nolight132 in #549
  • fix(ui): input drag propagation by @Artezon in #543
  • feat(i18n): add chinese translation by @fengqiu233 in #546
  • feat(sidebar): keep one pinned list across providers by @zxsleebu in #544
  • fix(views): preserve sharp cover art in fullscreen for local tracks by @kopeng-mi in #548
  • Feat/tray improvements by @atleugim in #556
  • feat(state): add Discord rich presence by @fx-got in #550
  • fix(sonora): truncate long tray menu captions by @kopeng-mi in #534
  • fix(views): translate the detail song count when it is drawn, not when it loads by @nolight132 in #560
  • feat: sign in to youtube music through a native browser window by @nolight132 in #540
  • feat/438: file association, opening with file managers by @imizgun in #562
  • fix(views): Unnecesserally memory allocation on font list by @vrdons in #553
  • feat(i18n):complete the chinese translation by @fengqiu233 in #558
  • chore: release 0.34.0 by @nolight132 in #563

New Contributors

Full Changelog: v0.33.0...v0.34.0

Code signing policy

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 11:17
2cf3e4e

What's Changed

Full Changelog: v0.32.0...v0.33.0

Code signing policy

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:30
f288b0d

What's Changed

  • fix(local): date local tracks, albums and artists by their files by @kevin9327 in #457
  • German translation by @mcbabo in #456
  • feat(ui): enable windows 11 rounded corners and dynamic opacity by @kopeng-mi in #462
  • refactor(settings): Fix font loader thread blocks main thread, improve request handling logic by @vrdons in #449
  • fix(sonora): recover a stale instance socket by @nolight132 in #470
  • feat(input): add macos shortcuts for windows, menus and text fields by @nolight132 in #469
  • fix(local): support playback, duration, and metadata for webm opus files by @sizwinz in #413
  • aarch64-darwin nix support by @idle-river in #394
  • fix(nix): hand xcrun back to xcode in the darwin dev shell by @nolight132 in #479
  • fix(playback): resolve silent audio on rapid track switching by @divyviradiya2 in #444
  • fix(local): cache cover thumbnails under xdg cache dir by @Hato1125 in #481
  • fix(youtube): keep the cookies google refreshes after a sign-in by @nolight132 in #484
  • fix(views): align fullscreen lyrics controls by @zxsleebu in #483
  • fix(state): shuffle and unshuffle against the whole context by @Makakashan in #485
  • fix(sonora): hand over to a running instance before reading the socket error by @nolight132 in #486
  • fix(music): read musixmatch subtitles handed back as lrc by @Makakashan in #487
  • fix(flatpak): follow the sonorahq move and show the tray inside the sandbox by @nolight132 in #492
  • fix(views): keep track artwork scoped to its row by @be-student in #478
  • feat(views): put a shuffle button beside play on collection pages by @nolight132 in #496
  • fix(playback): move on to the next track when the current one fails to load by @RainbowHawk1993 in #504
  • fix(sonora): restore window on saved display by @fx-got in #508
  • Feat/sleep timer by @atleugim in #418
  • fix(playback): count a seek or a start as playing only when the audio comes out by @nolight132 in #511
  • feat/391 folders local library by @imizgun in #510
  • feat(translations): Add full coverage to spanish by @adriansa45 in #512
  • refactor(library): hold one shelf per provider and list it by shape by @nolight132 in #513
  • fix(music): paginate large YouTube playlists by @fx-got in #515
  • feat: add subsonic provider by @radiohertz in #368
  • build: point ytmusic at a revision that builds by @nolight132 in #516
  • feat(music): support youtube brand accounts by @fx-got in #518
  • chore: release 0.32.0 by @nolight132 in #520

New Contributors

Full Changelog: v0.31.0...v0.32.0

Code signing policy

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:56
de40448

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

Code signing policy