NEW · Feature
FIX · Bug fix
CHG · Change
SEC · Security
v2.1.5
2026-02-20
Screenshot reliability + side panel polish
- Screenshot now works on posts with collapsed threads and quote-posts
- Side panel remembers last scroll position on reopen
- Fixed rare crash on pages with custom X.com themes (browser extensions)
- Attribution toggle state now persists after browser restart
- Improved popup animation performance on lower-end devices
v2.1.0
2026-02-10
Side Panel Mode — major new feature
- Introduced Side Panel Mode using Chrome Side Panel API — keep xPostCopier always visible alongside X.com
- Panel syncs in real-time with the active X.com tab — no manual refresh needed
- Added keyboard shortcut
Alt+Shift+Xto toggle side panel - Popup redesign: new dark aesthetic with Bebas Neue / JetBrains Mono typography
- Settings section consolidated — removed deprecated legacy options
- Copy All no longer includes redundant newlines on Windows
v2.0.1
2026-01-28
Hotfix — post detection on X.com layout update
- Fixed post text extraction broken by X.com DOM structure change (Jan 24 rollout)
- Handle detection no longer returns
undefinedon protected accounts - Updated dependencies: removed lodash 4.17.20, pinned to 4.17.21
- Content Security Policy tightened — extension no longer requests unnecessary permissions
v2.0.0
2026-01-15
Complete rewrite — v2 architecture
- Ground-up rewrite using Manifest V3 — future-proof Chrome extension architecture
- Google OAuth2 login: sync posts across devices, unlock +7 days trial
- Premium tier introduced with weekly, monthly and annual plans via Stripe
- Screenshot-to-clipboard using Chrome Tabs API + Canvas API
- Post history: saved locally with thumbnail previews, export as JSON
- 20 interface languages shipped at launch
- Migrated from Manifest V2 to V3 — all background scripts replaced with service workers
- Storage moved from
localStoragetochrome.storage.local+chrome.storage.sync - All API keys removed from bundle — now fetched at runtime from secure endpoint
v1.3.2
2025-11-04
Language support expansion + bug fixes
- Added 8 new languages: Estonian, Finnish, Lithuanian, Latvian, Norwegian, Romanian, Slovak, Swedish
- Fixed incorrect @handle detection for accounts with dots in username
- Media count now correctly counts GIFs separately from images
- Attribution format updated to include post date
v1.0.0
2025-08-01
Initial public release
- Copy post text, URL and author with one click
- Copy All: structured clipboard block for Notion/Docs
- Media detection with type badges (JPG, MP4, GIF)
- Polish and English interface languages
- 7-day free trial, no credit card required