Changes since 23.4.0.alpha1
New features
- Added single and double click event listeners registration methods
Commit · Pull request
Fixes
-
Upgrade license-checker to 1.12.8 (#18739)
Commit · Pull request -
Propagate all request parameter to location in eagerServerLoad mode (#18489) (CP: 23.4)
Commit · Pull request · Issue
-
Replace 'blacklist' and 'whitelist' with 'blocked' and 'allowed' (#18405)
Commit · Pull request · IssueMark the existing methods as deprecated and introduce methods with new names. Fall back to the old configuration properties if the new ones aren't used.
-
Limit the requested items to a given threshold (#18417)
Commit · Pull request · IssueLimits the number of requested items from backend to a given threshold of ten pages. Exactly the same as #12003, but applied to HierarchicalDataCommunicator.