### 🧾 **Changelog – Facebook Enhancer by Eliminater74**
---
#### **v3.11 – June 2025**
* 🔁 **Reels Blocking Reworked:**
Replaced experimental logic with a more aggressive, structure+label-based method. Targets Reels blocks by label, carousel layout, and video count. *(Note: Reels removal is still subject to Facebook layout changes.)*
* 🛠 **Sidebar Section Hiding Finalized:**
Safe collapsing of Marketplace, Events, and Shortcuts.
* Prevents layout breakage (no more blank screen issues)
* Uses minimal traversal to hide only the necessary UI parts
* 🐞 **Debug Mode Logging Enhanced:**
Now clearly shows which Reels, Stories, and Sidebar elements were removed in the browser console when debug mode is active.
---
#### **v3.10 – May 2025**
* 🛠 **Rollback to Reliable Reels Logic:**
Reverted Reels detection to the last known working method for improved stability.
* ✅ **Safe Sidebar Toggle Fixes (Round 1):**
Prevents Marketplace/Shortcuts/Event toggles from breaking layout by ensuring only the correct DOM segments are removed.
---
#### **v3.9 – May 2025**
* ✨ **Improved Reels Detection (v1):**
Introduced new detection logic based on number of videos, carousel presence, and removal of accidental post matches.
* ⚙️ **UI/UX Polish:**
Enhanced floating menu appearance and added internal cleanup for CSS injection and settings recovery.
---
#### **v3.8 – April 2025**
* 🧹 **Script Cleanup + Refactoring:**
Refined modularity of settings loader, UI creation, and observers. Improved performance with smaller selectors.
* 🔄 **Added Persistent Draggable Settings Menu:**
Easily control every feature in real-time. Changes persist using localStorage.
* 🔧 **New Toggle Features Added:**
* `toggleMarketplace`
* `toggleEvents`
* `toggleShortcuts`
Added in response to user feedback about sidebar clutter.
---
#### **v3.1 – Initial Release (Stable)**
* 🚀 First stable release with:
* Sponsored/Suggested removal
* People You May Know hiding
* Reels/Stories blocking
* Autoplay & mute video controls
* Link unwrapping
* Auto-expand comments
* Basic keyword filter
* Custom CSS support
* Floating gear icon + panel
* Settings saved to localStorage