Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 631 Bytes

File metadata and controls

26 lines (17 loc) · 631 Bytes

Appodeal CMP Unity Plugin

Changelog

v2.1.0 (June 23, 2026)

  • Added Privacy Options Form support: ShowPrivacyOptionsForm() method and PrivacyOptionsStatus property
  • Bumped com.appodeal.mediation dependency to v4.2.0

v2.0.2 (September 20, 2025)

  • Added .npmignore to exclude unnecessary files from package content

v2.0.1 (September 20, 2025)

  • Recreated .meta files
  • Updated usage sample

v2.0.0 (January 31, 2024)

  • Prepared package for UPM distribution
  • Implemented necessary plugin tools
  • Implemented plugin API
  • Implemented Android bridge
  • Implemented iOS bridge
  • Created usage sample