Release Notes
A complete release history for Ionic Framework is available on GitHub. Documentation for recent releases can also be found below.
See versioning for information about our policy and commitment to stability.
8.7.13
patchDecember 13 2025
- chore(core): aligning core engine requirement with main ionic-framework requirement (#30869)
8.7.12
patchDecember 10 2025
Bug Fixes
- modal: allow interaction with parent content through sheet modals in child routes (#30839) (b9e3cf0), closes #30700
- modal: prevent browser hang when using ModalController in Angular (#30845) (b164516)
- popover: recalculate the content dimensions after the header has fully loaded (#30853) (99dcf38)
- select, action-sheet: use radio role for options (#30769) (1c89cf0)
8.7.10
patchNovember 19 2025
Bug Fixes
- checkbox, toggle, radio-group: improve screen reader announcement timing for validation errors (