Skip to content

Update vditor from 3.8.4 to 3.11.1#142

Open
hackarada wants to merge 1 commit intozaaack:masterfrom
hackarada:update-vditor
Open

Update vditor from 3.8.4 to 3.11.1#142
hackarada wants to merge 1 commit intozaaack:masterfrom
hackarada:update-vditor

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