docs: remove security entry from changelog

This commit is contained in:
Tommy D. Rossi
2026-01-06 12:34:31 +01:00
parent f950219db5
commit ab8a3db83a
-1
View File
@@ -10,7 +10,6 @@
- **Bigger label font**: Increased label font size from 11px to 12px for better readability
- **Fixed screenshot dimensions**: Screenshots now use actual viewport size (`innerWidth`/`innerHeight`) with `scale: 'css'` to match visual appearance
- **Security: origin validation for /extension endpoint**: WebSocket connections to `/extension` now require `Origin` header from `chrome-extension://` only, preventing unauthorized connections from web pages
## 0.0.40