EBT (Extra Block Types): Core new release 1.4.21
New EPT Block module!
EPT (Extra Paragraph Types): Core new release 1.4.1
This release contains:
#3418633 by saccard: Ignores customized paragraph--ept-accordion-section--default.html.twig in theme folder
Templates for EPT/EBT blocks and paragraphs now can be overidden in theme template folder by using addionally '--custom' suffix in template name. For example:
block--block-content--ebt-accordion--custom.html.twig
block--block-content--ebt-accordion.html.twig
paragraph--ept-accordion--default--custom.html.twig
paragraph--ept-accordion--custom.html.twig
paragraph--ept-accordion--default.html.twig
EBT (Extra Block Types): Core new release 1.4.16
New EBT Views module!
New EPT Views module!
Drupal: How to rewrite jQuery Cookie with Javascript Cookie
Drupal 9 and above uses Javascript Cookie library instead of jQuery Cookie:
https://www.drupal.org/node/3104677
https://www.drupal.org/node/3322720
https://www.drupal.org/node/3296086
You can find a lot of patches for contrib modules, for example:
https://www.drupal.org/project/eu_cookie_compliance/issues/3194270
New EPT Stats module!
EPT (Extra Paragraph Types): Core new release 1.4.0
Tested and fully functional release. EPT 1.4.x version will support Drupal 9.3+.