Format File Changes Since 2025.1.4646
Changes to files in
Formats/
and
Adapters/
since ePublisher 2025.1.4646. Users who have created project-level overrides for any listed file should review and merge the corresponding changes.
Shared
File
Category
Summary
common/locale/locales.xml
Localization
Accessibility
Added Share widget strings (ShareWidgetTooltip, ShareWidgetLabel, ShareDialogLabel, ShareStableLinkLabel, ShareCopyLabel) across all locales
Added SkipToMainContentLabel string across all locales
WebWorks Reverb 2.0
File
Category
Summary
Pages/Connect.asp
Meta
Localization
Twitter card type changed to summary
large
image
Skip-to-content link uses locale string via wwpage:content
Pages/Page.asp
Localization
UI
Meta
Share button, popup, label, and copy button use locale strings
Copy button changed from text label to icon element
Twitter card type changed to summary
large
image
Pages/sass/_colors.scss
Styling
Share copy button variables renamed; restyled from solid button to icon with copied-state color
Pages/sass/_icons.scss
Styling
Added copy and checkmark icon codes for share widget
Pages/sass/skin.scss
Styling
Copy button renders as icon with CSS-driven copied state
Pages/sass/webworks.scss
Styling
Import paths drop underscore prefix
Pages/scripts/common.js
Security
Scripting
Replaced origin-based postMessage validation with IsSafeURL protocol check; blocks javascript:/data:/vbscript: URLs
Relaxed cross-origin restrictions to support iframe embedding; uses
*
targetOrigin for public help content
Pages/scripts/connect.js
Accessibility
F6 region cycling skips hidden menu; focus transfers to parent window before element focus; new FindFirstVisibleFocusable helper
Pages/scripts/page.js
Security
UI
URL validation via IsSafeURL before location.assign and location.replace
Copy button text swap removed (now handled by CSS icon state)
Transforms/connect.xsl
Localization
Added skip-to-main-content-label replacement
Transforms/not-found.xsl
Localization
Added share widget locale replacements
Transforms/pages.xsl
Localization
Added share widget locale replacements
Transforms/splash.xsl
Localization
Added share widget locale replacements
PDF
File
Category
Summary
Transforms/content.xsl
Transform
Skip fo:inline wrapper when TextRun contains a block-level Frame to avoid invalid fo:block inside fo:inline (FOP NPE)
This site works best with JavaScript enabled