3.12.0 New age groups in Narrowcast
What's Changed
In the Messaging API, we've added the following values as conditions for filtering the age range of recipients in the demographic filter objects of narrowcast messages:
age_55
age_60
age_65
age_70
Until now, the upper limit was age_50
, so it wasn't possible to filter ages over 50 in detail. By specifying the added age ranges, you can now filter recipients more flexibly than before.
news: https://developers.line.biz/en/news/2024/08/26/age-filter-subdivision/
line-openapi updates
- Codes are generated by openapi generator by @github-actions in #664
Dependency updates
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.7 by @renovate in #659
- chore(deps): update dependency aiohttp to v3.10.4 by @renovate in #660
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 by @renovate in #661
- fix(deps): update dependency org.openapitools:openapi-generator to v7.8.0 by @renovate in #662
- chore(deps): update dependency aiohttp to v3.10.5 by @renovate in #663
- chore(deps): update line-openapi digest to 57487b6 by @renovate in #665
Full Changelog: 3.11.1...3.12.0