Skip to content

Commit ad9837b

Browse files
committed
Merge branch 'feat/changelog-develop' of https://github.com/jeedom/core into feat/changelog-develop
2 parents 1c33e3b + 32ed5a6 commit ad9837b

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

docs/release-notes.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,33 @@
1-
# Pull Requests since release 4.5.3
1+
# All changes since release 4.5.3
22

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
49
| Merge date | Title | PR |
510
| --- | --- | --- |
6-
| 2026-04-17 21:11:17 | Bugfix translation | [#3251](https://github.com/jeedom/core/pull/3251) |
711
| 2026-04-17 15:14:11 | fix: display_name field (ui) | [#3262](https://github.com/jeedom/core/pull/3262) |
812
| 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) |
1013
| 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) |
1514
| 2026-04-03 08:46:58 | fix: randText function | [#3197](https://github.com/jeedom/core/pull/3197) |
1615
| 2026-04-02 14:13:11 | fix: resolve 3 bugs in proxy configuration in jsonrpcClient | [#3238](https://github.com/jeedom/core/pull/3238) |
1716
| 2026-03-31 20:51:42 | fix: graphUpdate function in history class | [#3178](https://github.com/jeedom/core/pull/3178) |
1817

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+
1924
## Documentations
20-
No entries
25+
no entries
2126

2227
## Developer
2328
| Merge date | Title | PR |
2429
| --- | --- | --- |
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

Comments
 (0)