v0.7.0 #1549
Replies: 3 comments 6 replies
-
|
Thanks to the many, many contributors and @photovoltex for coordinating most of the work! We do realize that this release is long overdue. The v0.6.0 release before this was in October last year! @photovoltex, @kingosticks and I are discussing how we can better automate releases, hoping that we can also push releases out more often. Also a heartfelt thank you to those who already sponsored one or more our maintainers or contributors. This is and remains a volunteer effort, and your support is much appreciated. ❤️ |
Beta Was this translation helpful? Give feedback.
-
|
sorry newbie here. What is the best way for us to apply this update on a headless system? Thx. |
Beta Was this translation helpful? Give feedback.
-
|
@roderickvd Quick question about the changes you made for the 0.7 release. You changed in the crates how the librespot crates are included (d53458a). Was that due to a restriction by |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Changed
stream_from_cdnnow accepts the URL asTryInto<Uri>instead ofCdnUrl(breaking)has_volume_ctrlwithdisable_volumeinConnectConfig(breaking)initial_volumefromOption<u16>tou16inConnectConfig(breaking)SpircLoadCommandwithLoadRequest,LoadRequestOptionsandLoadContextOptions(breaking)Spircwith DealerAudioFileFormatwith own enum. (breaking)Mixer::opento returnResult<Self, Error>instead ofSelf(breaking)MixerFnto returnResult<Arc<dyn Mixer>, Error>instead ofArc<dyn Mixer>(breaking)redirect_uriwhen spawning callback handling server versus using stdin.Added
seek_to,repeat_trackandautoplayforSpircloadingpauseparameter toSpirc::disconnectmethod (breaking)volume_stepstoConnectConfig(breaking)trackfield toPlayerEvent::RepeatChanged(breaking)PlayerEvent::PositionChangedevent to notify about the current playback positionrequest_with_optionsandrequest_with_protobuf_and_optionstoSpClienttry_get_urlstoCdnUrlOAuthClientandOAuthClientBuilderstructs to achieve a more customizable login processFixed
by
rustls-native-certs.on Android platform.
client ID on Android platform.
Show::trailer_uriis now optional since it isn't always present (breaking)Deprecated
get_access_token()function marked for deprecationtry_get_url()function marked for deprecationRemoved
get_canvasesfrom SpClient (breaking)homethingremoved due to crashes on Android (breaking)genresfrom Album (breaking)genrefrom Artists (breaking)This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions