Work out what to include in the first stable release of Scanner v2.

Comments

damienmckenna created an issue.

damienmckenna’s picture

FYI 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.

damienmckenna’s picture

I 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.

damienmckenna’s picture

I 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.