Skip to content

Releases: droptica/droopler

8.1.4

20 Dec 06:16
74a37c5
Compare
Choose a tag to compare
  • New Droopler update system based on ideas from Thunder. It uses checklist API to make sure your database is up-to-date.
  • New optional d_product module to support "Product" content type. The module contains an advanced product list with facets.
  • New SEO/OG fields in nodes (meta description + og:image)..
  • Integration with Drupal's Geysir module with on/off switch.
  • Improvements to demo content generation.
  • Fixed default Drupal title.
  • Fixed pager styling.
  • Fixed upload directories.
  • Fixed Facebook video embeds.
  • Fixed "Subscribe for file" paragraph workflow.
  • Fixed image resizing when scrolling on mobile.

8.1.4-rc2

29 Nov 11:25
b5a8559
Compare
Choose a tag to compare
8.1.4-rc2 Pre-release
Pre-release
  • Fixed update issues
  • Fixed d_product behavior
  • Fixed d_blog fonts

8.1.4-rc1

05 Oct 05:53
df9eaf8
Compare
Choose a tag to compare
8.1.4-rc1 Pre-release
Pre-release
  • New Droopler update system based on ideas from Thunder. It uses checklist API to make sure your database is up-to-date.
  • New optional d_product module to support "Product" content type. The module contains an advanced product list with facets.
  • New SEO/OG fields in nodes (meta description + og:image)..
  • Integration with Drupal's Geysir module with on/off switch.
  • Improvements to demo content generation.
  • Fixed default Drupal title.
  • Fixed pager styling.
  • Fixed upload directories.
  • Fixed Facebook video embeds.
  • Fixed "Subscribe for file" paragraph workflow.
  • Fixed image resizing when scrolling on mobile.

8.1.3

23 Aug 06:20
8df3d91
Compare
Choose a tag to compare

This version of Droopler introduces six entirely new Paragraphs. From now on the default Droopler installation contains a demo with examples and documentation.

  • New Paragraph: Counters.
  • New Paragraph: Carousel.
  • New Paragraph: Gallery.
  • New Paragraph: Side Embed.
  • New Paragraph: Side Tiles.
  • New Paragraph: Tiles Gallery.
  • New content_init module with entirely new demo content and possibility to create your demos.
  • Optimized demo images and assets.
  • Added IDs and classes to Paragraph's
    tag. It makes styling much easier.
  • Added a "Droopler" admin menu item with some links to the official documentation and resources.
  • Removed hardcoded copyright info from the footer.
  • Some grid fixes, mainly in the blog.
  • HTTRACK support (with $settings['httrack_enabled'] === TRUE).

8.1.2

11 Jun 11:44
51563f3
Compare
Choose a tag to compare
  • Improved multilanguage handling, now each combination of languages works well and shows all the demo content.
  • Removed footer with links.
  • Changed logo to new one.

8.1.0-beta2

25 May 05:11
fed8ba3
Compare
Choose a tag to compare

Introduced GDPR compatibility:

  • Checkbox field for "Subscribe for file" paragraph (you have to pull it manually from Features).
  • Hook to drush sql-sanitize that anonymizes user data. Remember not to run this in a production environment.

8.1.0-beta1

13 Feb 11:32
2865c2d
Compare
Choose a tag to compare
  • Added new d_blog module. Enable it on the Extend page to get modern and fully-functioning blog feature.
  • Added new core fields: d_image, d_number, d_icon.
  • Added icons above paragraph titles (also SVG).
  • Added configurable number of columns to group of blocks.
  • Added support of SVG images.
  • Updated Bootstrap version to stable.
  • Introduced minor fixes to paragraph SCSS.
  • Added Views handler for subscribe file.
  • Turned install profile into feature.

Changes in SCSS

  • Removed $d-p-form-header-margin-top
  • Removed $d-p-text-with-bckg-title-margin-top
  • Added $d-p-form-header-margin-bottom
  • Added $d-p-text-blocks-group-padding-y
  • Added $d-p-text-blocks-group-mobile-padding-y
  • Changed $d-p-text-paged-margin-y to $d-p-text-paged-padding-y

Changes in configuration

Note: From now on everything is a feature, including Droopler profile. To include new functionalities into your website just import configuration that is not present in the database. You can review all the changes to avoid breaking changes introduced locally.

8.1.0-alpha2

17 Jan 07:09
565a916
Compare
Choose a tag to compare
  • Cleanup of profile and custom module config. Fixed langcodes in yml files.
  • Enabled Simple XML sitemap module with some custom configuration.
  • Enabled Linkit module with some custom configuration.
  • Made google_tag module optional, not required.
  • Cleanup of input formats (no Basic HTML and Restricted HTML anymore).
  • CKEditor with more buttons and extended internal linking.
  • Improved image scaling in "Side image" paragraph.
  • "Side image" paragraph now have the default value of image side.
  • Admin tabs are now visible above nodes and user pages.
  • Removed package-lock.json from theme.
  • All H1, H2, H3... headers have elastic styling now, there are new variables to change their colors and fonts:
$font-header: 'Lato', sans-serif;
$font-header-weight: bold;

8.1.0-alpha1

22 Dec 15:15
Compare
Choose a tag to compare
initial commit on behalf of Droptica Team who built Droopler