Scripts stopped working in 2.6.2, started again in 2.6.3

After upgrading to v2.6.2 (1268) scripts stopped working:

Start
Traceback (most recent call last):
  File "Center Glyphs.py", line 48, in <module>
    thisLayer.applyTransform( shiftMatrix )
  File "GlyphsApp/GlyphsApp/__init__.py", line 6409, in __GSLayer_applyTransform__
AttributeError: 'GSLayer' object has no attribute 'transform_checkForSelection_doComponents_'
End

but after grabbing 2.6.3 today they work again.

So I thought I’d share this information with you, in case it’s useful.

(I haven’t upgraded to macOS Catatonia yet, it was going to be too disruptive at the moment…)

Yay, I was also encountering the same issue.