Beta release, RCFV.4.7.2438.4828 (Updated 2025-07-06)

  • Version RCFV.4.7.2437.4826
  • Download 11
  • File Size 6.02 MB
  • Create Date 2025-07-07

===============================================================================
Change log for version 4.7
===============================================================================
Fixes:
( 0) For security reasons WordPress discourages the upload of exe files. Consequently, our download files now consist of zip files which contain the requisite exe file.

( 1) Fixed a regression which caused a match failure of regular expressions containing an apostrophe.

( 2) Added code to prevent too many characters or too many lines from being added to either the include or exclude filter list at one time. The former is limited to around 32767 characters and the latter is limited to 50 lines at a time. This will prevent you from accidentally adding so much data to a filter list that it would slow down processing dramatically.

( 3) Improved the support for non-ASCII quotes and apostrophes which are translated (but not in urls) to the ASCII quote and apostrophe respectively. This simplifies filtering and searching.

( 4) Improved some poor code which was slowing down some HTML processing.

Changes:
( 1) The display and behavior of the filter context settings has been slightly modified.

( 2) We have changed the color of the "before" context lines marker to match the "after" lines marker color to provide better visibility.

Plus some additional miscellaneous fixes and minor changes.