8.0.2.7 (Sept 25th, 2025)
What's new in FS Pro for Word 8.0.2?
Enhancements:
- Online to Desktop Document Compatibility (FSPRO2020-652):
Introduced an automatic conversion system that detects documents created with the future online version of FS Pro and seamlessly updates them for compatibility with the desktop version. - Streamlined Deployment Logic (FSPRO2020-660):
Removed the redundant Process.Start("rundll32.exe", "dfshim CleanOnlineAppCache") call. This change reduces unnecessary system calls and prevents Microsoft Defender warnings related to blocked Office child processes, aligning the add-in with modern security and deployment standards. - Auto-Update Error Handling (FSPRO2020-658):
FS Pro now gracefully handles situations where strict security policies block the updater process. If an “Access is denied” error (NativeErrorCode 5) occurs during an auto-update attempt, the software will catch the error, notify the user with a clear popup message, and automatically disable future automatic update checks by updating the UpdateSettings.dat file. - Map Text AI Endpoint (FSPRO2020-663):
Improved the Map Text AI Assistant feature with an enhanced Map endpoint to deliver better results and more accurate content structuring according to the Information Mapping Methodology.
Fixes:
- Local Publish TOC Links (FSPRO2020-664):
Resolved an issue where Table of Contents links were not functioning correctly in locally published documents. - "Block" Button Disabled on Load (FSPRO2020-641): Fixed an issue where the FS Pro add-in was attached but the Block button remained disabled, preventing proper document interaction.
- AI Gateway Timeout Handling (FSPRO2020-662): Resolved an issue where a timeout during AI Gateway communication triggered the message "Unable to create a map due to an issue with the AI Gateway handling the request." The system now handles timeouts more gracefully, reducing user disruption during map creation.
Comments