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.
October 11 2023
Bug Fixes
- alert: stop Enter keypress for checkboxes (#28279) (72b3899)
- select: use correct aria-haspopup value (#28265) (01167fc)
- toast: toast does not warn when positionAnchor is undefined (#28312) (c37b3d8)
Features
- a11y: add dynamic font scaling (#28314) (f806781), closes #24638 #18592
- angular, react, vue, core: export openURL utility (#28295) (6da82aa), closes #27911
- angular: ship Ionic components as Angular standalone components (#28311) (57e2476)
- datetime: add support for h11 and h24 hour formats (#28219) (597bc3f), closes #23750
- toast: allow custom positioning relative to specific element (#28248) (897ff6f), closes #17499
7.4.4
patchOctober 11 2023
Bug Fixes
- animation: play method resolves when animation is stopped (#28264) (e6031fb)
- checkbox, radio, toggle: disabled elements are not interactive (#28294) (c70432e), closes #28293
- content: fullscreen offset is computed correctly with tab bar (#28245) (7375dd6), closes #21130
- core: allow fullscreen scroll content to flow outside container for translucent tab bar (#28246) (b297529), closes #17676
- core: swipe to go back gesture has priority over other horizontal swipe gestures (#28304) (d5f0c77), closes #28303
- header: collapsible large title main header does not flicker on load (#28277) (3259da0), closes #27060
- menu: do not error if disabled or swipeGesture is changed mid-animation (#28268) (a169044), closes #20092 #19676 #19000
- segment: scroll to active segment-button on first load (#28276) (1167a93), closes #28096
7.4.1
patchSeptember 20 2023
Bug Fixes
- overlays: correctly re-add root to accessibility tree (#28183) (81714d4), closes #28180
- radio,toggle,checkbox,select: padded space is clickable in items (#28136) (5b7e422), closes #27169
- range: knob is not cut off in item with modern syntax (#28199) (0104d89), closes #27199
- scroll-assist: improve input scroll accuracy with native resizing (#28169) (b5c736f), closes #22940
- scroll-assist: re-run when keyboard changes (#28174) (3f06da4), closes #22940
7.4.0
minorSeptember 14 2023
Bug Fixes
- datetime: scroll to newly selected date when value changes (#27806) (32244fb), closes #26391
- many: add correct scale to stacked labels (#28163) (8cb8786)
- range: add correct margin in item (#28161) (1d2b867)
Features
- checkbox, radio, toggle, range: stacked labels for form controls (#28075) (e6c7bb6)
- datetime: add disabled part (#28134) (cd8d509)
- datetime: add parts for calendar day, active, and today (#27641) (79b005d), closes #25340
- export TransitionOptions interface and getIonPageElement (#28140) (19f3bb2), closes #28137
To see more releases, visit GitHub.