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.
November 15 2023
Bug Fixes
- accordion-group: correct accordion is open on load (#28510) (a000dd2), closes #28506
- action-sheet: adjust height for safe area with scrollable options (#28504) (900267e), closes #27777
- header: collapsible large title does not flicker when collapse prop not reflected (#28472) (8227b0e), closes #28466
- item-divider: apply safe area to proper side regardless of direction (#28420) (4513e0c)
- radio-group: emit value change on componentDidLoad (#28488) (73b8bfd), closes #28356
- searchbar: cancel icon aligns with back button (#28478) (c053fd9), closes #28468
[!NOTE] Ionic Vue developers utilizing the
v-ion-change
orv-ion-input
workaround for https://github.com/ionic-team/ionic-framework/issues/27292 should remove this workaround when updating to Ionic v7.5.5.
7.5.3
patchNovember 1 2023
Bug Fixes
- alert: long words wrap to next line (#28408) (34257d6), closes #28406
- angular: inputs on standalone form controls are reactive (#28434) (3b6e631), closes #28431
- angular: NavController works with nested outlets (#28421) (90acad1), closes #28417
- angular: run platform subscriptions inside zone (#28404) (a4b303e), closes #19539
- angular: standalone form components do not error when multiple are used (#28423) (89698b3), closes #28418
- datetime: allow calendar navigation in readonly mode; disallow keyboard navigation when disabled (#28336) (f6a6877), closes #28121
- input, textarea, select: use consistent sizes (#28390) (b31ecbb), closes #28388
- list-header: apply safe area to proper side regardless of direction (#28371) (f99d530)
- segment: avoid scrolling webkit bug (#28376) (8e2f818), closes #28373
- tab-bar: apply safe area to proper side regardless of direction (#28372) (d47b7e7)
7.5.2
patchOctober 25 2023
Bug Fixes
- alert, action-sheet: show scrollbar for long list of options (#28369) (60f3d65), closes #18487
- angular: remove form control side effects (#28359) (82d6309), closes #28358
- fab: apply safe area in positioning to proper side regardless of direction (#28377) (331c08a)
- input, searchbar, textarea: ensure nativeInput is always available (#28362) (2b015b2), closes #28283
- menu: menu no longer disappears with multiple split panes (#28370) (5a30082), closes #18683 #15538 #22341
- rtl: allow :host to use rtl() (#28353) (6b7d288)
7.5.1
patchOctober 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
To see more releases, visit GitHub.