This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalThe v1.0.0‑beta.11 release introduces ten new features spanning onboarding, authentication, notifications, content controls, and analytics.
Why it matters: Ten feature additions affect core user flows; developers should evaluate each (e.g., opt‑in Video Embeds, Multi‑Account auth) before deployment to align with product roadmaps.
Summary
AI summaryUpdates ✨ What's New, What's Updated, and https://github.com/joinloops/loops-server/blob/main/INSTALLATION.md across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Medium |
Improved blocks by restricting access to content from blocked accounts Improved blocks by restricting access to content from blocked accounts Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Medium |
Improved blocks by sending and handling Block activities Improved blocks by sending and handling Block activities Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add Starter Kits feature (compatible with Mastodon) Add Starter Kits feature (compatible with Mastodon) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Curated Onboarding feature Add Curated Onboarding feature Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Multi-Account auth feature Add Multi-Account auth feature Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Push Notifications feature (iOS only) Add Push Notifications feature (iOS only) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Video Embeds feature (opt-in, easy to mass enable or disable) Add Video Embeds feature (opt-in, easy to mass enable or disable) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Content Settings feature (Hide all AI/Sensitive videos from feeds) Add Content Settings feature (Hide all AI/Sensitive videos from feeds) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Sign in with Apple Support (iOS only) Add Sign in with Apple Support (iOS only) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add gif/video comment replies feature Add gif/video comment replies feature Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add opt-in Atom feed feature Add opt-in Atom feed feature Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Studio Analytics feature Add Studio Analytics feature Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Add Blocked Terms admin filter feature Add Blocked Terms admin filter feature Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add Playlists to profiles Add Playlists to profiles Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add Staff badge to admin profiles (web only) Add Staff badge to admin profiles (web only) Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add new Account Details to profiles Add new Account Details to profiles Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add Admin to user email feature (send emails with reusable templates) Add Admin to user email feature (send emails with reusable templates) Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add DMCA page with configurable email setting Add DMCA page with configurable email setting Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Increased max account block limit to 500 Increased max account block limit to 500 Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Low |
Updated hashtag sync pipeline to auto‑tag AI or Ads videos Updated hashtag sync pipeline to auto‑tag AI or Ads videos Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Low |
Updated search to fetch remote videos Updated search to fetch remote videos Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Low |
Updated remote video job to store or generate thumbnails Updated remote video job to store or generate thumbnails Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Low |
Improved Starter Kits by refetching remote kits daily via web search Improved Starter Kits by refetching remote kits daily via web search Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Low |
Improved federation support Improved federation support Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Refactor | Low |
Updated video player to handle Playlists Updated video player to handle Playlists Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Refactor | Low |
Updated several admin dashboard pages Updated several admin dashboard pages Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Refactor | Low |
Updated share modal to use ActivityIntents Updated share modal to use ActivityIntents Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
Full changelog
✨ What's New
- Add Starter Kits feature (compatible with Mastodon)
- Add Curated Onboarding feature
- Add Multi-Account auth feature
- Add Push Notifications feature (iOS only)
- Add Video Embeds feature (opt-in, easy to mass enable or disable)
- Add Content Settings feature (Hide all AI/Sensitive videos from feeds)
- Add Sign in with Apple Support (iOS only)
- Add gif/video comment replies feature
- Add opt-in Atom feed feature
- Add Studio Analytics feature
- Add Blocked Terms admin filter feature
- Add Playlists to profiles
- Add Staff badge to admin profiles (web only)
- Add new Account Details to profiles
- Add Admin to user email feature (send emails w/ reusable templates to users)
- Add DMCA page (with new
LOOPS_EMAILS_DMCAenv var for custom email, defaults to admin support email)
What's Updated
- Updated video player to handle Playlists
- Updated hashtag sync pipeline to automatically tag videos as AI or Ads if they contain relevant hashtags
- Updated search to fetch remote videos
- Updated several admin dashboard pages
- Updated share modal to use ActivityIntents
- Updated remote video job to store or generate remote video thumbnails
- Improved Starter Kits by refetching remote kits once per 24 hours via web search (search an existing kit to fetch updated accounts in a remote kit)
- Improved blocks by restricting access to content from blocked accounts
- Improved blocks by sending Block activities and handling remote Block activities
- Increased max account block limit to 500
- Improved federation support
What to expect:
- Some rough edges (it's an beta!)
- Active development and frequent updates
- Your feedback directly influencing development priorities
🚀 Get Started
Ready to dive in? Check out our installation guide to get up and running in minutes.
💬 Join the Community
Found a bug? Have a feature request? Just want to chat about the project?
Join our Discord community - we'd love to hear from you!
This is just the beginning. Thanks for being part of the journey! 🙌
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]