Skip to content

Releases: accentor/ios_macos

v0.4.2

10 Feb 12:18
Compare
Choose a tag to compare

πŸ› 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

06 Feb 07:41
Compare
Choose a tag to compare

πŸš€ 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

04 Feb 12:13
Compare
Choose a tag to compare

πŸš€ 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

22 Jan 08:07
Compare
Choose a tag to compare
  • 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

21 Jan 11:22
Compare
Choose a tag to compare
  • 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

20 Nov 21:10
Compare
Choose a tag to compare

🧰 Maintenance

  • Change hardcoded codec conversion id to use AAC (#46) @robbevp
  • Make sure debug environment uses different bundle id (#44) @robbevp

v0.2.2

14 May 12:02
Compare
Choose a tag to compare

πŸš€ Features

  • Allow users to refresh data through commands (#43) @robbevp

πŸ› Bug Fixes

v0.2.1

07 May 13:55
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • Make sure we always report track info when setting now playing info (#35) @robbevp

v0.2.0

06 May 19:05
Compare
Choose a tag to compare

πŸš€ Features

v0.1.7

11 Mar 12:07
Compare
Choose a tag to compare

πŸ› Bug Fixes

🧰 Maintenance

  • Update a project to xcode's recommended settings (#27) @robbevp
  • Don't recreate associations inside app (#25) @robbevp