Releases: droptica/droopler
8.3.3.0
Droopler 4.0.0 Alpha3 Pre-release
Full Changelog: 4.0.0-alpha2...4.0.0-alpha3
Droopler 3.3.0 RC3
What's Changed
- #3423649: Cannot install or update to 3.3.0-rc2 by @damian-sikora-droptica in #898
Full Changelog: 8.3.3.0-rc2...8.3.3.0-rc3
Droopler 4.0.0 Alpha2
What's Changed
- PHPStan PHPCS errors by @lukasz-tyc-droptica in #853
- Improve the github workflow by @js-droptica in #854
- Changed d-p-singe-text-block to better align content by @michal-odorski-droptica in #856
- Update Claro theme patch by @js-droptica in #858
- Hide-Paragraph-Settings-Field-when-empty by @michal-odorski-droptica in #855
- Divider is rendered only if necessary 'important' and is … by @michal-odorski-droptica in #850
- Set link text field in CTA button as required by @michal-odorski-droptica in #849
- Fixed spacing between CTA buttons by @michal-odorski-droptica in #851
- Fixed wrong type declarations in ProviderManager by @michal-odorski-droptica in #852
- CTA title required by @js-droptica in #859
- Replaced multiple item link field with single item link field by @michal-odorski-droptica in #857
- Update the field name in the CtaTrait by @js-droptica in #860
- Fixed-two-images-by-resizing by @michal-odorski-droptica in #861
- Create header search link only when d_search module enabled by @js-droptica in #862
- Create dependabot.yml by @js-droptica in #864
- Added count value limit to single counter paragraph by @michal-odorski-droptica in #868
- Divider is not visible when there is no header and content by @michal-odorski-droptica in #866
- Fixed form paragraph not vertically aligned by @michal-odorski-droptica in #867
- Improve CSS inheritance on theme-custom by @js-droptica in #869
- Allowe to include/exclude plugin categories for the d_block… by @js-droptica in #879
- Transformed all demo paragrah icons to have equal width and height by @michal-odorski-droptica in #870
- Change class name in color.js by @Rashi89 in #877
- Fix image size in group of text blocks by @Rashi89 in #876
- Delete padding left in content by @Rashi89 in #872
- Aadded margin-top if padding top is none on mobile. by @sebastian-langierowicz-droptica in #881
- Divider in carousel paragraph is not rendered when there is no content in header by @michal-odorski-droptica in #882
- Excluded teaser view from display mode list by @michal-odorski-droptica in #883
- Added divider between heading and subheading in Side by side paragraph by @michal-odorski-droptica in #885
- Update code to match parent module by @Krystian-Droptica in #889
- Feature by @rafal-sereda-droptica in #894
- Fix button link formatter compatibility with Drupal 10.2 Link Formatter by @rafal-sereda-droptica in #893
New Contributors
- @michal-odorski-droptica made their first contribution in #856
- @sebastian-langierowicz-droptica made their first contribution in #881
Full Changelog: 4.0.0-alpha1...4.0.0-alpha2
Droopler 3.3.0 RC2
What's Changed
- #3251169 Remove Droopler dependency on core… by @lukasz-tyc-droptica in #863
- Fixed error while deleting paragraph by @lukasz-tyc-droptica in #838
- #3341340 Error while saving default commerce pro… by @lukasz-tyc-droptica in #839
- #3341336 Can't use plain link as cta in paragraphs by @kwiktorowicz-droptica in #844
- #3324922 InvalidQueryException in getPub… by @lukasz-tyc-droptica in #841
- Fix twig syntax error in d_commerce-coupon-redemption-form.html.twig by @kwiktorowicz-droptica in #848
- d block field recursive rendering error by @kwiktorowicz-droptica in #842
- #3326353 Commerce facets break pager aft… by @Rashi89 in #847
- #3341845 Margins on text section in d_p_side_image.scss are wrong by @kwiktorowicz-droptica in #840
- Restore 'centered ckeditor' functionlity for CKeditor 5 by @damian-sikora-droptica in #891
New Contributors
- @kwiktorowicz-droptica made their first contribution in #844
Full Changelog: 8.3.3.0-rc1...8.3.3.0-rc2
Droopler 4.0.0 Alpha1
It's a completely new Droopler version. There is no backwards compatibility from Droopler 4.0 to lower.
You can try to run it on your existing database with a lower Droopler version but there is no guarantee it would work.
What's Changed
Front-end:
- New theme and STARTERKITs based on Bootstrap 5 and Radix.
- Paragraph templates based on the front-end single directory components (TWIG, SCSS and JS in one directory).
- The style a colors, spacers and component parameters are easily changeable by editing the CSS variables.
- There is an easy way to extend the component, overwrite it completely or create a new one.
Back-end:
- Based on Drupal 10.
- Full compatibility with PHP 8.1.
- Unnecessary code has been removed from the custom modules.
- Most of the custom code has been changed to object-oriented.
- Some unused or unnecessary modules have been removed.
- The Geysir has been replaced by the Frontend editing module.
- Blog (
d_blog
) and Product (d_product
) modules dependencies have been removed from the maincomposer.json
file. - The issues from PHP CodeSniffer have been reviewed and fixed.
- The issues from PHP Stan have been reviewed and fixed.
- Integration with Drupal Commerce (
d_commerce
) has been temporarily removed. Will be restored with the next version.
New Contributors
- @lukasz-tyc-droptica made their first contribution in #846
Full Changelog: 8.3.3.0-rc1...4.0.0-alpha1
Droopler 3.3.0 RC1
This is a release with Drupal 10 compatibility changes.
In the UPDATE.md file, you can find the instruction with the steps that needs to be done before updating Droopler to this version and upgrading to Drupal 10.
What's Changed
- Droopler 3.3.0-rc1 - Drupal 10 compatibility changes
Full Changelog: 8.3.2.0-rc1...8.3.3.0-rc1
Droopler 3.2.0 RC1
This is an interim release in which we change the minimal required Drupal version to 9.5, and we remove dependencies to deprecated modules, before the next release with Drupal 10 compatibility changes.
In the UPDATE.md file, you can find the instruction with the steps that needs to be done before updating Droopler to the next version and upgrading to Drupal 10.
What's Changed
- Droopler 3.2.0-rc1 - interim version for D9
Full Changelog: 8.3.1.0...8.3.2.0-rc1
Droopler 3.1.0
This release contains mainly bugfixes and functional improvements.
Please refer to UPDATE.md file before installing this release.
👌 Improvements
- #3224648 Making Droopler Drush commands D9 compatible
- #3223765 Verified and fixed Droopler code by CodeSniffer, implementing CS pipeline
- #3223197 Improved handling of CTA display
- #3262218 Reviewed issues from PHPStan
- #3260139 Updated composer.json to fetch latest modules (Google Analytics, Facets etc)
- #3272050 Removed Commerce Product title override
- Removed dependency from deprecated
color
module. - Introduce Drush generators for paragraph settings plugins
- Improved compatibility with PHP 8.1
- Improved compatibility with Drupal 9.4
🐞 Bugfixes
- #3209950 Fixed demo content
- #3222828 Fixed "Editor" role
- #3222832 Fixed notices while saving "Side by side" paragraphs
- #3223379 Fixed missing X close buttons
- #3209754 Fixed Form paragraph for logged-in users
- #3223527 Fixed styling of Show/hide media item weight
- #3223530 Fixed "Apply filter" button
- #3223729 Fixed issues with tiles paragraphs
- #3189469 Fixed differences in feature configs
- #3223730 Fixed "strong" color inside "Side embed" paragraph
- #3223199 Fixed line under title for primary theme
- #3223202 Fixed "side by side" paragraph default spacing
- #3224187 Refactored JS in d_social_media
- #3223202 Fixed "side by side" paragraph default spacings
- #3221839 Fixed "Undefined index 'paragraph-theme'"
- #3221838 Fixed "Notice: Object of class stdClass..."
- #3226417 Fixed column count setting for tablet not working
- #3226715 Improved Media weight field styling in "Edit Paragraph"
- #3259587 Fixed unsupported Facets version
- #3262207 Fixed embed video logging errors
- #3245742 Fixed WSOD after install Tab Tamer
- #3262209 Fixed Reference Content paragraph shows unpublished nodes
- #3265785 Fixed error with d_custom_init installation
- #3225982 Fixed SCSS compile warnings
- #3272715 Fixed Reference Content paragraph breaking on widescreen
- #3226712 Fixed elements in text tiles not properly aligned
- #3223382 Fixed saving tiles gallery
- #3272717 Fixed wide sidebar image
- #3279465 Fixed margins on blocks
- #3279469 Fixed buttons styling issue
- #3279486 Fixed clicking on "Add paragraph" elements
- #3279484 Fixed enabling Mautic module
- #3279466 Fixed issue with tiles
- Fixed Link widget in Carousel Paragraph
- #3294035 Changed js minifier to JSqueeze to be compatible with PHP 8.x
- #3298846 Fixed block.html.twig references in droopler_theme
- #3294037 Deleted node references to d_mautic paragraph after uninstalling module
- #3301685 Fixed problem with unmet dependencies
- #3294037 Fixed d_mautic uninstall
- #3298846 Fixed local actions
- #3302360 Fixed deprecated contrib code for PHP 8.1
- #3312223 Fixed word breaking in the list of text blocks
- #3308600 Fixed "Error: Call to a member function getTotalItems()"
👦 New Contributors
- @szymon-gorecki-droptica made their first contribution in #758
- @adamszym11 made their first contribution in #763
- @MikolajMendys-droptica made their first contribution in #796
- @maqsudjon77 made their first contribution in #804
- @tadeusz-bronczyk-droptica made their first contribution in #812
- @mikolaj-krawczyk-droptica made their first contribution in #814
- @adam-youssef made their first contribution in #816
Full Changelog: 8.3.0.0...8.3.1.0
Droopler 3.1.0 RC2
What's Changed
- Changed Advagg's js minifier to JSqueeze to be compatible with PHP 8 @mikolaj-krawczyk-droptica in #814
- Allowed php composer installer by @aliegmann-droptica in #815
- Fixed block.html.twig references in droopler_theme by @adam-youssef in #816
- Added d_mautic uninstaller by @mikolaj-krawczyk-droptica in #817
- Fixed configs for pathauto, Drupal 9.3+ and ctools 3.10 by @aliegmann-droptica in #818
- Fixed unmet dependencies by @grzegorz-pietrzak-droptica in #819
- Fixed d_mautic uninstall by @grzegorz-pietrzak-droptica in #820
- Fixed local actions tab @grzegorz-pietrzak-droptica in #821
- Fixed deprecated messages from contrib modules by @tadeusz-bronczyk-droptica in #822
- Added paragraph generators by @grzegorz-pietrzak-droptica in #823
New Contributors
- @mikolaj-krawczyk-droptica made their first contribution in #814
- @adam-youssef made their first contribution in #816
Full Changelog: 8.3.1.0-rc1...8.3.1.0-rc2