Skip to main content
Version: v8

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.14

patchLatest Production Version

December 17 2025

Bug Fixes

8.7.13

patch

December 13 2025

  • chore(core): aligning core engine requirement with main ionic-framework requirement (#30869)

8.7.12

patch

December 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.11

patch

November 26 2025

Bug Fixes

  • datetime: ensure datetime is shown when intersection observer fails to report visibility (#30793) (9d781db), closes #30706

8.7.10

patch

November 19 2025

Bug Fixes

  • checkbox, toggle, radio-group: improve screen reader announcement timing for validation errors (