Skip to content

Latest commit

 

History

History
95 lines (75 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

95 lines (75 loc) · 1.56 KB

CHANGELOG

2.1.9

  • Added \skeeks\cms\seo\CmsSeoComponent::CANURL_DATA_FROM_MAIN_DOMAIN

2.1.8

  • Save utms
  • countersContent выводится автоматически в шаблон, перед закрывающим тегом body

2.1.7

  • Canurl only for urlManager->enablePrettyUrl

2.1.6.1

  • Update logs

2.1.6

  • Updated

2.1.5

  • sitemap_min_date

2.1.4

  • Dynamic canurl params by ListView or GridView

2.1.3.1

  • Fixed bugs

2.1.3

  • Fixed bugs
  • Option canonicalPageParams removed

2.1.2

  • New cms option isRedirectNotFoundHttpException
    • true - 404 -> 302 redirrect on main site page
    • false - 404 -> render template
  • +3 UTC
  • Used canUrl by default
  • Clean keywords generation
  • ForcePageParam = false for pagination

2.1.1

  • Code style
  • Change src dir
  • Added upload settings for site map

2.1.0

  • Using composer-config-plugin

2.0.0.2

  • Updated

2.0.0.1

  • Disabled to backend

2.0.0

  • Add registerLinkTags
  • Add canonicalPageParams

2.0.0-beta

  • Fixed errors

2.0.0-alpha

  • SkeekS CMS v4

1.0.1

  • Tree absolute url

1.0.0

  • Stable release

1.0.0-alpha

  • Removed skeeks/cms/base/Module
  • Cancel use cms base controller
  • Can be used