The Members page in the Studio now supports filtering by the user's join date. This enables admins to quickly find the newest members of their community for follow-ups, curated onboarding, and activity tracking.
Studio
Added join date table filter for Members page
Companion Site
Fixed bug where no Slack permalink button would appear for posts made from the site
Added support for custom SSO authentication (contact sales if interested)
Grrr hopefully a one-off! Where exactly was the failure happening? The user couldn't find the channel in the first place, or when they clicked on it something went wrong?
All based on your feedback ๐ Keep it coming!
this new Bots filter should ultimately resolve the discrepancies in member counts you were seeing between pages. Let us know if you see any other issues.
We're introducing a new filter in the Studio to organize your user-related analytics based on bot status. If, for example, bot auto-replies consist of a significant amount of messages in your community, you may want to filter by "only Humans" in your results. Or perhaps you have very targeted app responses and want to measure their impact โ you may then want to filter only by bots. This filter is available on the Overview page and all the primary list view pages in the Studio.
Companion Site
Users are now returned to the original page on the site they were attempting to access prior to logging in
Added back button to Event detail page
Fixed format for dates in the JSON-LD metadata of Post and Event pages to improve SEO results
Fixed bug where custom fonts were not applied to post and comment bodies
Companion sites on the default .tightknit.community Tightknit domain now perform a canonical redirect to the site's custom domain, if one is configured
Renamed the Events list view page query param from events_list.view to view
Fixed bug that would fail subsequent SSO logins to authenticated sites
Added setting to auto-reveal feed post file attachments, that is default off
Fixed zoom cropping default logo on hover of feed blog post cards
Increased max height above "see more" threshold of feed post snippets
Upgraded react and Next-related dependencies to protect against CVE-2025-55182 vulnerability
Slack
When file attachments on messages of an admin user fail to sync to Tightknit, the warning is now DMed to the admin in addition to the ephemeral threaded reply
Updated invalid URL slug error message when configuring custom navigation menu items settings to include the slug validity rules
Studio
Added "Type" filter to filter results by human vs. bot Slack users
Added "Joined Date" filter on the Members page
Improved performance on the Activities page
API
โ ๏ธScheduled breaking change (12/16/2025): The error property on Admin API failure responses will change from an error message string to a JSON object containing properties: code and message. Please update your code's error handling to prepare for this change.
P.S. The "Admin Experimental" shortcut is not related to this feature, but if you do want to use it, it appears as an ephemeral reply within the thread.
By "not show general chat", do you mean you want to pick and choose which items are synced over to the site?
If so, you want to uncheck the auto-sync messages checkbox in the Feed Settings. Then you can use the "Post to Site" message shortcut on each individual message you want to sync over.