Skip to content

Commit d73ee12

Browse files
committed
New in the doc: December 2024 (#2598)
* New in the doc: December 2024 * Fixed link * Fixed formatting
1 parent f5b0ebb commit d73ee12

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/resources/new_in_doc.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,27 @@ description: Overview of major recent additions to Ibexa DXP documentation.
66

77
This page contains recent highlights and notable changes in [[= product_name =]] documentation.
88

9+
## December 2024
10+
11+
### Infrastructure and maintenance
12+
13+
- Added [v4.6.14 to v4.6.15 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4615).
14+
15+
## AI Actions
16+
17+
- Added [extending AI Actions](extend_ai_actions.md) documentation.
18+
19+
### Security
20+
21+
- Expanded the [Security checklist](security_checklist.md) with advice on TLS, HSTS, DNSSEC, CAA, and domain update protection.
22+
23+
### PHP API
24+
25+
- Added the following interfaces to the public PHP API:
26+
- [`Ibexa\Contracts\ProductCatalog\Values\Price\PriceEnvelopeInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Price-PriceEnvelopeInterface.html)
27+
- [`Ibexa\Contracts\ProductCatalog\Values\Price\PriceStampInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Price-PriceStampInterface.html)
28+
- [`Ibexa\Contracts\ProductCatalog\Values\StampInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-StampInterface.html)
29+
930
## November 2024
1031

1132
### Infrastructure and maintenance

0 commit comments

Comments
 (0)