Skip to content

Commit 07e502a

Browse files
committed
5.0.2 & 4.6.24 releases (#373)
1 parent 453f0ef commit 07e502a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
<div class="col-12 col-lg-6">
9191
<div class="notification notification--latest-release" id="tile2">
9292
<div class="notification__content">
93-
<h2>The latest release is [[= latest_tag_4_6 =]]</h2>
94-
<div>The latest version of Ibexa DXP is [[= latest_tag_4_6 =]]. Take advantage of the newest features and enhancements.</div>
93+
<h2>The latest Ibexa DXP is v5.0 LTS</h2>
94+
<div>The latest release in v4.6 LTS branch is [[= latest_tag_4_6 =]]. Take advantage of the newest features and enhancements.</div>
9595
</div>
9696
<div class="notification__cta">
9797
<a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/">Release notes</a>
@@ -104,11 +104,11 @@
104104
<div class="col-12 col-lg-6">
105105
<div class="notification notification--lts-update" id="tile3">
106106
<div class="notification__content">
107-
<h2>The newest LTS Update is the Symbol attribute</h2>
108-
<div>Use it to store standarized identifiers of your products.</div>
107+
<h2>The newest LTS Update is Collaboration</h2>
108+
<div>Use it to let multiple users to work on the same content simultaneously.</div>
109109
</div>
110110
<div class="notification__cta">
111-
<a href="https://doc.ibexa.co/en/4.6/pim/attributes/symbol-attribute-type">Learn more about this LTS Update</a>
111+
<a href="https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/collaborative_editing_guide/">Learn more about this LTS Update</a>
112112
<a href="https://doc.ibexa.co/en/4.6/ibexa_products/editions/#lts-updates">Discover other LTS Updates</a>
113113
</div>
114114
<div class="notification__image">

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ extra:
194194

195195
developer_doc: 'https://doc.ibexa.co/en/4.6'
196196

197-
latest_tag_4_6: '4.6.22'
197+
latest_tag_4_6: '4.6.24'
198+
latest_tag_5_0: '5.0.2'
198199

199200
extra_css:
200201
- fonts/MavenPro.css

0 commit comments

Comments
 (0)