Some features and fixes are
• DominoDefrag_OnlyOOO only defrags databases with Out-Of-Office turned on (852 and above)
• Incorporated new 853 Notes INI FTBasePath parameter so can defrag full-text indexes located on different drive
• Fixed bug NOSS-8MG7GG to stop adding space to the database set by the DominoDefrag_FreeSpaceMaxMB limit even though the database already had the free space available.
• Fixed regression bug NOSS-8MG7HA. It introduced an error previously fixed by NOSS-87ED49 to check database quota size limit and skip adding more free space if exceeds.
• Fixed Bug NOSS-8MG7RS that was leaving databases open after the DominoDefrag_PerformanceCheck was complete.
• Fixed Bug NOSS-8MG7WP in "DominoDefragAdmin.nsf" by changing all XPage XML references of partialExecute="true" to partialEvents="true".
• Replaced _popen with CreateProcess and this allows tell DominoDefrag quit to work properly