
🎉 v1.8 - Byobu Support
✨ New Features
🔥 FoF Byobu Support: Added full support for FoF Byobu private discussions.
- Recipient users and groups are now displayed in the sidebar panel (desktop)
- Shows private discussion participants with dedicated icons
- Respects your chosen tag color style settings (background, text, or border)
- Works seamlessly with the existing design

📑 FoF Pages Fixed: FoF Page support removed in v1 has been restored.
- Page titles are now displayed in the mobile header when viewing FoF Pages
- Provides consistent navigation experience across your forum
- Can be toggled on/off in the admin panel
🎨 CSS Update: Cleaner Tag Styling
Based on @Wlork’s suggestion, the !important declarations have been removed from the CSS code.
Now, when using the Text Color Only tag color style, you can apply this custom CSS to use it without borders:
.StickyTitlePanel-tags .TagLabel {
border: none !important;
}
📋 Features Recap
For those new to Sticky Title, here's what the extension offers:
- Mobile Discussion Titles: Keep discussion titles visible in the mobile header while scrolling
- Desktop Sidebar Panel: Display discussion title and tags in a beautiful sidebar panel
- Scrubber Enhancement: Replace "Original Post" with the actual discussion title
- Customizable Tag Colors: Choose between background, text, or border color styles
- Blog Integration: Support for blog article titles in mobile header
🔧 Installation
composer require huseyinfiliz/sticky-title:"*"
🔄 Update Instructions
composer update huseyinfiliz/sticky-title:"*"
php flarum migrate
php flarum cache:clear
⚙️ Configuration
All features can be configured through the admin panel under Extensions > Sticky Title:
- Mobile scroll direction behavior
- Scrubber replacement options
- Desktop sidebar title display
- Tag color style preferences
- FoF Pages header toggle
- Blog header toggle
🔗 Links
🙏 Feedback & Support
⭐ Don’t forget to star it on GitHub!
ℹ If you encounter any issues or have suggestions for improvement, please reply to this discussion thread.
Enjoy the update! 🎉
Thanks:
Karl Oshvam Subarist m4v3rick endlessedits luceos Wlork