Skip to content

Releases: swrlab/react-native-music-control

v1.5.2

02 Jan 16:10
2b48c95
Compare
Choose a tag to compare

Changes

  • feat: use xcpretty for xcodebuild logs
  • fix: reactivate and update github actions
  • fix: update project links (project archived)
  • fix: update build:ios (iPhone 14, iOS 16)
  • chore: update dev-dependencies and pods
  • chore: update iOS deployment target to v13
  • chore: replace npm version-shield with github
  • chore: remove empty contributing file
  • chore: remove tv-OS target and scheme
  • security: update peer-dependencies

Compare to previous release: v1.5.1

v1.5.1

02 Jan 14:10
Compare
Choose a tag to compare

Changes

  • wrap forceForeground in try-catch block
  • update dev-dependencies
  • simplify xcodebuild command

Compare to previous release: v1.5.0

v1.5.0

02 Jan 14:08
cb1c8b6
Compare
Choose a tag to compare

Changes

This Fork:

  • update project and readme
  • add command line build for ios
  • add foreground service type to startForeground()
  • increase target and compile sdk to 30
  • fix pod warning of inherited flags
  • fix ios build by adding podfile
  • update dependencies
  • fix android build and add npm-script
  • update spacing of java files and package.json
  • update gradle and android deps

Origin:

  • Add foregroundServiceType to Android Manifest (#402 from tanguyantoine/bradleyflood-patch-1)
  • Fix Android Apps crashing when targeting v12 / SDK31 (#397 from rafaelmaeuer/dev/fix-android-12-pending-intent-mutability)

Compare to previous release: v1.4.0