ePublisher 2025.1 Release Notes Improvements Reverb 2.0 Added accessibility improvements using semantic HTML5 tags, ARIA roles, and labels to help meet modern accessibility standards (EPUB2479). Implemented SEO enhancements including automatic sitemap.xml generation, configurable robots.txt, Open Graph meta tags, and Twitter Card support (EPUB2551). Added Landmark ID system for stable, content-based navigation URLs that persist across documentation regenerations (EPUB2641). Added Share Widget enabling end users to copy and share direct links to specific content locations using Landmark IDs (EPUB2672). Added Click to Zoom functionality allowing users to view images in an enlarged lightbox overlay (EPUB2512). Implemented cache busting mechanism to ensure browsers load the latest resource versions after documentation updates (EPUB2628). Added Search Results Breadcrumbs showing the location of each result within the documentation hierarchy (EPUB2601). Added front page behavior setting for collapsed/open TOC state (EPUB2616). Localized Skip to Main accessibility link for multi-language support (EPUB2691). Localized Share Widget stable link button text, titles, and aria label attributes (EPUB2693). Updated social media share links to use large image card format for improved link previews (EPUB2698). Fixed F6 accessibility navigation key not cycling properly between areas of the UI (EPUB2689). Fixed postMessage system that silently failed when help output was embedded in cross-origin iframes, breaking navigation, search, and all inter-frame communication (EPUB2700). AutoMap Added --skip-reports CLI option to skip report generation during builds, improving conversion times on large projects (EPUB2663). Fixed Administrator to allow Designer projects (.wep) in Jobs, in addition to Express projects (.wrp) (EPUB2655). Designer Added built-in Diff Viewer for comparing format override files, eliminating the requirement to configure an external diff tool (EPUB2696). Added online trial guide support (EPUB2697). Markdown Automatic markers such as PageStyle, GraphicStyle, and IndexMarker are now emitted in Markdown++ output without requiring Stationery configuration (EPUB2637). Fixed image files missing DPI property that reported zero size height and width (EPUB2665). Fixed link references in multiline tables that failed to render (EPUB2679). Build Removed the deprecated XML+XSL output format (EPUB2654). Added null check for adapter in ToolFactory GetAdapterInfo (EPUB2678). Streamlined developer build workflow by automating adapters and wwFDK steps (EPUB2695). PDF Fixed fo:block inside fo:inline that caused Apache FOP NullPointerException (EPUB2692). Documentation Added XSLT examples to C# XSLT extension XML documentation comments (EPUB2673). Fixed Issues List of Issues Fixed in This Release Issue ID Summary EPUB2479 Reverb - Accessibility improvements using semantic tags, aria roles, and labels EPUB2512 Reverb 2.0 - Click to Zoom graphic style option EPUB2551 Reverb 2.0 - Improve SEO with sitemap and robots.txt EPUB2594 WebWorks Help 5.0 - Accessibility keystrokes: Shift 7 activates "mailto" even when company email not set EPUB2601 Reverb 2.0 - Search Results Breadcrumbs EPUB2607 Style Designer bullet/background image property does not display SVG User Files EPUB2616 Reverb 2.0 - Front page behavior setting for collapsed/open TOC EPUB2625 HTML Formats - Non-breaking space character should not be replaced by an HTML entity EPUB2628 Reverb 2.0 - Cache busting mechanism needed to simplify deployment of version upgrades EPUB2637 Markdown Output - Automatic markers such as PageStyle not emitted in output EPUB2640 Build - Remove custom manifest plumbing (Common.Build.props) and loose manifests EPUB2641 Formats - Create Landmark ID for universal navigation EPUB2642 Reverb 2.0 - URL encoded / characters for #page path do not load EPUB2643 Reverb 2.0 - Disabled Splash page images always deploy EPUB2651 Build - License Key for 2025.1 EPUB2652 Build - Version for 2025.1 EPUB2653 ePublisher - Update Release Artwork for 2025.1 EPUB2654 Build - Remove the deprecated XML+XSL output format EPUB2655 AutoMap - Fix Administrator to allow Designer projects in Jobs EPUB2658 Build - Blake2Fast package not restoring when using msbuild EPUB2659 ePublisher - Update UI for 2025.1 EPUB2660 Rename CreateLandmarkID XSL extension as CreateBlake2bHash EPUB2661 Build - update developer docs EPUB2662 Build - Integrate SVN/Trac MCP Server into repository EPUB2663 AutoMap - Add CLI option to skip report generation EPUB2665 Markdown - image files missing DPI property report zero size height and width EPUB2668 Reverb 2.0 - Related Topic Entry Icon has incorrect font-awesome unicode value EPUB2672 Formats - Share Widget for Reverb 2.0 page EPUB2673 Documentation - Add XSLT examples to C# XSLT extension XML documentation comments EPUB2676 Build - Add Claude Code slash commands and team settings EPUB2678 ToolFactory - Add null check for adapter in GetAdapterInfo EPUB2679 Markdown - Link references in Multiline tables fail to render EPUB2680 Reverb 2.0 - Sync Plugin skins with Base Format EPUB2683 Markdown - Adapter unable to read UTF8 characters like FrameMaker pilcrow often used in variables EPUB2684 Markdown Adapter fails to extract width/height from SVG files with viewBox-only dimensions EPUB2685 Markdown Adapter incorrectly scales images with high-DPI metadata EPUB2686 ePublisher in XSLT Extensions fails to extract dimensions from SVG files with viewBox-only attributes EPUB2687 SVG images not scaling or constraining correctly in HTML and PDF output EPUB2688 PDF - XSL-FO - Paragraph Top/Left/Right/Bottom positioning has no effect on page layout EPUB2689 Reverb 2.0 - Accessibility F6 navigation key does not cycle properly between areas of UI EPUB2690 Installers - Make AutoMap and Designer standalone products with shared file management EPUB2691 Reverb 2.0 - Accessibility Skip to Main link is not localized EPUB2692 PDF - XSL-FO: fo:block inside fo:inline causes Apache FOP NullPointerException EPUB2693 Reverb 2.0 - Share Stable link, button text, including title, and aria label attributes are not localized EPUB2694 Reverb 2.0 - webworks.scss import statements use underscores EPUB2695 Build - Streamline dev build workflow: automate adapters, wwFDK, and reduce CLAUDE.md EPUB2696 User Interface - Built-in diff viewer for format override files EPUB2697 Designer - Add online trial guide support EPUB2698 Reverb 2.0 - Social media share links should use large image card EPUB2700 Reverb 2.0 - postMessage system fails in cross-origin iframe embeddings Summary The ePublisher 2025.1 release delivers significant enhancements to Reverb 2.0 with new accessibility features, SEO improvements, and user experience upgrades including Landmark IDs, Share Widget, Click to Zoom, and cache busting. AutoMap gains a new CLI option for faster builds and support for Designer projects. The Markdown++ output format now automatically emits built-in markers. This release also includes numerous bug fixes and build improvements to enhance stability and performance.