There was an update applied this afternoon, same version number to address that exact base+index issue that JJ discovered.
The route course of this was we had to implement support for addressing like [+ebx]
ie omitting the base, which is apparently valid syntax in some cases, so this regression came about due to supporting those forms of addressing combined with EVEX enhancements.