Skip to content

Releases: Codein-Labs/ibexa-seo-toolkit

1.1.4

16 Aug 10:26
978ddfc
Compare
Choose a tag to compare

What's Changed

  • #24 feat[Sitemap]: - Catch exceptions raised by the retrival of miss… by @mrk-te in #25

Full Changelog: 1.1.3...1.1.4

1.1.3

29 Mar 11:53
9118175
Compare
Choose a tag to compare

Fixed

  • Fix injection of eZ\Publish\Core\Helper\FieldHelper in Codein\IbexaSeoToolkit\Service\SitemapContentService (Issue #20)

Changed

  • Update install documentation. Add "know issues" about the issue with the command bazinga:js-translation:dump on Ibexa 3.3.16 (Issue #19)

1.1.2

25 Nov 09:08
Compare
Choose a tag to compare

[1.1.2] - 2021-11-25

Fixed

  • Fix title tag displayed twice

1.1.1

24 Nov 16:50
Compare
Choose a tag to compare

[1.1.1] - 2021-11-24

Fixed

  • Fix default_metas type

1.1.0

24 Nov 09:00
Compare
Choose a tag to compare

[1.1.0] - 2021-11-24

Added

  • SitemapQuery Extensibility point through Codein\IbexaSeoToolkit\Event\SitemapQueryEvent
  • Handle "non-string" metadata field types (such as images and checkboxes)

Changed

  • Fixed versions requirements in the docs to be consistent.
  • Use ezpublish.api.service.inner_schema_namer factory instead of the internal schema_namer service (#8)
  • Update install documentation
  • Removed codein_ibexa_seo_toolkit.seo_analyzer yaml service tag declaration. Replaced by DI registerForAutoconfiguration
  • Allow KeywordInUrlSlugAnalyzer to run event if no richtext is configured
  • Fixed content type filtering with multiple content types in SitemapQueryHelper
  • Fixed image variation generation in SitemapContentService
  • Fixed return value of SitemapContentService::generate() and SitemapContentService::generateResults()
  • Move Doctrine migrations from bundle/DoctrineMigrations/ to bundle/migrations/
  • Fixed title and description analysis in lowercase without accents
  • [Admin UI] Fixed edition right toolbar button handling between contents with or without page builder
  • Use ezplatform entrypoint for assets import (#9)
  • [Admin UI] Fixed toolbar icon path

1.0.0

09 Jul 08:59
Compare
Choose a tag to compare

Initial release.