Skip to content

Conversation

@hackarada
Copy link

  • Fix breaking change: i18n module removed, now uses window.VditorI18n
  • Add fallback defaults for i18n strings in fix-table-ir.ts
  • Fix upload handler to return null for success (vditor 3.11 requirement)
  • Fix filename sanitization regex to use global flag
  • Security fixes for XSS vulnerabilities (CVE-2021-32855)

- Fix breaking change: i18n module removed, now uses window.VditorI18n
- Add fallback defaults for i18n strings in fix-table-ir.ts
- Fix upload handler to return null for success (vditor 3.11 requirement)
- Fix filename sanitization regex to use global flag
- Security fixes for XSS vulnerabilities (CVE-2021-32855)
@hackarada
Copy link
Author

hackarada commented Dec 29, 2025

Testing

  • Build completes successfully
  • Extension loads in VS Code development host
  • Table editing in IR mode works correctly
  • Theme switching works
  • Image upload works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant