Social Outcome Engine version history - 3 versions
Social Outcome Engine by Fields‑IQ
Social Outcome Engine version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.7
Released May 30, 2026 - 246.03 KBWorks with firefox 115.0 and laterRelease Notes (v1.0.7):
New: Twitter/X platform support
- Scan and engage with tweets directly from the Twitter/X feed
- Generate AI-powered reply comments for tweets
- Auto Paste into Twitter's reply modal
- Platform-aware scoring and filtering for tweets
Improvements:
- "Open Feed" button now navigates to the correct platform (Twitter or LinkedIn) based on active tab
- Fixed Auto Paste success detection on LinkedIn (comment pasted but extension showed error)
- Fixed scroll watcher error on LinkedIn (TypeError: extractPosts().then is not a function)
- Platform-aware content script re-injection (no longer injects LinkedIn scripts on Twitter pages)
- Posts now render correctly without being hidden behind the error section
- Improved inline expansion reliability for Comment/Connect actions
Build & stability:
- Build script handles locked zip files gracefully (EPERM on Windows)
- Firefox sidebar_action properly configured for MV3Source code released under All Rights Reserved
Older versions
Version 1.0.6
Released May 30, 2026 - 246.02 KBWorks with firefox 115.0 and laterRelease Notes (v1.0.6):
New: Twitter/X platform support
- Scan and engage with tweets directly from the Twitter/X feed
- Generate AI-powered reply comments for tweets
- Auto Paste into Twitter's reply modal
- Platform-aware scoring and filtering for tweets
Improvements:
- "Open Feed" button now navigates to the correct platform (Twitter or LinkedIn) based on active tab
- Fixed Auto Paste success detection on LinkedIn (comment pasted but extension showed error)
- Fixed scroll watcher error on LinkedIn (TypeError: extractPosts().then is not a function)
- Platform-aware content script re-injection (no longer injects LinkedIn scripts on Twitter pages)
- Posts now render correctly without being hidden behind the error section
- Improved inline expansion reliability for Comment/Connect actions
Build & stability:
- Build script handles locked zip files gracefully (EPERM on Windows)
- Firefox sidebar_action properly configured for MV3Source code released under All Rights Reserved
Version 1.0.5
Released May 26, 2026 - 178.9 KBWorks with firefox 115.0 and laterVersion 1.0.5
Multi-platform architecture: added X (Twitter) support alongside LinkedIn using a contract-based adapter system
Profile page scanning: posts can now be scanned directly from profile pages, not just the feed
Smarter Connect flow: if you're already on a person's profile, clicking Connect stays on the page instead of opening a duplicate tab
Improved post extraction resilience with selector caching, health monitoring, and text-pattern fallback
Cross-browser compatibility layer for consistent behavior across Chrome, Firefox, and Edge
Context-aware UI messages that adapt based on whether you're on a feed or profile page
Bug fixes: resolved post extraction failure and duplicate variable declarationSource code released under All Rights Reserved