|
26 | 26 |
|
27 | 27 | - Resolved [#3583](https://github.com/ExpressionEngine/ExpressionEngine/issues/3583) where RSS Parser user guide was referencing non-existing feed |
28 | 28 | - Resolved [#3594](https://github.com/ExpressionEngine/ExpressionEngine/issues/3594) where template tags created from CLI would show error when used in Live Preview |
29 | | -- Implemented check for duplicate group names in Template Manager |
| 29 | +- Resolved issue where site_id might not be available in Post Flight checks |
30 | 30 | - Resolved [#3439](https://github.com/ExpressionEngine/ExpressionEngine/issues/3439) where using File field limited to upload directory on other site would result in JavaScript error |
31 | 31 | - Resolved [#3589](https://github.com/ExpressionEngine/ExpressionEngine/issues/3589) where some update routines could have been not run when updating from Low to Pro add-ons |
32 | 32 |
|
|
50 | 50 | - Resolved [#3568](https://github.com/ExpressionEngine/ExpressionEngine/issues/3568) where deselecting all template access for Role in one MSM site would also deselect it on other sites |
51 | 51 | - Resolved [#2017](https://github.com/ExpressionEngine/ExpressionEngine/issues/2017) where comments were not added to Spam trap when changing comment status in Control Panel; |
52 | 52 | - Resolved [#1826](https://github.com/ExpressionEngine/ExpressionEngine/issues/1826) where popup with spam details could be hard to navigate to |
53 | | -- Resolved [#2787](https://github.com/ExpressionEngine/ExpressionEngine/issues/2787) where missing fieldtype would prevent adding new field or entry |
| 53 | +- Resolved [#2787](https://github.com/ExpressionEngine/ExpressionEngine/issues/2787) where missing fieldtype would prevent adding new field or entry |
54 | 54 | - Resolved [#3456](https://github.com/ExpressionEngine/ExpressionEngine/issues/3456) where image manipulation could have wrong orientation |
55 | 55 | - Resolved [#674](https://github.com/ExpressionEngine/ExpressionEngine/issues/674) where having conflicting member_id in Member Import XML file was causing SQL error |
56 | 56 | - Resolved [#2178](https://github.com/ExpressionEngine/ExpressionEngine/issues/2178) where pagination in Entry Manager was not correct for people who only can edit their own entries |
|
61 | 61 | - Resolved [#3397](https://github.com/ExpressionEngine/ExpressionEngine/pull/3400) where Template Routes page was showing deprecation notices when using PHP 8.2 |
62 | 62 | - Resolved [#3123](https://github.com/ExpressionEngine/ExpressionEngine/pull/3398) where having template records without template group in database would case PHP notices in template editor |
63 | 63 | - Resolved [#3371](https://github.com/ExpressionEngine/ExpressionEngine/pull/3374) where Grid fields could show PHP error when ExpressionEngine was updated from older version |
64 | | -- Resolved [#3350](https://github.com/ExpressionEngine/ExpressionEngine/pull/3361) where PHP notice might be shown when parsing empty member field |
| 64 | +- Resolved [#3350](https://github.com/ExpressionEngine/ExpressionEngine/pull/3361) where PHP notice might be shown when parsing empty member field |
65 | 65 | - Resolved [#218](https://github.com/ExpressionEngine/ExpressionEngine/issues/218) where Control Panel links could sometimes break after submitting idle login popup |
66 | 66 |
|
67 | 67 | ## Version 7.3.5 |
|
169 | 169 |
|
170 | 170 | **Bug Fixes** 💃🐛 |
171 | 171 |
|
172 | | -- Resolved issue where Fluid field from older ExpressionEngine versions did not display the data in CP |
| 172 | +- Resolved issue where Fluid field from older ExpressionEngine versions did not display the data in CP |
173 | 173 |
|
174 | 174 | ## Version 7.3.1 |
175 | 175 | (Release: June 8, 2023) |
|
0 commit comments