Skip to content

1.25.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 19 Feb 21:24
· 391 commits to master since this release
37a927d

Dependency updates

@eeacms/volto-block-data-figure: 7.0.0 ~ 7.1.0

πŸ› Bug Fixes
  • fix(ssr): rendering of the DataFigure block view by dropping client check [David Ichim - cfa6648]
  • fix: remove norefferer for seo purposes #115 from eea/263008-noreferrer [ichim-david - 111da84]
  • fix: remove norefferer for seo purposes [hazigabriel - 6ac4989]
🏠 Internal changes
  • chore: package.json [Alin Voinea - 2a4dbe6]
πŸ› οΈ Others
  • Restored value of universalLink in order for tests to pass since this wasn't changed in Volto yet [David Ichim - 33bb9d6]
  • set JEST_USE_SETUP=ON [Miu Razvan - b95be7a]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 74fc573]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 1c2fa77]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - f3fa838]

@eeacms/volto-datablocks: 6.3.2 ~ 6.3.3

🏠 Internal changes
  • chore: package.json [Alin Voinea - e620c96]
πŸ› οΈ Others
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - a931241]

@eeacms/volto-editing-progress: 0.3.0 ~ 0.4.0

πŸš€ New Features
  • feat: Improve editing progress, add propery option, remove property, change states - Refs #262289 [dobri1408 - 82c1ceb]
πŸ› οΈ Others

@eeacms/volto-eea-design-system: 1.22.7 ~ 1.23.1

πŸ› Bug Fixes
  • fix(form): border display on wrapper of help [David Ichim - c512cab]
  • fix(icons): restored icon.overrides styles to preserve font awesome icon display [David Ichim - a3d3548]
πŸ› οΈ Others
  • Update package.json version to 1.23.0 [David Ichim - 4b2eeee]
  • fixed merge conflict [David Ichim - efe0f4b]
  • Update react-slick version to 0.30.1 [David Ichim - 62d4570]

@eeacms/volto-eea-kitkat: 21.2.3 ~ 22.0.0

Dependency updates

@eeacms/volto-anchors: 0.5.0 ~ 0.6.0
🏠 Internal changes
  • chore: package.json [Alin Voinea - 1bed96f]
πŸ› οΈ Others
  • bump version [Razvan - db8e899]
  • Remove unused target and title attributes from renderLinkElement function [David Ichim - 5a9d684]
  • set JEST_USE_SETUP=ON [Miu Razvan - 97929a3]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - ea1f44c]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 9fc3606]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - f5d57b6]
  • fix helpers [nileshgulia1 - 80e5633]
@eeacms/volto-block-image-cards: 1.3.7 ~ 1.3.8
🏠 Internal changes
  • chore: package.json [Alin Voinea - b992847]
πŸ› οΈ Others
  • Update react-slick version to 0.30.1 [David Ichim - dea5e89]
@eeacms/volto-call-to-action-block: 4.3.0 ~ 4.3.1
πŸ› Bug Fixes
  • fix: remove norefferer for seo purposes #27 from eea/263008-noreferrer [ichim-david - 6ff0547]
  • fix: remove norefferer for seo purposes [hazigabriel - 1f3bd81]
🏠 Internal changes
  • chore: package.json [Alin Voinea - 9c57459]
  • style: Automated code fix [eea-jenkins - 1e73384]
πŸ› οΈ Others
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 47dc9e2]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - da3e7c3]
@eeacms/volto-hero-block: 5.4.6 ~ 5.5.0
🏠 Internal changes
  • chore: package.json [Alin Voinea - 3e83746]
πŸ› οΈ Others
  • Release 5.5.0 [alin - a81f788]
  • Don't need this as props, they're not passed to the editor, don't lie about this [Tiberiu Ichim - cc434c5]
  • test: fix eslint errors [kreafox - 5dd4d30]
  • Allow multiline editing of hero block [Tiberiu Ichim - 373d1a0]
  • Allow multiline editing of hero block [Tiberiu Ichim - b674ca5]
  • fix ESlint [Teodor - 1439495]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - de6a206]
@eeacms/volto-listing-block: 7.0.2 ~ 7.1.0
πŸ› Bug Fixes
  • fix(carousel): use condition direct on arrows [David Ichim - 4562716]
  • fix(carousel): show dots if there is more than 1 result [David Ichim - f9ec95e]
  • fix: remove norefferer for seo purposes [hazigabriel - 8690671]
πŸ’… Enhancements
  • change(carousel): use ResponsiveContainer by removing the client condition [David Ichim - d24978d]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - 7da89c2]
  • chore: package.json [Alin Voinea - b7030aa]
  • style: Automated code fix [eea-jenkins - 688a9fa]
