Skip to content

Commit 28a6de4

Browse files
authored
Merge pull request #560 from ExpressionEngine/7.dev
push 7.2.6 docs live
2 parents ec793ae + f44c63c commit 28a6de4

File tree

4 files changed

+100
-9
lines changed

4 files changed

+100
-9
lines changed

docs/installation/changelog.md

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

11+
## Version 7.2.6
12+
(Release: January 10, 2023)
13+
14+
- **Contributors** 🙌
15+
<div class="max-w-7xl mx-autotext-center">
16+
<div class="space-y-8 sm:space-y-12">
17+
<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">
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/17011377?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Brad Akin</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=bakin1999" target="_BLANK">@bakin1999</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/53965?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Brian Litzinger</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=litzinger" target="_BLANK">@litzinger</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/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>
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/6020323?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Doug Black Jr</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=dougblackjr" target="_BLANK">@dougblackjr</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/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>
23+
<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>
24+
<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>
25+
<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>
26+
<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>
27+
</ul>
28+
</div>
29+
</div>
30+
31+
- **Enhancements** 🚀
32+
- Add additional HTML elements to CP stylesheet; [#2685](https://github.com/ExpressionEngine/ExpressionEngine/issues/2685)
33+
- Allow swatches in Colorpicker fieldtype to have names
34+
- Retain pagination and filters on Entry Manager page after saving & closing entry; [#111](https://github.com/ExpressionEngine/ExpressionEngine/issues/111)
35+
- Improved Pro Search collections page UI
36+
- Resolved [#2658](https://github.com/ExpressionEngine/ExpressionEngine/issues/2658) where some parameters were not available for member management forms
37+
38+
- **Bug Fixes** 💃🐛
39+
- Resolved [#2663](https://github.com/ExpressionEngine/ExpressionEngine/pull/2663) where forgot password form could generate erroneous reset URLs
40+
- Resolved [#2500](https://github.com/ExpressionEngine/ExpressionEngine/pull/2500) where reordering Grid with images had some issues
41+
- Resolved [#2571](https://github.com/ExpressionEngine/ExpressionEngine/pull/2571) where using `exp:channel:categories` with no categories assigned could show PHP warning
42+
- Resolves issue with using lang entries in CLI command
43+
- Resolved issue with View Type preference not properly encoded
44+
- Resolved issue where Pro Search filters were using Low Search naming
45+
- Resolved [#2679](https://github.com/ExpressionEngine/ExpressionEngine/pull/2679)where password validation URL was giving PHP error
46+
47+
- **Developers** 💻
48+
- Added CLI command to generate jump files for add-ons
49+
1150
## Version 7.2.5
1251
(Release: December 20, 2022)
1352

@@ -23,10 +62,10 @@
2362
</div>
2463

2564
- **Enhancements** 🚀
26-
- Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792)
27-
- Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921)
28-
- Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790)
29-
- Updated custom add-on development methodology. (See [Add-on Development Overview](/development/addon-development-overview.md) )
65+
- Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792)
66+
- Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921)
67+
- Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790)
68+
- Updated custom add-on development methodology. (See [Add-on Development Overview](/development/addon-development-overview.md) )
3069

3170

3271
- **Bug Fixes** 💃🐛
@@ -61,11 +100,11 @@
61100
</div>
62101

63102
- **Enhancements** 🚀
64-
- Reduced the amounts of queries when using a relationship field.
65-
- Added update date in success message after saving an entry. ([#1157](https://github.com/ExpressionEngine/ExpressionEngine/issues/1157))
66-
- Added ability to skip success message after submitting email contact form. ([#1034](https://github.com/ExpressionEngine/ExpressionEngine/issues/1034))
67-
- Increased performance of File Manager when attempting to load thousands of files. ([#2564](https://github.com/ExpressionEngine/ExpressionEngine/issues/2564))
68-
- Added confirmation toggle to keep or remove files when removing upload directory. ([#2623](https://github.com/ExpressionEngine/ExpressionEngine/issues/2623))
103+
- Reduced the amounts of queries when using a relationship field.
104+
- Added update date in success message after saving an entry. ([#1157](https://github.com/ExpressionEngine/ExpressionEngine/issues/1157))
105+
- Added ability to skip success message after submitting email contact form. ([#1034](https://github.com/ExpressionEngine/ExpressionEngine/issues/1034))
106+
- Increased performance of File Manager when attempting to load thousands of files. ([#2564](https://github.com/ExpressionEngine/ExpressionEngine/issues/2564))
107+
- Added confirmation toggle to keep or remove files when removing upload directory. ([#2623](https://github.com/ExpressionEngine/ExpressionEngine/issues/2623))
69108

70109

71110

docs/member/edit-avatar.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,23 @@ This tag allows users to edit their avatar image. The image will be uploaded to
2424

2525
return="member/profile"
2626

27+
### `form_class=`
28+
29+
form_class="login"
30+
31+
This parameter allows you to specify the class attribute for the &lt;form&gt; tag.
32+
33+
### `form_id=`
34+
35+
form_id="login"
36+
37+
This parameter allows you to specify the id attribute for the &lt;form&gt; tag.
38+
39+
### `form_name=`
40+
41+
form_name="login"
42+
43+
This parameter allows you to specify a name attribute for the &lt;form&gt; tag.
2744

2845
## Form Inputs
2946

docs/member/edit-profile.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,23 @@ Include the CSS for the custom member fields.
3333

3434
return="member/registration/success"
3535

36+
### `form_class=`
37+
38+
form_class="login"
39+
40+
This parameter allows you to specify the class attribute for the &lt;form&gt; tag.
41+
42+
### `form_id=`
43+
44+
form_id="login"
45+
46+
This parameter allows you to specify the id attribute for the &lt;form&gt; tag.
47+
48+
### `form_name=`
49+
50+
form_name="login"
51+
52+
This parameter allows you to specify a name attribute for the &lt;form&gt; tag.
3653

3754
## Form Inputs
3855
NOTE: Be sure to include the required Javascript and CSS to use the native [Password Validation](member/password-validation.md).

docs/member/memberlist.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,24 @@ Outputs a searchable list of members, including form filters to sort and limit t
2121

2222
return="member/memberlist"
2323

24+
### `form_class=`
25+
26+
form_class="login"
27+
28+
This parameter allows you to specify the class attribute for the search &lt;form&gt; tag.
29+
30+
### `form_id=`
31+
32+
form_id="login"
33+
34+
This parameter allows you to specify the id attribute for the search &lt;form&gt; tag.
35+
36+
### `form_name=`
37+
38+
form_name="login"
39+
40+
This parameter allows you to specify a name attribute for the search &lt;form&gt; tag.
41+
2442
## Form Variables
2543

2644
### `{form_declaration}`

0 commit comments

Comments
 (0)