ContributionsMost RecentMost LikesSolutionsRe: Khoros Communities 25.08 - Release Notes Maybe it doesn’t work if your on a pure Aurora community as the /t5 is tapestry which vanilla Aurora doesn’t use I believe Re: Khoros Communities 25.08 - Release Notes As far as I know it works for all khoros communities.. here is the one for atlas: https://community.khoros.com/t5/s/status/version Re: Khoros Communities 25.08 - Release Notes https://<your community url>/t5/s/status/version This url will tell you which version your on. Re: Khoros Communities 25.08 - Release Notes I have shared this with our account team as well, there are some things we were expecting in 25.05 or 25.06 based on support tickets are these in 25.08? Some of them were critical accessibility fixes which were complete so it would surprise me if they aren't here but they aren't in the release notes. is there any differences between 25.04 and 25.08 not listed here? Re: Aurora: Publish blog posts Imagine 😀 Re: Aurora: Publish blog posts I did, so here is what I am going to do, I am going to convert what they sent me into a table and then post it in the community. Re: Aurora: Publish blog posts I am trying to track down a permissions issue, is there anywhere in atlas where the out of the box permissions for Blog Author, Blog Editor and Blog Publisher are listed? Re: Aurora: Configure Registration and Sign-In settings Does the age verification work for SSO communities? Re: Khoros Communities: Aurora 25.04 Release Notes For GraphQL one of the things I need to be able to complete our move off the legacy APIs is the ability to pass into a mutation to create content (discussion, event , blog article etc) the User ID I want to be the author of that content. We use this extensively for Ghost writing. Re: QraphQL Missing constraint on the messages collection If you could, it seems a bit daft that I either need to chunk the data into small enough firsts so I don't pull more records that necessary or that i have to process the data in our external cloud system and evaluate it for post time on my side. It also doesn't make sense that i can constrain upon conversation activity post time but not the original post time itself.