Releases: Nokse22/high-tide
Releases Β· Nokse22/high-tide
v1.3.1
v1.3.0
What's Changed
- Update python3-pypresence.json by @slaythrax in #235
- adding conditional fallback when gst version is lower than 1.26 by @brettalcox in #238
- Fix favourite tracks, discord RPC style and timestamp functionality, implement seek support for MPRIS interface, and more! by @p0ryae in #243
- Fix some MPRIS bugs, add support for shuffle/loop controls by @hedgehog1029 in #245
- Add .envrc for nix direnv by @Plamper in #186
- Add a sort option to the tracks list page by @drafolin in #67
- fix: get rid of the incompataible ShortcutList items + small refactoring by @p0ryae in #247
- fix: show correct track count and duration for large playlists/albums⦠by @JacobTWright in #269
- Fix Discord RPC crash and clear status on pause by @guneykabel in #263
- Remove limit of 10 visible playlists in add-to-playlist by @pauldewilson in #262
- fix: retry TIDAL session connection on ConnectionResetError by @hcuadrado in #254
- Update de Translation by @Plamper in #185
New Contributors
- @brettalcox made their first contribution in #238
- @p0ryae made their first contribution in #243
- @hedgehog1029 made their first contribution in #245
- @JacobTWright made their first contribution in #269
- @guneykabel made their first contribution in #263
- @pauldewilson made their first contribution in #262
- @hcuadrado made their first contribution in #254
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add Nix flake for development by @nilathedragon in #156
- Updated Dutch translation by @Vistaus in #158
- Fix German translation for 'Loading...' message by @koyuawsmbrtn in #181
- Removed de_CH locale by @tobias-kuendig in #184
- add Traditional Chinese translation 1st edition. by @bruce-awareit in #177
- Improve logging by @Plamper in #187
- Added timer for can-go-prev by @Plamper in #188
- Fix favorite playlists pagination by @haginrich in #173
- Fix for skipping unavailable tracks in queue #96 by @edav-mx in #160
- Add Italian translation by @Nekothegamer in #202
- Fix build failure caused by wrong charset in it.po by @haginrich in #210
- Add polish translations by @andrzejroskowicz in #224
- Update python3-tidalapi.json by @slaythrax in #234
New Contributors
- @koyuawsmbrtn made their first contribution in #181
- @tobias-kuendig made their first contribution in #184
- @bruce-awareit made their first contribution in #177
- @haginrich made their first contribution in #173
- @Nekothegamer made their first contribution in #202
- @andrzejroskowicz made their first contribution in #224
- @slaythrax made their first contribution in #234
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update CONTRIBUTING.md with translation info by @drafolin in #149
- Translation fixes by @Plamper in #150
- Don't create multiline secret by @andresilva in #146
- ALSA device setting for exclusive hw access by @Plamper in #144
- Spanish translation by @edav-mx in #152
New Contributors
- @andresilva made their first contribution in #146
- @edav-mx made their first contribution in #152
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Updated Dutch translation by @Vistaus in #125
- Page loading rework and more by @Nokse22 in #128
- Apply Track Replaygain if album gain is missing by @Plamper in #131
- Add home page shortcuts support with backwards compatibility by @Nokse22 in #130
- Round volume read from playbin to 1 decimal by @nilathedragon in #139
- Update tidalapi by @Nokse22 in #141
- Gapless Playback by @Plamper in #100
- Use new get_radio_mix for Track and Artist by @Nokse22 in #118
- Release version 1.0.0 by @Nokse22 in #132
Full Changelog: v0.1.8...v1.0.0
v0.1.8
What's Changed
- Release update_timer in _update_slider_callback by @janbrummer in #92
- Add Pipewire sink by @janbrummer in #91
- Fix video cover setting not applied on startup by @Plamper in #95
- Allow queue buffers by @janbrummer in #93
- Add german-german translation by @teamcons in #99
- Add settings toggle for rich presence by @Plamper in #94
- Add Brazilian Portuguese translation by @tiagoFlach in #21
- Ensure Login keyring is unlocked by @nilathedragon in #106
- Fix video covers not being paused when started in background by @Plamper in #110
- Properly implement keyring unlocking by @nilathedragon in #111
- Disconnect discord RPC when idle for 5 minutes by @drafolin in #104
- Add HTAutoLoadWidget to fix #42 by @Nokse22 in #117
- Added SOCKS proxy support. by @zinigor in #124
New Contributors
- @janbrummer made their first contribution in #92
- @teamcons made their first contribution in #99
- @tiagoFlach made their first contribution in #21
- @zinigor made their first contribution in #124
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Refactor button structure in set_activity function for Discord Rich Presence by @drafolin in #73
- Added keyboard shortcut for preferences and updated translation file by @drafolin in #74
- Use full track name in player by @nilathedragon in #79
- Add album image on discord RPC by @drafolin in #80
- Include the album duration in the album page. by @Timonheu in #81
- Update track list template to adjust bin height, removing warning by @drafolin in #83
- Change app id to
high-tideby @Nokse22 in #86 - Refactor JSON formatting in build configuration files for consistency by @drafolin in #88
- Fix typo in build instructions from 'mason' to 'meson' in README.md by @drafolin in #89
- Implemented discord RPC with pypresence by @drafolin in #84
- Video Covers and better Quality images by @Plamper in #87
- Sync volume back from audio sink by @nilathedragon in #70
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Use full_name of track if available by @nilathedragon in #60
- Swiss German Translation by @nilathedragon in #61
- French translation by @drafolin in #62
- Do not default to 0 progress when current position cannot be queried by @nilathedragon in #64
- Added Dutch translation by @Vistaus in #69
- Fix MPRIS enough for Turntable to work by @valpackett in #68
- Use GTK blueprint for settings by @drafolin in #66
- Add Discord Rich Presence integration by @drafolin in #71
New Contributors
- @Vistaus made their first contribution in #69
- @valpackett made their first contribution in #68
Full Changelog: v0.1.5...v0.1.6
First Release!
First public release, thank you everyone that has contributed!
What's Changed
- ui: Fix translatable usage by @yakushabb in #2
- Fix: Cannot open explore page by @Core447 in #6
- Have working categories in the desktop file by @fabiscafe in #20
- Set better permissions 'HighTide' by @fabiscafe in #19
- Skip backward restarts track if not in first 2 seconds by @mspeake161 in #25
- Add normalization by @Plamper in #39
- Fix AAC display and wobbly progressbar by @Plamper in #40
- Reapply gain on repeat by @Plamper in #41
- Change HeaderBar policy to wide by @nilathedragon in #48
- Fix volume control by @drafolin in #47
- Fixing locale support for flatpack by @drafolin in #52
- Added documentation for uninstalling the flatpak package by @drafolin in #55
- Internalization Fixes by @nilathedragon in #53
- Implement "Go to album" buttons by @nilathedragon in #56
New Contributors
- @yakushabb made their first contribution in #2
- @Core447 made their first contribution in #6
- @fabiscafe made their first contribution in #20
- @mspeake161 made their first contribution in #25
- @Plamper made their first contribution in #39
- @nilathedragon made their first contribution in #48
- @drafolin made their first contribution in #47
Full Changelog: https://github.com/Nokse22/high-tide/commits/v0.1.5