What is new in ReplaceMagic 2021.2.1:
- Fixed bug that replacements in SharePoint Wiki or SharePoint Canvas pages are done but not reported in result lists
What is new in ReplaceMagic 2021.2:
- New theme added => Office2019Light
- Fixed bug during processing of SharePoint .aspx pages that no changes are done as encoded : (:) was not properly converted to : leading that no changes of strings containing : were done.
- Fixed bug (introduced in 2020.12.1) that changes in Canvas and Wiki pages did not work.
- In case that there is problem during startup of ReplaceMagic new log file ReplaceMagicStartup.log will be created providing information what happened.
- Added feature to create multiple SharePoint users which will be used to process documents in round-robin model (every document will use next SharePoint user from created list of users). This might be interesting in case of SharePoint throttling as in this case it will look like that there are multiple users accessing and processing documents stored on SharePoint.
- In case of multi language sites, if ReplaceMagic user is having different language to language used to create site selected for processing, ReplaceMagic was stopping complete processing (probably in progress bar you could see message "Root prepared...)". From this version there is additional notification if something like this happens telling you that you'll need to align user and site language. Of course, additional logging is also provided in Console View or in ReplaceMagic log file.
- Fixed bug that password protected documents stored on SharePoint, after password was provided, were not processed.
- Check of broken links when documents are stored on SharePoint might end-up with errors like 403 Forbidden. To avoid that we are introducing parameter "Native SharePoint check of broken links" which will allow ReplaceMagic to use SharePoint object model to check if links are broken or not. Unfortunately, this means that for each of found links ReplaceMagic will send request to link location which will be very "expensive" meaning that processing performances will suffer and there is high risk that, due to high number of SharePoint requests, Microsoft throttle complete processing. Nevertheless, as some customers shown interest in this feature it is included now but you are solely responsible for usage of it thus warning message.
- Improved error handling when test email sending is triggered from Configuration => Notification
What is new (2021.1)?
- Added support for changes of links in Summary Links Store web part

- Fixed problem that parameters in hyperlinks of Visio documents are duplicated after replacements in links
- Fixed problem that ReplaceMagic was showing in Search & Replace results also changes of documents where save did not work.

SALE: until end of June, 2021 we offer discounted ReplaceMagic bundle prices. More details over www.replacemagic.com/store.aspx
What is new (2020.12.1)?
- Extended ReplaceMagic configuration to support proxy settings for checking broken http/https links when WinHTTPRequest feature is used. This option is not available when using MSXML check method:

- Extended filtering on date (creation, modification or access date) to include setting of time also:


- Fixed problem that in case of list items SharePointURL in Scan Documents tab was not properly shown
- Improved functionality used for SharePoint Multi-Factor authentication (also renamed it to Web Logon):

Remark: It looks like that Web Logon is sensitive to number of documents to be processed in parallel. To avoid throttling or that documents are skipped (it looks like that SharePoint will block some documents resulting that they end-up in Additional Info tab) we are setting maximum parallelism to 4 in case of this authentication mode. In case of throttling, we recommend that you investigate App-Only approach described in article "Granting access using SharePoint App-Only (use when Legacy Authentication mode is not allowed)". If you still want to use higher number of work processes when using Web Logon authentication see next point.
- Added parameter Ignore Web Logon limit


Per default ReplaceMagic will not allow parallelism higher than 4 documents in case of Web Logon authentication mode. By setting this parameter this limit will be ignored and ReplaceMagic will use value of parameter "Parallel document processing".
- Parameter "Processed all skipped documents":

After replacement process is done in case that there we were some skipped documents ReplaceMagic will allow you to re-try to process them again. To focus reprocessing only on skipped documents inside of Additional Info tab you can find button "Reprocess SharePoint files":

By clicking on this button ReplaceMagic will set skipped documents for processing. Default setting is to limit reprocessing only to documents skipped due to


By setting this parameter ReplaceMagic will prepare all skipped documents no matter on error code. As sometimes might happen that documents are skipped (for example, time out error) we recommend that after replacement process is done you try to reprocess skipped documents.
Remark: In case of Web Logon authentication mode, if you use higher processing parallelism, SharePoint might skip some documents and they will land in Additional Info tab. By using "Reprocess SharePoint files" functionality you can separately try to make replacement in skipped documents.
- Added support to make changes in texts (including links) of SharePoint Discussion Boards


To see current limitations of processing list items or discussion board items check following article.
- Introduction of WebLogon brings connectivity improvements which are more and more required. To be able to release this ReplaceMagic version ASAP, focus was to enable processing of documents (core ReplaceMagic functionality) but processing of links in list items for WebLogon was postponed for later.
Of course, processing of list item attachments is still possible.
- Fixed bug that, when CommandLine XML is used, ReplaceMagic was not able to decrypt password.
- Added progress bar during import of previously scanned documents
- Before if date fields were not properly formatted for import of scanned files ReplaceMagic was showing error message that file format is not correct. From this version ReplaceMagic will try to adjust wrongly formatted dates and continue with import.
- New parameter "URL Decode links for link checker" - if link in documents had some special characters, for example é, they were converted to %C3%A9 which was causing that server with this link to return that link is broken even if it should work. With this parameter ReplaceMagic will do URLDecode converting %C3%A9 to é so that link checker can get correct response from the server:

[REMARK] Due to increase usage of SharePoint Online and other related cloud services, Microsoft is introducing even tighter throttling limits which will be added on the top of normal throttling. Evening and weekend hours should not be impacted but this is not totally clear. In case that you notice slowdown in processing with ReplaceMagic we strongly recommend to reduce number of documents for parallel processing (Configuration -> Configuration tab -> Parameter "Parallel document processing") or to enable parameter "Decrease workload during SharePoint throttling?".
Focus of this updates are improvements related to processing of Excel files like:
- In Excel documents under Link Sources there might be link sources that are visible over Data => Connection and Link Sources which are hidden. Previously, ReplaceMagic was showing all Link Sources which is now changed that ReplaceMagic shows only visible Link Sources. In case that you want to see all Link Sources go to Configuration => Processing and select parameter "Show all Excel Link Sources". Only shown Link Sources will be used later for replacements
- Extended Link Source result list to include indicator if link source (Excel: Data => Edit Links) is used somewhere in Excel file or not
- Improved usage of regular expressions when search string starts with reserved character
- Further improvements...
What is new.
- Removed trial limitation related to position of links in documents
- Extended export after scanning documents to include also Additional Info results (documents that were skipped)
- Extended Console entries to include counter of skipped documents plus smaller adjustments in console entries
- Extended CommandLine Config file to use settings for skipping files, folders or files and folders based on entered strings
(section:
<EXCLUDEFILESFOLDERS></EXCLUDEFILESFOLDERS>
<EXCLUDEFILESFOLDERSSTRINGS><EXCLUDEFILESFOLDERSSTRING></EXCLUDEFILESFOLDERSSTRING></EXCLUDEFILESFOLDERSSTRINGS>
see more here)
What is new in ReplaceMagic ver. 2020.7.2:
- Fixed bug - flag ReadOnly was not set back to documents that were not changed during replacement process. This is happening in case when documents are not stored on SharePoint.
What is new in ReplaceMagic ver. 2020.7.1: