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.8.2
patchMarch 25 2026
8.8.1
patchMarch 6 2026
8.8.0
minorMarch 4 2026
Features
- angular: add custom injector support for modal and popover controllers (#30899) (822da42), closes #30638
- content: add content-fullscreen class when fullscreen is true (#30926) (d74b11b)
- datetime: add header parts (#30945) (6ea186d), closes #30083 #30830
- datetime: add wheel part to ion-picker-column (#30934) (0cf4c03), closes #30420
- item-divider: add inner and container parts (#30928) (5cdeb7f)
- item-option: add inner and container parts (#30929) (f8f7ffd)
- item: add inner and container parts (#30927) (a2c6559)
- list-header: add inner part (#30930) (ef73476)
- modal: add drag events for sheet and card modals (#30962) (d29ac71), closes #23955
- range: add classes and expose parts to allow individual styling of dual knobs (#30941) (5bcf921), closes #29862
- range: add classes to the range when the value is at the min or max (#30932) (fac1a66)
- refresher: add ionPullStart and ionPullEnd events (#30946) (814c2e5), closes #24524
- segment-view: add swipeGesture property to disable swiping (#30948) (46806bd), closes #30290
- select: add wrapper and bottom shadow parts (#30951) (5cea5ae), closes #29918
- select: pass cancelText property to modal interface (#30282) (6e4f60a), closes #30295
- textarea: reflect disabled and readonly props (#30910) (55735df), closes #30911
8.7.18
patchFebruary 25 2026
Bug Fixes
- datetime: stretch ion-buttons to fill space for ios (#30963) (d46b0b1)
- many: clear timeouts (#30851) (70b1237), closes #30860
- modal, popover: respect safe area insets on popovers and modals (#30949) (6490797), closes #28411
- nav-controller: reset direction state when navigation is canceled (#30955) (53172d1)
- radio-group: prevent DOMException and NotFoundError when filtering radios (#30958) (682a17e), closes #30279 #30359
- toast: keep icon on the same line as long message in stacked layout (#30923) (442e3e9), closes #30908
8.7.17
patchJanuary 14 2026
8.7.15
patchDecember 23 2025
Bug Fixes
- core: use Capacitor safe-area CSS variables on older WebViews (#30865) (8573bf8)
- header: show iOS condense header when app is in MD mode (#30690) (f83b000), closes #29929
- input-password-toggle: improve screen reader announcements (#30885) (12ede4b)
- modal: dismiss top-most overlay when multiple IDs match (#30883) (3b60a1d), closes #30030
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.4
patchSeptember 17 2025
To see more releases, visit GitHub.