All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.6.0 - 2023-05-30
- Reject events without valid ads.txt
1.5.0 - 2023-01-25
- Fetch reports
- URL to fetch payments
- Data key in fetch payments response
- Remove logging 4XX errors
1.4.2 - 2022-12-15
- Default medium value
1.4.1 - 2022-12-13
- Medium and vendor support
1.4.0 - 2022-07-05
- Support PHP 8.1
- Upgrade to Symfony 5.4
1.3.3 - 2022-02-23
- Support model type banners
1.3.2 - 2022-02-16
- Support video type banners
1.3.1 - 2022-01-28
- Automatic CPM tweaking
1.3.0 - 2022-01-17
- Automatic maximal CPM calculation
1.2.2 - 2021-10-08
- Allow rank greater than 0, default values for any and missing category
1.2.1 - 2021-06-29
- Symfony configuration
1.2.0 - 2021-06-28
- Upgrade to PHP 7.4
- Upgrade to Composer 2
- Upgrade to Symfony 5
- Scale CPM for the same user
1.1.4 - 2021-06-01
- Scale CPM
- Bid strategy soft delete/update
1.1.3 - 2020-01-07
- CPA only pages support
1.1.2 - 2019-12-18
- Campaign expiration time support
1.1.1 - 2019-12-03
- Case time support
- Lowering the human score threshold for conversions
1.1.0 - 2019-12-02
- Pops support
- Direct banners support
- Conversion limit
1.0.0 - 2019-10-25
- Conversions support
- Rewriting from Python to PHP