Skip to content

Commit 9b741ce

Browse files
committed
🚀 releasing version 1.109.0 @ 2025-08-01 10:07
[skip ci]
1 parent 42a18a3 commit 9b741ce

File tree

6 files changed

+21
-8
lines changed

6 files changed

+21
-8
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,23 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.109.0" (2025-08-01)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `commonerrors` Add IgnoreCorrespondTo function (#20250801105019)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- :bug: `[platform]` make sure command with privileges are run when passwords are not needed (#20250731182237)
30+
- :bug: `[filesystem]` make sure to unlink files when removal is called so that sockets are correctly closed (#20250731182404)
31+
- :bug: `filsystem` Unlink files before attempting to remove them in Remove (#20250801093542)
32+
33+
1734
"1.108.2" (2025-07-30)
1835
======================
1936

changes/20250731182237.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20250731182404.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20250801093542.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20250801105019.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.108.2
1+
Version=1.109.0
22
MajorVersion=1
3-
MinorVersion=108
4-
PatchVersion=2
5-
CommitHash=eb87bdfbc2de9d5692439ddc81610df76b798ddd
3+
MinorVersion=109
4+
PatchVersion=0
5+
CommitHash=42a18a31aec894e4a1e378c2affd354c5cefbfaa

0 commit comments

Comments
 (0)