Skip to content

Releases: eea/volto-eea-kitkat

25.4.3

03 Oct 15:06
79f365c
Compare
Choose a tag to compare

Internal

  • Use node 18 to release [Tiberiu Ichim - cc20ec3]

25.4.2

24 Sep 08:41
d1fabb3
Compare
Choose a tag to compare

Dependency updates

New packages

@eeacms/volto-chatbot: 0.1.4

Internal

  • Update package.json [Tiberiu Ichim - ffa1d85]
  • Update package.json [Tiberiu Ichim - 8b3a7b4]

25.4.1

16 Sep 17:09
281ba5f
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-block-toc: 6.0.0 ~ 6.0.1

🏠 Internal changes
  • style: Automated code fix [eea-jenkins - cd3d302]

@eeacms/volto-slate-footnote: 7.1.0 ~ 7.1.1

25.4.0

13 Sep 16:22
2dccceb
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-accordion-block: 11.0.1 ~ 11.0.2

🏠 Internal changes
  • chore: package.json [Alin Voinea - 8160a74]

@eeacms/volto-slate-footnote: 7.0.1 ~ 7.1.0

🚀 New Features
  • feat: autodetect links and use universal link - Refs #274052 [dobri1408 - 9c13101]
🛠️ Others

@eeacms/volto-slate-metadata-mentions: 8.1.1 ~ 8.2.0

🚀 New Features
  • feat: Add option in effective metadata, to display only date - Refs #259256 [Teodor Voicu - 16d6866]
🛠️ Others

Internal

25.3.0

26 Aug 20:18
e9d38ff
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-block-toc: 5.0.2 ~ 6.0.0

🚀 New Features
🛠️ Others
  • Release 6.0.0 [Alin Voinea - 2dbf58c]

@eeacms/volto-slate-footnote: 7.0.0 ~ 7.0.1

🛠️ Others
  • test: Fix tests on Volto 16 [Alin Voinea - 1de9cc0]
  • Squashed commit of the following: [Alin Voinea - 207a2d3]

@eeacms/volto-tabs-block: 8.0.1 ~ 8.1.0

🏠 Internal changes
  • chore: package.json [Alin Voinea - 244a1de]
🛠️ Others
  • test isTabEmpty function [Miu Razvan - d3e569c]
  • clean up [Miu Razvan - 4cf2260]
  • update empty tab logic [Miu Razvan - f859684]
  • fix [Miu Razvan - d532df2]
  • bump version [Miu Razvan - 93e4894]

Internal

  • Release 25.3.0 [Alin Voinea - d3501ff]

25.2.0

23 Aug 10:03
2bab523
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-group-block: 7.0.1 ~ 7.1.0

🚀 New Features
  • feat(section): restrict group block option - ref #273963 [Miu Razvan - 061b348]

Internal

  • Release 25.2.0 [Alin Voinea - 4b9ac4f]

25.1.5

09 Aug 17:54
c2ca454
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-accordion-block: 11.0.0 ~ 11.0.1

🚀 New Features
  • feat: Update Edit.jsx to pass errors to BlocksForm - Refs #269086 [dobri1408 - dcda77c]

@eeacms/volto-columns-block: 8.0.0 ~ 8.0.1

🐛 Bug Fixes
  • fix: Update ColumnsBlockEdit.jsx to pass errors to blocks form - Refs #269086 [dobri1408 - 06523e1]

@eeacms/volto-group-block: 7.0.0 ~ 7.0.1

🐛 Bug Fixes
  • fix: Update DefaultBody.jsx to pass all props to BlocksForm - Refs #269086 [dobri1408 - 635d65b]

@eeacms/volto-metadata-block: 7.0.1 ~ 7.0.2

🛠️ Others
  • add style error for the metadata block [dobri1408 - 905c96d]
  • Pass errors to metadata block to show them [dobri1408 - 8e920b0]

@eeacms/volto-slate-metadata-mentions: 8.1.0 ~ 8.1.1

🐛 Bug Fixes
  • fix(slate-metadata): link to image download showing up due to data.addLinkToDownload being undefined #47 from eea/259256-link_bug [ichim-david - 231c7aa]
  • fix(slate-metadata): link to image download showing up due to data.addLinkToDownload being undefined [David Ichim - df097fa]

@eeacms/volto-tabs-block: 8.0.0 ~ 8.0.1

🐛 Bug Fixes
  • fix: Pass all errors to BlocksForm - Refs #269086 [dobri1408 - 186d795]

Internal

  • Release volto-columns-block 8.0.1 [alin - fa40571]

25.1.4

22 Jul 13:06
dea64c4
Compare
Choose a tag to compare

25.1.3

18 Jul 10:14
21dfef3
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-description-block: 2.2.0 ~ 2.2.1

🚀 New Features
  • feat: Use DetachedTextBlockEditor; test: Add Formatting Test, Enter Test, Copy paste test - Refs #272491 [dobri1408 - f68e1b9]
🛠️ Others

25.1.2

17 Jul 15:51
b98bbe2
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-call-to-action-block: 5.0.0 ~ 5.1.0

🐛 Bug Fixes
  • fix(call-to-action): linking to file downloads by using UniversalLink component #32 from eea/develop [ichim-david - f421a83]
  • fix(call-to-action): linking to file downloads by using UniversalLink component [David Ichim - a31f7f1]
🛠️ Others
  • Test only on volto 17 [David Ichim - 63f3c4e]
  • bump package version [David Ichim - 825eaf3]

@eeacms/volto-description-block: 2.0.2 ~ 2.2.0

🐛 Bug Fixes
  • fix(description): use slate TextBlockEdit component to render slate editor #29 from eea/make-description-block-work [ichim-david - b11ea3c]
🏠 Internal changes
  • chore: package.json [alin - 9b07068]
🛠️ Others
  • Release #30 from eea/develop [ichim-david - 120a01d]
  • Bump version to 2.1.0 [dobri1408 - cbcdba9]
  • Simplify Description Block editing by making use of TextBlockEdit from volto-slate [David Ichim - ebb8223]
  • improve test [dobri1408 - 61fc9fc]
  • make test work again [dobri1408 - 17fa64b]
  • Pass missing onChangeBlock to BlockForm [David Ichim - 951a015]
  • repair test [dobri1408 - 71e959e]
  • repair test [dobri1408 - 183ee51]
  • repair test [dobri1408 - b436349]
  • make a better test [dobri1408 - dab0648]
  • Update View.jsx [dobri1408 - ca25924]
  • make description block work properly [dobri1408 - bbdf2e4]
🐛 Bug Fixes
  • fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 #31 from eea/develop [ichim-david - ee209cf]
  • fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 [Miu Razvan - 65464d2]
🛠️ Others
  • eslint fix [Miu Razvan - b08a7b7]
  • bump version [Miu Razvan - 4470b93]

@eeacms/volto-hero-block: 7.0.1 ~ 7.1.0

🐛 Bug Fixes
  • fix(hero): default values for non boolean are set by default not defaultValue [David Ichim - 608ec21]
💅 Enhancements
  • change(hero): cache containerCssStyles and use it only on top level [David Ichim - cd666c8]
🏠 Internal changes
  • chore: package.json [alin - 516b46f]
🛠️ Others
  • Added back style to the divs as required by the other developers [David Ichim - 56c6156]
  • bump package version to 7.1.0 [David Ichim - 9f4cf35]
  • add height property [dorutrip - 86b0f13]

Internal

  • Update Jenkinsfile to test only on Volto 17 [ichim-david - 5e9090b]