Active
Project:
Search and Replace Scanner
Version:
2.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2026 at 19:12 UTC
Updated:
9 May 2026 at 10:42 UTC
Jump to comment: Most recent
Comments
Comment #2
damienmckennaFYI in #3462717: Node logic only processes first value, looses other values in multi-value text fields I discovered some kinda critical problems with the current architecture that result in data loss, so I'm working on some refactoring before the full release. Stay tuned for more details.
Comment #3
damienmckennaI recently tagged 2.0.0-beta2, which includes a significant number of fixes and improvements: https://www.drupal.org/project/scanner/releases/2.0.0-beta2
Work is continuing on improvements, on both coding standards and functionality, hopefully we'll be able to tag an rc soon.
Comment #4
damienmckennaI tagged 2.0.0-beta3 where it now shows the matched results on the replacement confirmation page and completion page: https://www.drupal.org/project/scanner/releases/2.0.0-beta3
There's still a little bit of work to go towards making v2 stable, it's almost there.