You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ See https://github.com/pmd/pmd-designer/milestone/12
7
7
## 6.24.0
8
8
9
9
***Bump required pmd-core version to 6.23.0.** The previous minimal pmd-core version was 6.21.0.
10
+
* Display the "main attribute" of nodes in the tree. This is usually the `@Name` of a node or the `@Image`. (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
11
+
* XPath attributes panel is revamped to a table, "extra info" is listed at the bottom (this includes the resolved type for Java) (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
12
+
* Deprecated XPath attributes are displayed crossed out. There is even a tooltip showing, which attribute to use instead. (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
10
13
11
14
See https://github.com/pmd/pmd-designer/milestone/10
0 commit comments