Apple News
Version 4.0.0
March 21, 2024
- Apple News now requires Craft CMS 5.0.0-beta.1 or later.
Version 3.0.2
May 26, 2023
- Fixed a PHP 8 compatibility error. (#24)
Version 3.0.1
May 26, 2023
Fixed
- Fixed a PHP 8 compatibility error. (#22)
Version 3.0.0.1
October 4, 2022
Fixed
- Fixed changelog.
Version 3.0.0
October 4, 2022
Added
- Added Craft 4 compatibility.
- Added the
httpClientTimeout
setting to configure how long API requests would wait before timing out. (#13)
Fixed
- Fixed a bug where translation messages weren’t getting registered for JavaScript properly.
Version 2.0.1
April 21, 2021
Changed
article.json
files downloaded from the Control Panel now contain pretty-formatted JSON.
Fixed
- Fixed a PHP error that could occur when deleting an entry that didn’t have an Apple News article ID yet. (#11)
Version 2.0.0
September 20, 2019
Added
- Added Craft 3 compatibility. See Upgrading from Craft 2 for upgrade instructions.
Version 1.0.2
December 18, 2017
Changed
- The “Publishing articles to Apple News” task now logs a message before posting articles, making it easier to track down problem entries.
- Updated chapter-three/apple-news-api to 0.3.9.
Fixed
- Fixed a bug where
AppleNewsHelper::html2Components()
could set the wrong defaultrole
property on components where a role wasn’t explicitly set.
Version 1.0.1
June 15, 2016
Fixed
- Fixed a bug where
AppleNewsHelper::formatLanguage()
was not placing an underscore between the language and region codes.
Version 1.0.0
June 14, 2016
Initial release.