Skip to content

Commit 8e95808

Browse files
committed
Adjusted homepage
1 parent 440b188 commit 8e95808

File tree

5 files changed

+19
-28
lines changed

5 files changed

+19
-28
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
<div class="col-12">
7474
<div class="notification" id="tile2">
7575
<div class="notification__content">
76-
<h2>The latest release is v4.6</h2>
77-
<div>The <a href="release_notes/ibexa_dxp_v4.6/">latest version of Ibexa DXP is v4.6</a>. You can now update your application to the latest version.</div>
76+
<h2>The latest release is v5.0 LTS</h2>
77+
<div>The latest version of Ibexa DXP is 5.0.0. You can now update your application to the latest version.</div>
7878
</div>
7979
<div class="notification__cta">
80-
<a href="update_and_migration/from_4.5/update_from_4.5/">Update your application</a>
80+
<a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/">Release notes</a>
8181
</div>
8282
<div class="notification__image">
8383
<img src="images/notification-image.png" alt="The latest release" />
@@ -214,4 +214,4 @@
214214
</div>
215215
</div>
216216
</div>
217-
</div>
217+
</div>

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ description: Ibexa DXP v4.6 brings improvements to Commerce, PIM and Personaliza
88

99
**Version number**: v4.6
1010

11-
**Release date**: February 13, 2024
11+
**Initial release date**: February 13, 2024
1212

1313
**Release type**: [LTS](https://support.ibexa.co/Public/service-life)
1414

1515
**Update**: [v4.5.x to v4.6](https://doc.ibexa.co/en/latest/update_and_migration/from_4.5/update_from_4.5/)
1616

17+
## Latest changes
18+
19+
To learn more about the latest changes in v4.6, visit the [full release notes for 4.6](https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/).
20+
1721
## Notable changes
1822

1923
### Ibexa Headless

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ title: Ibexa DXP v5.0 LTS
44
month_change: true
55
---
66

7-
<!-- vale VariablesVersion = NO -->
7+
# Ibexa DXP v5.0 LTS
88

9-
[[= release_notes_filters('Ibexa DXP v5.0 LTS', ['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']) =]]
9+
## Ibexa DXP v5.0.0
1010

11-
<div class="release-notes" markdown="1">
11+
## Latest changes
1212

13-
[[% set version = 'v5.0.0' %]]
14-
[[= release_note_entry_begin("Ibexa DXP " + version, '2025-07-22', ['Headless', 'Experience', 'Commerce', 'New feature']) =]]
13+
To learn more about the latest changes in v5, visit the [full release notes for v5.0](https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/).
1514

1615
### Notable changes
1716

@@ -351,10 +350,11 @@ Refer to [Ibexa DXP v5.0 renames, deprecations and removals](ibexa_dxp_v5.0_depr
351350

352351
### Full changelog
353352

354-
[[% include 'snippets/release_50.md' %]]
355353

356-
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_to_5.0.md).
354+
To learn more about all the included changes, see the full release change logs:
357355

358-
[[= release_note_entry_end() =]]
356+
- [Ibexa Headless v5.0.0](https://github.com/ibexa/headless/releases/tag/v5.0.0)
357+
- [Ibexa Experience v5.0.0](https://github.com/ibexa/experience/releases/tag/v5.0.0)
358+
- [Ibexa Commerce v5.0.0](https://github.com/ibexa/commerce/releases/tag/v5.0.0)
359359

360-
</div>
360+
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_to_5.0.md).

docs/snippets/release_50.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ extra:
715715
latest_tag_4_3: '4.3.5'
716716
latest_tag_4_4: '4.4.4'
717717
latest_tag_4_5: '4.5.7'
718-
latest_tag_4_6: '4.6.21'
718+
latest_tag_4_6: '4.6.22'
719719
latest_tag_5_0: '5.0.0'
720720

721721
symfony_doc: 'https://symfony.com/doc/5.x'

0 commit comments

Comments
 (0)