Skip to content

Files

Latest commit

b40a947 · Feb 11, 2025

History

History
36 lines (22 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 2.19 KB

Changelog

All notable changes to this project will be documented in this file.

v2.0.0 - 2025-02-11

What's Changed

  • Support Capacitor 7 by @wsamoht in #22
  • Bump Android Media3 library to v1.5.1 @wsamoht in b626813

Full Changelog: https://github.com/mediagrid/capacitor-native-audio/compare/v1.2.0...v2.0.0

v1.2.0 - 2024-12-13

  • feat: Add ability to disable seek buttons in notification by @wsamoht in #15
  • feat: Add iOS URL artwork image support by @wsamoht in #14
  • fix: Adjust Android focus and content type settings by @wsamoht in 7cf66e2

v1.1.0 - 2024-10-01

  • chore: Bring ios checks to parity with android by @wsamoht in #5
  • feat: Add method to change metadata by @wsamoht in #6
  • chore: Bump Android Media3 library to v1.4.1

v1.0.0 - 2024-08-14

Initial release 🤩🚀🎉

If coming from the local plugin, please note the following items:

  • Android: Service declaration and permissions were updated (see the README)
  • Android: The notification icon ic_stat_icon_default is no longer being used, if you are using the same icon for local/push notifications, you’ll want to keep it around
  • Android: A new artworkSource option was added in lieu of the notification icon