Skip to content

Releases: TeamEver/everpsblog

V7.0.0

28 Apr 07:01

Choose a tag to compare

What's Changed

  • Improve tag display by @CySSoO in #74
  • Show post default category by @CySSoO in #76
  • Add product shortcode by @CySSoO in #75
  • Reduce blog thumbnail sizes by @CySSoO in #77
  • Handle imported CMS images for thumbnails by @CySSoO in #78
  • Implement ajax facets for blog by @CySSoO in #81
  • Ajout productClasses col-12 by @CySSoO in #80
  • Ajout productClasses col-12 by @CySSoO in #79
  • Add htaccess to block direct PHP access by @CySSoO in #82
  • Fix default category inclusion on post save by @CySSoO in #83
  • Fix category_shop entries on install by @CySSoO in #86
  • Fix multishop filtering for blog categories by @CySSoO in #84
  • Handle missing default category by @CySSoO in #85
  • Fix missing translations for new blog posts by @CySSoO in #89
  • Refactor admin controllers by @CySSoO in #90
  • Fix missing defaults when saving new blog posts by @CySSoO in #92
  • Improve admin UX for Ever Blog module by @CySSoO in #93
  • Add Symfony command to run EverPsBlog cron tasks by @CySSoO in #94
  • Add composer metadata for module by @CySSoO in #95
  • Load shared admin controller dependency by @CySSoO in #96
  • Ensure admin html property visibility matches base controller by @CySSoO in #97
  • Ensure featured thumbnails display on home by @CySSoO in #98
  • Fix duplicate header/footer rendering in post admin list by @CySSoO in #99
  • Adapt home hook template for Bootstrap compatibility by @CySSoO in #100
  • Replace Fancybox popups with Bootstrap modals by @CySSoO in #101
  • Add carousel for homepage blog posts by @CySSoO in #102
  • Make home carousel manual looping and hide control text by @CySSoO in #103
  • Include home post count in cache key by @CySSoO in #104
  • Remove text-danger class from templates by @CySSoO in #105
  • Add PrettyBlocks sliders for blog posts and categories by @CySSoO in #106
  • Show all home posts without carousel by @CySSoO in #107
  • Handle PrettyBlocks repeater data in slider hooks by @CySSoO in #108
  • Ensure admin controllers include navigation toolbar buttons by @CySSoO in #109
  • Handle PrettyBlocks repeater values for slider hooks by @CySSoO in #110
  • Fix post grid filters for shop and language by @CySSoO in #111
  • Update carousel data attributes for Bootstrap 5 by @CySSoO in #112
  • Ensure admin post translations scoped to current shop by @CySSoO in #113
  • Show social sharing buttons when links exist by @CySSoO in #114
  • Add accessible label to blog search input by @CySSoO in #115
  • Add bootstrap carousel to home blog block by @CySSoO in #117
  • Enhance blog templates with Bootstrap styling by @CySSoO in #116
  • Update home slider to show four posts per slide by @CySSoO in #118
  • Improve comment layout and form guidance by @CySSoO in #119
  • Improve bulk delete validation and permissions by @CySSoO in #121
  • Add token validation and permission checks before deleting posts by @CySSoO in #120
  • Improve blog filter UI and interactions by @CySSoO in #122
  • Improve post card media meta layout by @CySSoO in #123
  • Fix missing column use in blog post list by @CySSoO in #124
  • Update post slider grouping and disable auto ride by @CySSoO in #126
  • Fix post slider carousel id by @CySSoO in #127
  • Enable infinite looping for Prettyblocks sliders by @CySSoO in #128
  • Add latest blog posts PrettyBlocks slider by @CySSoO in #129
  • Fix Smarty conditional in category slider template by @CySSoO in #130
  • Add Container class to bloghome wrapper in home template by @CySSoO in #131
  • Fix home carousel id assignment by @CySSoO in #132
  • Fix category shop join in admin post list by @CySSoO in #133
  • Optimize blog post retrieval joins by @CySSoO in #134
  • Optimize PrettyBlocks post choice query with lightweight cached method by @CySSoO in #135
  • Fix missing ever_blog_post_shop rows when saving posts by @CySSoO in #137
  • Refonte responsive des listings d'articles (image 50% desktop / 100% mobile) by @CySSoO in #138
  • Add AI summary banner with embedded LLM icons on post pages by @CySSoO in #139
  • Refonte de la page article : hero avec image de fond, partages et méta-infos by @CySSoO in #140
  • Set full-width layout as default on module install by @CySSoO in #141
  • Inline ChatGPT SVG in post template by @CySSoO in #142
  • Allow raw excerpt rendering in blog post template by @CySSoO in #143
  • Centrer les boutons de partage et remplacer l'icône Twitter par X by @CySSoO in #144
  • Remove border from post content container by @CySSoO in #145
  • Inline AI provider SVG icons in blog post template by @CySSoO in #146
  • style: update blog post title hero gradient overlay by @CySSoO in #147
  • feat(config): add switch to enable/disable related posts at article bottom by @CySSoO in #148
  • Fix invalid homepage slider selector ID generation by @CySSoO in #149
  • Disable hover effects on post social share icons by @CySSoO in #150
  • Set EVERPSBLOG_EXCERPT default to 200 by @CySSoO in #151
  • Ajouter chevron droit après « Lire la suite » dans les listes d'articles by @CySSoO in #152
  • En-tête d'article full-width avec container-fluid by @CySSoO in #153
  • Fix duplicate hero background rule in post module CSS by @CySSoO in #154
  • Center AI summary banner content on one line by @CySSoO in #155
  • Make blog post header span full viewport width by @CySSoO in #156
  • Post header: add mx-0 px-0 to card-body in post.tpl by @CySSoO in #157
  • Harmonize blog search form and listing templates by @CySSoO in #158
  • Fix fatal error when rendering post listings with object data by @CySSoO in #159
  • Align blog listing and search behavior with other article listing pages by @CySSoO in #160
  • Set install defaults for author visibility and product columns by @CySSoO in #161
  • Build EverPsBlogPost objects in blog front controller by @CySSoO in #162
  • fix(front): force dark color on blog post title links by @CySSoO in #163
  • Align blog search section with other front listing controllers by @CySSoO in #164
  • Show featured image in post hero when available by @CySSoO in #165
  • Update listing date typography classes by @CySSoO in #166
  • Passer les titres des articles en

    dans les listings front by @CySSoO in #167

  • feat(c...
Read more

V6.0.3

17 Jun 06:43

Choose a tag to compare

What's Changed

  • Add migration script for multishop by @CySSoO in #17
  • Rewrite README in four languages by @CySSoO in #18
  • Add blog shortcode feature by @CySSoO in #19
  • Add fallback for getConfigInMultipleLangs by @CySSoO in #20
  • Add WooCommerce REST importer by @CySSoO in #21
  • Bump version to 6.0.1 by @CySSoO in #22
  • Add PHP syntax check workflow by @CySSoO in #23
  • Generate WordPress redirect log by @CySSoO in #24
  • Handle WordPress caption shortcode by @CySSoO in #25
  • Comment out header controller template by @CySSoO in #26
  • Fix buildSortLink visibility by @CySSoO in #28
  • Remove changeShortcodes calls by @CySSoO in #29
  • Add product display on blog post columns by @CySSoO in #30
  • Add WordPress REST import by @CySSoO in #27
  • Fix post retrieval pagination by @CySSoO in #31
  • Refactor getContent submit checks by @CySSoO in #32
  • Remove unused smarty fetch calls by @CySSoO in #34
  • Update category template include by @CySSoO in #33
  • Remove unused smarty fetch calls by @CySSoO in #35
  • Display blog categories in column by @CySSoO in #36
  • Fix HTML sanitation on WordPress REST import by @CySSoO in #37
  • Fix category page post template by @CySSoO in #38
  • Sanitize imported posts by @CySSoO in #39
  • Improve blog layout responsiveness by @CySSoO in #41
  • Improve blog layout responsiveness by @CySSoO in #40
  • Add search feature by @CySSoO in #42
  • Add search box with microphone icon by @CySSoO in #43
  • Handle language in WordPress imports by @CySSoO in #44
  • Show publication date under title by @CySSoO in #48
  • Remove border and update read more links by @CySSoO in #47
  • Add option to hide featured image on posts by @CySSoO in #46
  • Fix featured image visibility logic by @CySSoO in #49
  • Fix featured image visibility logic by @CySSoO in #50
  • Adjust blog search bar placement by @CySSoO in #51
  • Remove sidebar post slider by @CySSoO in #53
  • Fix blog post title alignment and product page featured image by @CySSoO in #52
  • Fix special characters on WordPress file import by @CySSoO in #55
  • Fix blog search forms to ignore Doofinder by @CySSoO in #56
  • Hide blog subcategory listings by @CySSoO in #57
  • Improve blog search bar design by @CySSoO in #58
  • Highlight read more links in red by @CySSoO in #60
  • Bold postpublished date by @CySSoO in #62
  • Remove featured image from post page by @CySSoO in #59
  • Add related posts section by @CySSoO in #61
  • Move linked products to sidebar by @CySSoO in #63
  • Move linked products to sidebar by @CySSoO in #64
  • Update search label and read more link by @CySSoO in #65
  • Update search input width by @CySSoO in #66
  • Add multi-language blog title by @CySSoO in #67
  • Remove search icon by @CySSoO in #68
  • Fix search bar layout by @CySSoO in #70
  • Fix translations and emails by @CySSoO in #69
  • Fix responsive search bar by @CySSoO in #71
  • Fix search bar border radius by @CySSoO in #72
  • Add shortcode for latest posts by @CySSoO in #73

New Contributors

Full Changelog: V5.6.3...V6.0.3

V5.6.3

29 Oct 08:26

Choose a tag to compare

Full Changelog: V5.6.2...V5.6.3

V5.6.2

28 Aug 09:22

Choose a tag to compare

Full Changelog: V5.6.1...V5.6.2

V5.6.1

26 Aug 12:55

Choose a tag to compare

Full Changelog: V5.5.11...V5.6.1

V5.5.11

01 Oct 16:55

Choose a tag to compare

Full Changelog: V5.5.10...V5.5.11

V5.5.10

01 Oct 09:00

Choose a tag to compare

Full Changelog: V5.5.9...V5.5.10

V5.5.9

30 Sep 07:32

Choose a tag to compare

Full Changelog: V5.5.8...V5.5.9

V5.5.8

03 Jul 13:57

Choose a tag to compare

Full Changelog: V5.5.6...V5.5.8

V5.5.6

03 Jul 07:00

Choose a tag to compare

Full Changelog: V5.5.4...V5.5.6