Releases: sokolnikov911/yandex-turbo-pages-php5
Releases · sokolnikov911/yandex-turbo-pages-php5
v1.1.2
- Enh: added accordion method into Content helper
- Enh: added rating method into Content helper
- Enh: added ownVideo method into Content helper
- Enh: added externalVideo method into Content helper
- Enh: added adBlockPosition method into Content helper
- Enh: added slider method into Content helper
- Enh: added additionalContent method into Content helper
- Enh: upgraded autoload to PSR-4
v1.1.1
- Doc: add documentation and examples for using Content helper
- Enh: added possibility to enable infinity mode for related items
- Fix: pubDate for items is not required for now
v1.1.0
- Enh: added possibility to add custom counter;
- Enh: added possibility to add turbo:topic and turbo:source attributes for Item;
- Enh: added Content helper with next methods: header, img, gallery, share, button, comments;
- Dep: TurboContentHeader marked as deprecated. Should used Content::header instead;
- Ref: refactored Channel and Item methods for best cyclomatic complexity value;
- Enh: added possibility to add yandex:full-text for compatibility with Yandex News;
v1.0.4
- added requiring for mbstring;
- added title length limitation;
- turboAdId attribute is required now for adNetwork method.
v0.9.4
added class for generating Header for turbo content;
added test covergae for TurboContentHeader class;
added example for using TurboContentHeader class;
fix some PHPDoc comments.
Added test coverage for all classes
v0.9.3 version 0.9.3