Really appreciate you getting back to me Vasyl.
I have a bunch of issues from the update and have rolled back to an earlier version which has resolved some but not all.
Firstly I was getting a comment form on all pages even without comments allowed for the page. This is work around-able by removing the call in the template to the comment form but seems odd.
The biggest issue is an issue around frontend access.
Firstly the organisation who run the site were creating users and giving them fronted/read access but these settings are no longer there.
Secondly I have a number of pages that are limited read access to subscriber-level users either
– in a special group
– not in this group but explicitly given access to one or several of these page
So all of these pages were set to
– visitors read access restricted
– subscribers read access restricted
– users in the special group read access allowed
– and for some of these pages specific subscriber-level users not in the special group explicitly given read access
However now all subscribers can access all of the restricted pages whether they’re in the special group or not. Only way I can work around this is by specifically excluding each user from having read access to each page, so each time a new page is added all users have to be explicitly excluded. Previously this could be set as a default if I recall?
Thanks.