Skip to content

Releases: ChartBoost/chartboost-mediation-android-adapter-hyprmx

v4.6.4.2.0

20 Aug 15:42
Compare
Choose a tag to compare
4.6.4.2.0 (correction)

v5.6.4.2.0

16 Aug 19:40
3603088
Compare
Choose a tag to compare
5.6.4.2.0 (#33)

v5.6.4.1.0

01 Aug 23:02
dad1803
Compare
Choose a tag to compare
Mediation 5.0.0 Adapter (#32)

* [HB-6645] Helium rebranding

* [HB-6442] Refactor show to take Activity instead of Context

* AdapterConfiguration

* Add function to adapter configuration class that allows publishers to set a boolean consent value to affect the partner SDK consent info.

* Update version

* Change to match other adapters

* Fix comment

* New ChartboostMediation error design (#18)

* Update CLA links (#19)

* [HB-7637] Partner Adapter Rework (#20)

* Gradle 8 migration (#21)

* Pre 5.0 getting ready for release (#22)

* [HB-7689] Version pumps for Mediation 5 (#23)

* API 34 (#25)

* Fix for HyprMX not being capable of supporting ad queuing (#24) (#27)

* Fix for HyprMX not being capable of supporting ad queuing (#24)

* Fix for HyprMX not being capable of supporting ad queuing

* Formatting change, per PR

* Moved `loadedPartnerPlacements.remove` to when ad is dismissed instead of shown

* Fixed CHANGELOG

* [HB-7211] Public consent override (#28)

* [HB-7689] Catching up with latest certified versions (#29)

* [BH-7091] HyperMX SDK 6.2.3 (#14)

* Add automated-create-release-version.yml (#15)

* 4.6.4.0.0 (#16)

* 4.6.4.0.0

* HyprMX 6.4.0 API conformance

* Use `HyprMX.setAgeRestrictedUser` in `setUserSubjectToCoppa`

* gamerId is no longer needed

* user consent is no longer passed on initialization

* Store and manager CB listeners per load identifier

* Added missing parameter docs

* Handle receiving reward

* Properly supply banner view instance to `PartnerAd` instead of the listener

---------

Co-authored-by: Ray Graham <rayg@bitwisedesign.com>

* 4.6.4.1.0 (#26)

* Fix for HyprMX not being capable of supporting ad queuing (#24)

* Fix for HyprMX not being capable of supporting ad queuing

* Formatting change, per PR

* Moved `loadedPartnerPlacements.remove` to when ad is dismissed instead of shown

* Fixed botched merge

---------

Co-authored-by: chauduyphanvu <vu.chau@chartboost.com>
Co-authored-by: Helium Service <103450738+helium-service@users.noreply.github.com>

* HB-8087 Privacy Audit (#30)

* Banner Size Update (#31)

* java 17

---------

Co-authored-by: vu <vu.chau@chartboost.com>
Co-authored-by: CB-RyanMcCormick <122290337+CB-RyanMcCormick@users.noreply.github.com>
Co-authored-by: Ray Graham <rayg@bitwisedesign.com>
Co-authored-by: Helium Service <103450738+helium-service@users.noreply.github.com>

v4.6.4.1.1

07 Jun 17:06
f055e87
Compare
Choose a tag to compare
Fix for HyprMX not being capable of supporting ad queuing (#24)

* Fix for HyprMX not being capable of supporting ad queuing

* Formatting change, per PR

* Moved `loadedPartnerPlacements.remove` to when ad is dismissed instead of shown

v4.6.4.1.0

06 Jun 15:19
4b097a2
Compare
Choose a tag to compare
4.6.4.1.0 (#26)

v4.6.4.0.0

16 May 16:14
fa0de3f
Compare
Choose a tag to compare
4.6.4.0.0 (#16)

* 4.6.4.0.0

* HyprMX 6.4.0 API conformance

* Use `HyprMX.setAgeRestrictedUser` in `setUserSubjectToCoppa`

* gamerId is no longer needed

* user consent is no longer passed on initialization

* Store and manager CB listeners per load identifier

* Added missing parameter docs

* Handle receiving reward

* Properly supply banner view instance to `PartnerAd` instead of the listener

---------

Co-authored-by: Ray Graham <rayg@bitwisedesign.com>

v4.6.2.3.0

20 Feb 21:28
8f265ae
Compare
Choose a tag to compare
[BH-7091] HyperMX SDK 6.2.3 (#14)

v4.6.2.0.4

29 Jan 18:51
612a452
Compare
Choose a tag to compare
[HB-7028] Handle Memory Leak (#13)

* [HB-7028] Handle Memory Leak
- Fixes a memory leak for fullscreen ads.
- Updated CHANGELOG, README, Adapter version to 4.6.2.0.4

* Moved resumeOnce to its own function.

* Moved Fullscreen Anonymous Listeners to their own class.

* Clear lambdas after usage.

v4.6.2.0.3

14 Nov 20:30
c37da80
Compare
Choose a tag to compare
[HB-6725] Set user consent when HyprMX has initialized. (#10)

* [HB-6725] Set user consent after HyprMX has initialized.
The HyprMX SDK throws a an exception when the consent is attempted to be set before it has initialized.
- Added HyprMX init check before using the consent API.
- Updated CHANGELOG, README, and build gradle with adapter version bump.

* Added comment.

* Added HyprMX init state check.

* CR feedback.

* Adjust message.

* CR feedback and modifications

v4.6.2.0.2

12 Sep 14:44
de489a5
Compare
Choose a tag to compare
Merge pull request #9 from ChartBoost/rmccormick/add-adaptive-ad-format

Committing changes for adaptive ad format