Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 04208ef6d9d74eed54df0711f2444b015a12c252
https://github.com/xwiki-contrib/confluence/commit/04208ef6d9d74eed54df0711…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 57660222db7b2eae414a6c768cc6fbd47381f9c3
https://github.com/xwiki-contrib/confluence/commit/57660222db7b2eae414a6c76…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/test/resources/confluencexml/misc2.test
M confluence-xml/src/test/resources/confluencexml/misc2/entities.xml
Log Message:
-----------
CONFLUENCE-494: Contents are not imported when BodyContent objects refer to their belonging content using the ContentObjectEntity class
Commit: 3ba90734ef63dc4a29bad6e39b976f86c3fa9a56
https://github.com/xwiki-contrib/confluence/commit/3ba90734ef63dc4a29bad6e3…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-495: Page import crashes when favorite import fails
Commit: 766114fb65e984096975ccd8357ffe7bc43bd566
https://github.com/xwiki-contrib/confluence/commit/766114fb65e984096975ccd8…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/PopularLabelsMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
Log Message:
-----------
CONFLUENCE-496: Support migrating popular-labels to tagcloud without spaces parameter
Commit: 87d23a24aaf32ece8c56f855a648728c4f046705
https://github.com/xwiki-contrib/confluence/commit/87d23a24aaf32ece8c56f855…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.88.3
Compare: https://github.com/xwiki-contrib/confluence/compare/dd6a5f44f3a5...87d23a24…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: a3d8443e231989fea6b6d86cf0b7c75a932bb3f7
https://github.com/xwiki/xwiki-platform/commit/a3d8443e231989fea6b6d86cf0b7…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/passwd.vm
Log Message:
-----------
XWIKI-20630: Improve usability of the "Change Password" page (#4188)
* XWIKI-20630: Improve usability of the "Change Password" page
* Updated the error message so that it's easier to understand that it's asynchronous (contrarily to live validation which happens as the user fills the form up)
* Updated the error message creation to use a standard velocimacro.
* Removed an unecessary line of information. This info is now always shown to users and handled by the live validation script.
* Moved the async validation error before the form.
* Reworded the error message to make it a bit clearer
* Changed the async validation error from inline to standalone. Not discussed but looks better in this new context IMO.
---------
Co-authored-by: Simon Urli <simon.urli(a)gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications