Skip to content

Commit

Permalink
Release 18.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jan 31, 2025
1 parent 2b8bfa7 commit aaa767f
Show file tree
Hide file tree
Showing 20 changed files with 76 additions and 24 deletions.
30 changes: 30 additions & 0 deletions docs/source/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,36 @@ myst:

<!-- towncrier release notes start -->

## 18.8.0 (2025-01-31)

### Feature

- Show the working copy actions (checkin/checkout) based on whether they are enabled in the backend, instead of the `hasWorkingCopySupport` setting. @wesleybl, @davisagli [#5284](https://github.com/plone/volto/issues/5284)
- Expose `robots.txt` setting in Volto control panel, and render `robots.txt` based on REST API call. @robgietema [#5580](https://github.com/plone/volto/issues/5580)
- Update tests to match the new message in the add-ons loader. @sneridagh [#6630](https://github.com/plone/volto/issues/6630)

### Bugfix

- Pass `intl` object to `initialValue` function. @wesleybl [#6529](https://github.com/plone/volto/issues/6529)
- Update Dutch translations @fredvd [#6531](https://github.com/plone/volto/issues/6531)
- Correctly handle when one of the items is `null` in the Relations control panel. @giuliaghisini [#6629](https://github.com/plone/volto/issues/6629)
- Added `field.pattern` as a parameter to the internationalized message. @ionlizarazu [#6631](https://github.com/plone/volto/issues/6631)
- Display the appropriately sized image to eliminate blurring from upsizing smaller images in the `srcSet` generation. @giuliaghisini [#6634](https://github.com/plone/volto/issues/6634)

### Internal

- Add acceptance test for non-manager user editing group memberships. @ksuess [#5786](https://github.com/plone/volto/issues/5786)
- Enhance Volto contributing guidelines. @stevepiercy [#6613](https://github.com/plone/volto/issues/6613)
- Split Read the Docs pull request preview builds between Volto and `@plone/registry`. @stevepiercy [#6617](https://github.com/plone/volto/issues/6617)
- Updates the first-timer message to use the correct link for feature voting. @stevepiercy [#6625](https://github.com/plone/volto/issues/6625)
- Allow `2021.ploneconf.org` to fail readme-link-check. @stevepiercy [#6627](https://github.com/plone/volto/issues/6627)

### Documentation

- Amended version policy documentation. @sneridagh
Added deprecation notice for Semantic UI theming. [#6541](https://github.com/plone/volto/issues/6541)
- Document how to migrate projects to Cookieplone. @stevepiercy @erral [#6626](https://github.com/plone/volto/issues/6626)

## 18.7.0 (2025-01-24)

### Feature
Expand Down
30 changes: 30 additions & 0 deletions packages/volto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,36 @@ myst:

<!-- towncrier release notes start -->

## 18.8.0 (2025-01-31)

### Feature

- Show the working copy actions (checkin/checkout) based on whether they are enabled in the backend, instead of the `hasWorkingCopySupport` setting. @wesleybl, @davisagli [#5284](https://github.com/plone/volto/issues/5284)
- Expose `robots.txt` setting in Volto control panel, and render `robots.txt` based on REST API call. @robgietema [#5580](https://github.com/plone/volto/issues/5580)
- Update tests to match the new message in the add-ons loader. @sneridagh [#6630](https://github.com/plone/volto/issues/6630)

### Bugfix

- Pass `intl` object to `initialValue` function. @wesleybl [#6529](https://github.com/plone/volto/issues/6529)
- Update Dutch translations @fredvd [#6531](https://github.com/plone/volto/issues/6531)
- Correctly handle when one of the items is `null` in the Relations control panel. @giuliaghisini [#6629](https://github.com/plone/volto/issues/6629)
- Added `field.pattern` as a parameter to the internationalized message. @ionlizarazu [#6631](https://github.com/plone/volto/issues/6631)
- Display the appropriately sized image to eliminate blurring from upsizing smaller images in the `srcSet` generation. @giuliaghisini [#6634](https://github.com/plone/volto/issues/6634)

### Internal

- Add acceptance test for non-manager user editing group memberships. @ksuess [#5786](https://github.com/plone/volto/issues/5786)
- Enhance Volto contributing guidelines. @stevepiercy [#6613](https://github.com/plone/volto/issues/6613)
- Split Read the Docs pull request preview builds between Volto and `@plone/registry`. @stevepiercy [#6617](https://github.com/plone/volto/issues/6617)
- Updates the first-timer message to use the correct link for feature voting. @stevepiercy [#6625](https://github.com/plone/volto/issues/6625)
- Allow `2021.ploneconf.org` to fail readme-link-check. @stevepiercy [#6627](https://github.com/plone/volto/issues/6627)

### Documentation

- Amended version policy documentation. @sneridagh
Added deprecation notice for Semantic UI theming. [#6541](https://github.com/plone/volto/issues/6541)
- Document how to migrate projects to Cookieplone. @stevepiercy @erral [#6626](https://github.com/plone/volto/issues/6626)

## 18.7.0 (2025-01-24)

### Feature
Expand Down
1 change: 0 additions & 1 deletion packages/volto/news/5284.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/5580.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/5786.internal

This file was deleted.

2 changes: 0 additions & 2 deletions packages/volto/news/6529.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6531.bugfix

This file was deleted.

2 changes: 0 additions & 2 deletions packages/volto/news/6541.documentation

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6613.internal

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6617.internal

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6625.internal

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6626.documentation

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6627.internal

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6629.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6630.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6631.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto/news/6634.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion packages/volto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"license": "MIT",
"version": "18.7.0",
"version": "18.8.0",
"repository": {
"type": "git",
"url": "[email protected]:plone/volto.git"
Expand Down
7 changes: 7 additions & 0 deletions packages/volto/types/helpers/Api/Api.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* Format the url.
* @function formatUrl
* @param {string} path Path (or URL) to be formatted.
* @returns {string} Formatted path.
*/
export function formatUrl(path: string): string;
export default Api;
/**
* Api class.
Expand Down
14 changes: 8 additions & 6 deletions packages/volto/types/helpers/Blocks/Blocks.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export function moveBlock(formData: any, source: number, destination: number): a
* @param {Object} intl intl object.
* @return {Object} New form data
*/
export function deleteBlock(formData: any, blockId: string, intl: Object): any;
export function deleteBlock(formData: any, blockId: string, intl: any): any;
/**
* Adds a block to the blocks form
* @function addBlock
Expand All @@ -54,7 +54,7 @@ export function deleteBlock(formData: any, blockId: string, intl: Object): any;
* @param {Object} intl intl object.
* @return {Array} New block id, New form data
*/
export function addBlock(formData: any, type: string, index: number, blocksConfig: any, intl: Object): any[];
export function addBlock(formData: any, type: string, index: number, blocksConfig: any, intl: any): any[];
/**
* Mutate block, changes the block @type
* @function mutateBlock
Expand All @@ -65,18 +65,20 @@ export function addBlock(formData: any, type: string, index: number, blocksConfi
* @param {Object} intl intl object.
* @return {Object} New form data
*/
export function mutateBlock(formData: any, id: string, value: number, blocksConfig: any, intl: Object): any;
export function mutateBlock(formData: any, id: string, value: number, blocksConfig: any, intl: any): any;
/**
* Insert new block before another block
* @function insertBlock
* @param {Object} formData Form data
* @param {string} id Insert new block before the block with this id
* @param {number} value New block's value
* @param {Object} current Current block
* @param {number} offset offset position
* @param {Object} blocksConfig Blocks configuration.
* @param {Object} intl intl object.
* @return {Array} New block id, New form data
*/
export function insertBlock(formData: any, id: string, value: number, current: {}, offset: number, blocksConfig: any, intl: Object): any[];
export function insertBlock(formData: any, id: string, value: number, current: any, offset: number, blocksConfig: any, intl: any): any[];
/**
* Change block
* @function changeBlock
Expand Down Expand Up @@ -174,12 +176,12 @@ export function findBlocks(blocks: {}, types: any, result?: any[]): any[];
*/
export function moveBlockEnhanced(formData: any, { source, destination }: number): any;
export function getBlocks(properties: any): any[];
export function applyBlockInitialValue({ id, value, blocksConfig, formData, intl}: {
export function applyBlockInitialValue({ id, value, blocksConfig, formData, intl, }: {
id: any;
value: any;
blocksConfig: any;
formData: any;
intl: Object;
intl: any;
}): any;
export function styleToClassName(key: any, value: any, prefix?: string): any;
export function buildStyleClassNamesFromData(obj?: {}, prefix?: string): any;
Expand Down

0 comments on commit aaa767f

Please sign in to comment.