# [2.1.0](https://github.com/antialias/soroban-abacus-flashcards/compare/abacus-react-v2.0.0...abacus-react-v2.1.0) (2025-10-20) ### Bug Fixes * **levels:** add fixed height to entire level display pane ([200b26c](200b26c2cd)) * **levels:** increase container height to prevent abacus clipping ([cd5c15a](cd5c15aeb2)) * **levels:** only animate abacus, not container with background/border ([c80477d](c80477d248)) * **levels:** reduce Dan scale and container height to prevent clipping ([563136f](563136fb79)) * **levels:** reduce max scale factor to allow more compact container ([ead9ee9](ead9ee9589)) * **levels:** reduce scale factor variation to minimize margin differences ([abb647c](abb647ce40)) * **levels:** revert delayed column change, keep overflow hidden ([22f00f5](22f00f59f5)) * **levels:** stabilize slider position and prevent abacus clipping ([09004dc](09004dc2c0)) ### Features * **abacus-react:** export StandaloneBead component wired to AbacusDisplayContext ([0146ce1](0146ce1e67)) * **levels:** add hover interaction and smooth React Spring transitions ([fd2b633](fd2b6338a8)) * **levels:** redesign slider with abacus-themed beads ([f3dce84](f3dce84532)) * **levels:** replace slider thumb with diamond-shaped abacus beads ([0fbde53](0fbde53039))