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
Plugins can now add their own tabs to the Users list, such as an "Active" or "Licensed" view that shows a filtered set of accounts, with search, permissions, and pagination still applied (admin2#51).
Bugfix
New pages created through the admin now inherit their template's blueprint default values, so a page set to start unpublished is no longer published the moment it is created (admin2#49).