Releases: accentor/ios_macos
Releases Β· accentor/ios_macos
v0.4.2
π Bug Fixes
- Force total album length to be an In64 (#69) @robbevp
- Make sure number has the same width, regardless of value. (#68) @robbevp
v0.4.1
π Features
- Use
scrollTargetLayout
and scrollTargetBehaviour
where possible (#65) @robbevp
π Bug Fixes
- Ensure
onThisDay
only selects albums where date and month match (#67) @robbevp
v0.4.0
π Features
π Bug Fixes
- Fix layout jumps in horizontal rows (#62) @robbevp
- Make sure we don't create additional
.empty()
player instances (#58) @robbevp
v0.3.1
- Use
searchable
to render searchinput in toolbar (#55) @robbevp
π Bug Fixes
- Make sure we update the textual content when updating now playing info (#56) @robbevp
v0.3.0
- Rename all view so that to explicitly are named
View
(#48) @robbevp
- Switch to GRDB to store data (#47) @robbevp
π Features
π Bug Fixes
- Make sure random sort works on iOS devices (#54) @robbevp
- Fix condition to stop fetching api pages (#53) @robbevp
v0.2.3
π§° Maintenance
- Change hardcoded codec conversion id to use AAC (#46) @robbevp
- Make sure debug environment uses different bundle id (#44) @robbevp
v0.2.2
π Features
- Allow users to refresh data through commands (#43) @robbevp
π Bug Fixes
v0.2.1
π Features
π Bug Fixes
- Make sure we always report track info when setting now playing info (#35) @robbevp
v0.1.7
π Bug Fixes
π§° Maintenance
- Update a project to xcode's recommended settings (#27) @robbevp
- Don't recreate associations inside app (#25) @robbevp