πŸ› οΈ Others
  • Fixed width of Carousel now that we no longer use ResponsiveContainer and removed float from Teaser on edit coming from volto-block-style [David Ichim - e189004]
  • Update react-slick version and show carousel in SSR [David Ichim - 96bff1a]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - ceec1b8]
@eeacms/volto-slate-label: 0.5.9 ~ 0.6.0
πŸš€ New Features
  • feat(slate-label): Allow tooltip to open by focus or click #263484 #26 from eea/develop [ichim-david - 1ec4a0c]
  • feat(label): added option to show label on hover or click #25 from eea/263484-label-hover [ichim-david - 6a0dc07]
  • feat: add logic to toggle tooltip message on hover [hazigabriel - 572a890]
πŸ› Bug Fixes
  • fix: change schema title [hazigabriel - 8f03737]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - 8b93fea]
πŸ› οΈ Others
  • Update version in package.json [David Ichim - 3f9a38b]
@eeacms/volto-slate-zotero: 5.2.6 ~ 5.2.7
🏠 Internal changes
  • chore: package.json [Alin Voinea - e336d00]
πŸ› οΈ Others
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - f721884]
@eeacms/volto-widget-geolocation: 5.1.7 ~ 5.2.0
πŸ’… Enhancements
  • change(button): of search to use volto styling for add item #66 from eea/advanced-search-ui [ichim-david - 27a5cd2]
  • change(button): use volto add-item-button markup [David Ichim - 2d6e58a]
🏠 Internal changes
  • chore: package.json [Alin Voinea - fcd4d11]
  • style: Automated code fix [eea-jenkins - 200f248]
πŸ› οΈ Others
  • Updated package version [David Ichim - 65b98d1]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 93df3b7]
  • fix search button in metadata section [Teodor - 3645338]
  • change UI for advanced search button [Teodor - 1532b13]

Internal

@eeacms/volto-eea-website-policy: 1.12.1 ~ 1.13.0

πŸš€ New Features
  • feat: inforce required fields on workflow change - Refs #262289 [dobri1408 - b6f939d]
πŸ› οΈ Others

@eeacms/volto-eea-website-theme: 1.27.2 ~ 1.28.1

πŸ› Bug Fixes
  • fix(toc): make toc work, Refs #265201 [Razvan - 507adc2]
  • fix: volto slate when used in metadata block with SlateJSONField - Refs #264239 [Miu Razvan - 51682c4]
  • fix(lint): service so that it work with editor and command line tool [David Ichim - ad43bc2]
🏠 Internal changes
  • chore: package.json [Alin Voinea - 08beb70]
πŸ› οΈ Others
  • bump version [Razvan - 721e939]
  • merge master into this branch [Razvan - 586c8f9]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - c4dbd28]
  • fix tests [Razvan - 042330b]
  • remove RemoveSchema logic [Razvan - 08d10f8]
πŸ› Bug Fixes
  • fix: Don't crash when rendering invalid slate [Tiberiu Ichim - 9b7bc96]
πŸ› οΈ Others

@eeacms/volto-embed: 9.1.0 ~ 9.1.1

πŸ› οΈ Others

@plone/volto: 16.30.2 ~ 16.30.3

16.30.3 (2024-02-15)

Bugfix
  • Fix links-to-item should be a protected route. @iFlameing #5666
  • Fixed listing SSR rendering by sending subrequestId instead of id only within getAsyncData, similar to calling getQueryStringResults directly. @ichim-david #5688
  • Add extra wait calls to listing block tests to avoid sporadic failures. @ichim-david #5753

Internal

🏠 Internal changes

  • chore: Update yarn.lock [alin - 951a35b]

πŸ› οΈ Others

  • Refs #262926 update site to Volto 16.30.3 which contains my fix to listing block SSR [David Ichim - 99bd3ad]

1.24.4-beta.2 - 15 February 2024

πŸš€ Dependency updates

  • Release @plone-collective/volto-authomatic 2.0.1 [alin - d5a8eb9]

1.24.4-beta.1 - 15 February 2024

πŸš€ Dependency updates

  • Release @eeacms/volto-block-data-figure@7.1.0 [EEA Jenkins - d4d7525]
  • Release @eeacms/volto-embed@9.1.1 [EEA Jenkins - 0206e6c]

πŸ› οΈ Others

  • Update package.json [Alexandru Ghica - b13bbaf]
  • Update volto-eea-website-policy [Alexandru Ghica - a6013a3]
  • Update package.json [Alexandru Ghica - 40eccd7]
  • Adde fallback_login [Alexandru Ghica - f84c71a]
  • Added volto-authomatic [Alexandru Ghica - b299ede]