Skip to content

Latest commit

 

History

History
114 lines (85 loc) · 3.05 KB

CHANGELOG_en-GB.md

File metadata and controls

114 lines (85 loc) · 3.05 KB

1.5.4

  • Fixed blog pro loading

1.5.3

  • Added missing compiled files

1.5.2

  • Blog Pro compability

1.5.1

  • Extended the core search, to be able to search also for blog entries
  • Fixed bug for the PWA usage

1.5.0

1.4.1

  • fixed migration issue with the salutation if the default not_specified was deleted

1.4.0

  • Added Shopware 6.4 compability

1.3.1

  • Added DESC sorting to admin blog listing

1.3.0

  • Added enable/disable filter for author & category to the blog listing element
  • Added enable/disable filter for author & category to the blog detail element
  • Added a new publishedAt date field for a blog entry
  • Added back button to blog detail page
  • Centered blog detail post with col-md-8 offset-md-2

1.2.13

  • Added category slug in seo url template

1.2.12

  • fixed single select element if it's null

1.2.11

  • Listing show author is optional, enabled or disabled by the plugin configuration
  • Added sas_blog_card_footer and sas_blog_card_footer_author twig block
  • Fixed empty placeholder author image styling

1.2.10

  • Storefront date locale fix
  • Added author to the storefront
  • Overhauled general styling of the listing

1.2.9

  • Teaser thumbnail size adjusted

1.2.8

  • Fixed an issue with structure data of the author
  • replaced "read more" title name with the actual article title

1.2.7

  • Fixed error if you have a blog listing + blog detail element on the same CMS page
  • Removed unnecessary twig filter
  • moved single select data resolver to new folder

1.2.6

  • Improved single select CMS element & block

#1.2.5

  • Adjusted date output in blog box template

1.2.4

  • Added the possibility to translate categories in non-system language

1.2.3

  • fixed and improved language selection while creating an entry, because an entry has always to be in the system language first, before you can switch to another language

1.2.2

  • fixed category translated issue in twig template

1.2.1

  • removed editor.js
  • added missing description translation

1.2.0

  • Replaced editor.js with Shopware's default text editor
  • Added Blog Single Select CMS element, to show a single blog entry card
  • Added counter for meta title and description
  • Fixed JSON-LD SEO template
  • Prepared plugin base for the Blog PRO version

1.1.5

  • Added missing German author translations

1.1.4

  • Added author entity
  • Added category entity

1.1.3

  • changed SalesChannelCmsPageLoader to SalesChannelCmsPageLoaderInterface in BlogController

1.1.2

  • fixed Blog Plugin kills all meta-Infos from all other pages #20
  • fixed Stay on blogpost when saving #14
  • fixed Error 500 when using «Raw HTML» in Editor #9

1.1.1

  • fixed license to MIT

1.1.0

  • Added teaser image within listing
  • fixed error messages if title or slug is empty
  • added publish date to listing card

1.0.0

  • First release in Store