- Fix notice about translations loaded too soon
- Require user to be logged in while dismissing Admin Panel notices.
- Improve security while processing AJAX requests in Admin Panel.
- Remove dependency from
udx/lib-utility.
- Fixed
pathutility function: detecting if dir belongs to plugins directory byWP_PLUGIN_DIR, but not only by deprecatedPLUGINDIR.