|
1 | | -# Pull Requests since release 4.5.3 |
| 1 | +# All changes since release 4.5.3 |
2 | 2 |
|
3 | | -## Changes |
| 3 | +## New features |
| 4 | +| Merge date | Title | PR | |
| 5 | +| --- | --- | --- | |
| 6 | +| 2026-04-13 08:16:53 | feat: improve "do not remove log" feature | [#3245](https://github.com/jeedom/core/pull/3245) | |
| 7 | + |
| 8 | +## Fixes |
4 | 9 | | Merge date | Title | PR | |
5 | 10 | | --- | --- | --- | |
6 | | -| 2026-04-17 21:11:17 | Bugfix translation | [#3251](https://github.com/jeedom/core/pull/3251) | |
7 | 11 | | 2026-04-17 15:14:11 | fix: display_name field (ui) | [#3262](https://github.com/jeedom/core/pull/3262) | |
8 | 12 | | 2026-04-17 14:01:55 | fix: scenario self execute mixing tags | [#3255](https://github.com/jeedom/core/pull/3255) | |
9 | | -| 2026-04-17 09:35:39 | fix: Suppression des arguments superflus dans les appels de méthodes (PHPStan lvl 1) | [#3258](https://github.com/jeedom/core/pull/3258) | |
10 | 13 | | 2026-04-17 09:35:16 | fix: Correction des méthodes statiques et du nommage de classes (PHPStan lvl 1) | [#3259](https://github.com/jeedom/core/pull/3259) | |
11 | | -| 2026-04-16 13:05:53 | Fix: issue displaying history if grouping type is set | [#3242](https://github.com/jeedom/core/pull/3242) | |
12 | | -| 2026-04-13 08:16:53 | feat: improve "do not remove log" feature | [#3245](https://github.com/jeedom/core/pull/3245) | |
13 | | -| 2026-04-08 09:16:23 | chore: Correction *aucun* script | [#3246](https://github.com/jeedom/core/pull/3246) | |
14 | | -| 2026-04-04 07:56:05 | chore: typo Securité | [#3241](https://github.com/jeedom/core/pull/3241) | |
15 | 14 | | 2026-04-03 08:46:58 | fix: randText function | [#3197](https://github.com/jeedom/core/pull/3197) | |
16 | 15 | | 2026-04-02 14:13:11 | fix: resolve 3 bugs in proxy configuration in jsonrpcClient | [#3238](https://github.com/jeedom/core/pull/3238) | |
17 | 16 | | 2026-03-31 20:51:42 | fix: graphUpdate function in history class | [#3178](https://github.com/jeedom/core/pull/3178) | |
18 | 17 |
|
| 18 | +## Others |
| 19 | +| Merge date | Title | PR | |
| 20 | +| --- | --- | --- | |
| 21 | +| 2026-04-08 09:16:23 | chore: Correction *aucun* script | [#3246](https://github.com/jeedom/core/pull/3246) | |
| 22 | +| 2026-04-04 07:56:05 | chore: typo Securité | [#3241](https://github.com/jeedom/core/pull/3241) | |
| 23 | + |
19 | 24 | ## Documentations |
20 | | -No entries |
| 25 | +no entries |
21 | 26 |
|
22 | 27 | ## Developer |
23 | 28 | | Merge date | Title | PR | |
24 | 29 | | --- | --- | --- | |
25 | | -| 2026-04-17 12:26:56 | ci: Corriger l'échec du workflow PHPStan lors de la suppression de branche | [#3263](https://github.com/jeedom/core/pull/3263) | |
26 | | -| 2026-04-16 22:32:24 | ci: Migrer PHPStan vers une dépendance Composer (edit #3110) | [#3256](https://github.com/jeedom/core/pull/3256) | |
27 | | -| 2026-04-03 15:27:29 | ci: update GitHub workflows to use 'develop' branch instead of 'alpha' and 'beta' | [#3240](https://github.com/jeedom/core/pull/3240) | |
| 30 | +| 2026-04-17 21:11:17 | new workflow for translations | [#3251](https://github.com/jeedom/core/pull/3251) | |
| 31 | +| 2026-04-17 12:26:56 | Fix PHPStan workflow on branch deletion | [#3263](https://github.com/jeedom/core/pull/3263) | |
| 32 | +| 2026-04-16 22:32:24 | Use Composer dependency for PHPStan | [#3256](https://github.com/jeedom/core/pull/3256) | |
| 33 | +| 2026-04-03 15:27:29 | Update GitHub workflows to use 'develop' branch instead of 'alpha' and 'beta' | [#3240](https://github.com/jeedom/core/pull/3240) | |
0 commit comments