- Bump version from 7.12.5 to 7.12.6
- fix(Spectrogram): respect user-provided container option (#4302) by @Copilot
- fix(Renderer): cache container inline padding to avoid reading CSS values on each render (#4298) by @Copilot
- fix(Hover plugin): reset the transform on the onPointerLeave event (#4237) (3767) by @xiaoliyooo