Skip to content

Commit 7a85f53

Browse files
committed
Update UI changelog [force release]
1 parent 3e53d9e commit 7a85f53

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

includes/class-admin-welcome.php

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,17 @@ public function changelog_screen() {
272272
<?php $this->tabs(); ?>
273273

274274
<div class="changelog point-releases" style="margin-top: 3em; border-bottom: 0">
275-
276275
<div class="headline-feature" style="max-width: 100%">
277276
<h2 style="border-bottom: 1px solid #ccc; padding-bottom: 1em; margin-bottom: 0; margin-top: 0"><?php esc_html_e( 'What&rsquo;s New', 'gk-gravityview' ); ?></h2>
278277
</div>
279278

279+
<h3>2.16.5 on January 5, 2023</h3>
280+
281+
<ul>
282+
<li>Updated: <a href="https://www.gravitykit.com/foundation/">Foundation</a> to version 1.0.8</li>
283+
<li>Improved: Internal changes to allow using Custom Content fields on the Edit Screen with the <a href="https://www.gravitykit.com/extensions/diy-layout/">DIY Layout</a></li>
284+
</ul>
285+
280286
<h3>2.16.4 on December 23, 2022</h3>
281287

282288
<ul>

0 commit comments

Comments
 (0)