Releases: omcrn/yii2-i18ncontent
Releases · omcrn/yii2-i18ncontent
Implement published_at to article_category
v2.0.3 Add published at to article category view page
Add show published_at checkbox
v2.0.2 Add show_published_at to form and model
Add image upload for mobile screen resolution
v2.0.1 Add new migration add_path_mobile_column_to_widget_carousel_item .
Important security fixings
For yii2 advanced project previously you had to include module in common/config, which had security issues if you did not restrict it yourself. Module was visible from frontend also. Now you can move the module into backend and configure component to frontend.
1.2.3
Fixed published_at save bug
1.2.2
Change yii2-base required version
1.2.1
Rename migration file
Add short_description in page_translation
1.2.0 Add getShortDescription method in Page model
1.1.18
Merge remote-tracking branch 'origin/master'
Add Extra Description in article
1.1.17 Add input for extra_description