ContributionsMost RecentMost LikesSolutionsRe: Khoros Communities 25.12 Release Notes Fixed day-of-week misalignment in analytics "Match day of the week" year-over-year comparisons. Really? Going to re-open our bug on this one. Revision: 25.12 (25.12-release r2512231126) Commit Id: 6f44f032fc2fa9d9bf7da881b8e205ae33861db9 Timestamp: 0 Re: Khoros Communities 25.12 Release Notes LucyL We have been having issues with this new cookied: LithiumTimezonePreferences and getting the cookie approved by our legal team. I think its because the description indicates its a 'interaction' cookie (or at very least is confusing). We would instead suggest a description and purpose for this cookie as: Description and Purpose This cookie stores timezone information used to render dates and times within the community interface. Prior to authentication, the cookie defaults to the community‑configured timezone. Upon user authentication, the cookie is updated with the user’s preferred timezone (derived from profile settings during login), enabling accurate local‑time display of timestamps, event schedules, and other time‑based community content. If I could also gently push that these being cookies seems like overkill, it could be stored in session storage or it could be got from the users browser using: Intl.DateTimeFormat().resolvedOptions().timeZone We need to be smarter about cookies and how they are being used (and for why) as users become ever more privacy aware and protective of the same. Re: Experience Survey GraphQL AnasE thanks so what’s it going to return? The first 50? Or will it return all survey responses? Experience Survey GraphQL in the graphQL for pulling the experience survey its says the graphQL is: query MyQuery { valueSurveyResponses { csv } } this implies this pulls all survey responses ever, I am wondering if there are constraints or pagination because this could very quickly become a massive dayaset. Re: Khoros Communities 25.12 Release Notes MiladC It looks like there is a new Cookie in 25.12 called LithiumTimezonePreferences - its not in the Khoros Cookies Datasheet (Community, Care, Marketing, Khoros Bot) can someone confirm and update the datasheet asap? Re: Khoros Communities 25.11 Release Notes We have found and reported a bug in 25.11 which prevents endpoints using GraphQLAdmin in endpoints correctly as they are not using admin permissions but instead logged out permissions. IgniteTech have confirmed it will be fixed in 26.01 but we have requested a backport. Re: Khoros Communities 25.9 - Release Notes LucyL Can you confirm if a change that was originally expected in 25.05 is in 25.09? Specifically there was a fix coming which would make co-authors visible for users who are not logged in. Re: 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.