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 18 2023
Bug Fixes
- angular: do not create duplicate menuController instances (#28343) (fa78676), closes #28337
- angular: export missing lifecycle interfaces for standalone package (#28346) (dd93e0b), closes /github.com/ionic-team/ionic-angular-standalone-codemods/pull/13/files/baa37ef1e3e8ba773b693db280542efba815482a#r1356414362
- react: cleanup functions are execute for lifecycle hooks (#28319) (1ba9973), closes #28186
- react: lifecycle events are removed on page unmount (#28316) (f14a59c)
- title: large title transition supports dynamic font scaling (#28290) (fe47594), closes #28351
7.5.0
minorOctober 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
To see more releases, visit GitHub.