Skip to content

Commit d0df2e1

Browse files
fixes after doc review
1 parent 5d0f4f0 commit d0df2e1

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

docs/resources/new_in_doc.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,22 @@ This page contains recent highlights and notable changes in [[= product_name =]]
99

1010
## June 2025
1111

12+
### Security
13+
14+
- Added [warning about code block access](https://doc.ibexa.co/en/latest/infrastructure_and_maintenance/security/security_checklist/#limit-access-to-code-blocks)
15+
16+
### v4.6.21
17+
18+
- [v4.6.21 release notes](https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4621)
19+
1220
### Discounts
1321

1422
- Introduced new [Discounts](https://doc.ibexa.co/en/latest/discounts/discounts/) feature that allows online stores to temporarily or permanently reduce prices on specific products or categories.
1523
Discounts documentation includes:
1624
- [Product guide](https://doc.ibexa.co/en/latest/discounts/discounts_guide/)
17-
- [Installation and configuration](https://doc.ibexa.co/en/latest/discounts/install_discounts/)
18-
- [Customization documentation](https://doc.ibexa.co/en/latest/discounts/configure_discounts/)
19-
- [API](https://doc.ibexa.co/en/latest/discounts/discounts_api/)
25+
- [Installation documentation](https://doc.ibexa.co/en/latest/discounts/install_discounts/)
26+
- [Configuration documentation](https://doc.ibexa.co/en/latest/discounts/configure_discounts/)
27+
- [API usage](https://doc.ibexa.co/en/latest/discounts/discounts_api/)
2028
- New [Search Sort Clauses](https://doc.ibexa.co/en/latest/search/discounts_search_reference/discounts_sort_clauses/) and [Search Criteria](https://doc.ibexa.co/en/latest/search/discounts_search_reference/discounts_criteria/)
2129
- New [events](https://doc.ibexa.co/en/latest/api/event_reference/discounts_events/)
2230
- Rest API for [Discounts](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#discounts) and [Discount Codes](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#discount-codes)
@@ -25,16 +33,12 @@ Discounts documentation includes:
2533

2634
### PHP API
2735

28-
- Enhanced the PHP API with the following new classes:
36+
- Enhanced the PHP API reference with the following new classes:
2937
- [`Ibexa\Contracts\Checkout\Exception`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-checkout-exception.html)
3038
- [`Ibexa\Contracts\Checkout\Exception\CheckoutException`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Checkout-Exception-CheckoutException.html)
3139
- [`Ibexa\Contracts\Checkout\Discounts\DiscountsValidationFailedException`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Checkout-Discounts-DiscountsValidationFailedException.html)
3240
- [`Ibexa\Contracts\Discounts\Exception\DiscountValueResolutionException`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Exception-DiscountValueResolutionException.html)
3341

34-
### Infrastructure and maintenance
35-
36-
- Added [warning about code block access](https://doc.ibexa.co/en/latest/infrastructure_and_maintenance/security/security_checklist/#limit-access-to-code-blocks)
37-
3842
## May 2025
3943

4044
### v4.6.20

0 commit comments

Comments
 (0)