Skip to content

Commit

Permalink
Update changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcasual committed Nov 21, 2024
1 parent 33d9937 commit f8dc272
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions includes/class-admin-welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,12 @@ public function changelog_screen() {
</li>
</ul>

<h4>🔧 Updated</h4>

<ul>
<li><a href="https://www.gravitykit.com/foundation/">Foundation</a> to version 1.2.21.</li>
</ul>

<h4>💻 Developer Updates</h4>

<ul>
Expand Down
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ This release adds a new form notification option for updated entries, resolves f
- Delete/download icons not displaying in Gravity Forms 2.9+;
- Unable to select files for upload when the form field's "Multiple Files" setting was enabled without a "Maximum Number of Files" value.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.21.

#### 💻 Developer Updates
* Added `gk/gravityview/view/entries/join-conditions` filter to modify the join conditions applied when retrieving View entries.
* Added `gk/gravityview/template/options` filter to programmatically modify field settings in the View editor.
Expand Down

0 comments on commit f8dc272

Please sign in to comment.