This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 0c74c4693d Update changelog for webconsole
0c74c4693d is described below
commit 0c74c4693d49211beff294a2cfdf5bf42c8c0e14
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 22 12:36:32 2025 +0200
Update changelog for webconsole
---
webconsole/README.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/webconsole/README.md b/webconsole/README.md
index c1412768c6..2650a1f66c 100644
--- a/webconsole/README.md
+++ b/webconsole/README.md
@@ -118,6 +118,29 @@ In this case the Configuration Manager displays the name
"myRealm, myClass" as d
## Releases
+### Changes in 5.0.18 (22/Sep/25)
+
+#### Bug
+
+- [FELIX-6804](https://issues.apache.org/jira/browse/FELIX-6804) : Unable to
change default password in webconsole
+
+
+### Changes in 5.0.14 (25/Aug/25)
+
+#### Bug
+
+- [FELIX-6796](https://issues.apache.org/jira/browse/FELIX-6796) : Potential
NPE when logging into webconsole
+
+
+### Changes in 5.0.12 (13/May/25)
+
+#### Bug
+
+- [FELIX-6752](https://issues.apache.org/jira/browse/FELIX-6752) : System
information throws java.lang.ClassCastException
+- [FELIX-6757](https://issues.apache.org/jira/browse/FELIX-6757) : Properly
encode bundle information
+- [FELIX-6772](https://issues.apache.org/jira/browse/FELIX-6772) : Content
type of resources is never set
+
+
### Changes in 5.0.10 (5/Feb/25)
#### Bug