Skip to content

Commit 8f16331

Browse files
authored
Merge pull request #1055 from ExpressionEngine/7.dev
Pushing 7.5.16 change log live.
2 parents 40b149f + 7170a8e commit 8f16331

File tree

4 files changed

+64
-0
lines changed

4 files changed

+64
-0
lines changed

docs/channels/channel-form/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,14 @@ If you have chosen [inline error handling](#error_handling), you can display the
265265

266266
Display a custom field's label.
267267

268+
You may also use `{label:title}` to display the label for the title field as defined in Channel settings.
269+
268270
### `{instructions:my_field_name}`
269271

270272
Display a custom field's instructions.
271273

274+
You may also use `{instructions:title}` to display the instructions for the title field as defined in Channel settings.
275+
272276
### `{selected_option:my_field_name}`
273277

274278
In an edit form, display the selected option for the specified custom field.

docs/comment/entries.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ NOTE: **Important:** The Comment Entries tag should **not** be nested inside of
3232

3333
author_id="5"
3434

35+
### `backspace=`
36+
37+
The `backspace=` parameter will remove characters, including spaces and line breaks, from the last iteration of the tag pair:
38+
39+
backspace="7"
40+
3541
### `channel=`
3642

3743
channel="which"

docs/fieldtypes/file.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,20 @@ Convert the image to WEBP format. Additionally all the `:resize` manipulations c
276276
| master_dim | `auto`/`width`/`height` | `auto`| Master dimension when only width of height is specified |
277277

278278

279+
### `:avif`
280+
281+
{news_image:avif}
282+
283+
Convert the image to AVIF format. Additionally all the `:resize` manipulations can be applied
284+
285+
| Parameter | Values | Default | Description |
286+
| --------- | ------- | ---------- | -------------------------------------- |
287+
| width | `Number` | | Width to crop to, px |
288+
| height | `Number` | | Height to crop to, px |
289+
| quality | `0`-`100`| `75`| Image quality, % |
290+
| maintain_ratio | `y` / `n` | `y`| Keep image ratio (yes/no) |
291+
| master_dim | `auto`/`width`/`height` | `auto`| Master dimension when only width of height is specified |
292+
279293
### `:resize_crop`
280294

281295
{news_image:resize_crop resize:width="300" crop:width="100"}

docs/installation/changelog.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,46 @@
88
-->
99
# ExpressionEngine v7 Change Log
1010

11+
## Version 7.5.16
12+
(Release: September 15th, 2025)
13+
<div class="max-w-7xl mx-autotext-center">
14+
<div class="space-y-8 sm:space-y-12">
15+
<ul role="list" class="mx-auto grid grid-cols-2 gap-x-4 gap-y-1 sm:grid-cols-4 md:gap-x-6 lg:max-w-5xl lg:gap-x-8 lg:gap-y-1 xl:grid-cols-5">
16+
17+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/563996?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Bryan Nielsen</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=bryannielsen" target="_BLANK">@bryannielsen</a></p></div></div></div></li>
18+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/11818941?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Matt Johnson</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=matthewjohns0n" target="_BLANK">@matthewjohns0n</a></p></div></div></div></li>
19+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/422821?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Tom Jaeger</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=TomJaeger" target="_BLANK">@TomJaeger</a></p></div></div></div></li>
20+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/23382425?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Yulya Lebed</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=Yulyaswan" target="_BLANK">@Yulyaswan</a></p></div></div></div></li>
21+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/752126?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Yuri Salimovskiy</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=intoeetive" target="_BLANK">@intoeetive</a></p></div></div></div></li>
22+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/1181219?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">robinsowell</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=robinsowell" target="_BLANK">@robinsowell</a></p></div></div></div></li>
23+
</ul>
24+
</div>
25+
</div>
26+
27+
28+
**Bug Fixes** ��
29+
30+
- Resolved [#4921](https://github.com/ExpressionEngine/ExpressionEngine/issues/4921) where saving File model from CLI was producing an error [#4949](https://github.com/ExpressionEngine/ExpressionEngine/pull/4949)
31+
- Resolved [#4918](https://github.com/ExpressionEngine/ExpressionEngine/issues/4918) where some queries were duplicated when using Member field inside of a Grid [#4948](https://github.com/ExpressionEngine/ExpressionEngine/pull/4948)
32+
- Resolved issue where the file info was not cached [#4870](https://github.com/ExpressionEngine/ExpressionEngine/pull/4870)
33+
- Resolved [#3718](https://github.com/ExpressionEngine/ExpressionEngine/issues/3718) where the ability to edit entries from Relationship field was misbehaving sometimes [#4828](https://github.com/ExpressionEngine/ExpressionEngine/pull/4828)
34+
35+
**Enhancements**
36+
37+
- Added title label and instruction tags to Channel Form [#4906](https://github.com/ExpressionEngine/ExpressionEngine/pull/4906)
38+
- Added support for AVIF images in File Manager [#4837](https://github.com/ExpressionEngine/ExpressionEngine/pull/4837)
39+
- Made "View Page" link in Structure open in a new tab [#4383](https://github.com/ExpressionEngine/ExpressionEngine/pull/4383)
40+
- Changed template no-access language [#4956](https://github.com/ExpressionEngine/ExpressionEngine/pull/4956)
41+
- Added the `backspace` parameter to `{exp:channel:entries}` tag [#4954](https://github.com/ExpressionEngine/ExpressionEngine/pull/4954)
42+
- Allowed Upload Destination adapter to be overridden in config [#4946](https://github.com/ExpressionEngine/ExpressionEngine/pull/4946)
43+
- Added new CLI commands and JSON output options [#4969](https://github.com/ExpressionEngine/ExpressionEngine/pull/4969)
44+
- Added additional HTTP status codes [#4976](https://github.com/ExpressionEngine/ExpressionEngine/pull/4976), including 422 [#4975](https://github.com/ExpressionEngine/ExpressionEngine/pull/4975)
45+
46+
**Developers** 💻
47+
48+
- Added extension hooks for the Updater service [#4951](https://github.com/ExpressionEngine/ExpressionEngine/pull/4951)
49+
- Added tests for Structure module [#4957](https://github.com/ExpressionEngine/ExpressionEngine/pull/4957)
50+
1151
## Version 7.5.15
1252
(Release: August 20th, 2025)
1353
<div class="max-w-7xl mx-autotext-center">

0 commit comments

Comments
 (0)