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.
7.5.6
patchNovember 21 2023
Bug Fixes
- alert: match MD spec on tablet (#28501) (6a2be9f), closes #23977
- angular: ng add @ionic/angular in standalone projects (#28523) (c07312e), closes #28514
- angular: overlays are defined when using standalone controllers (#28560) (9453132), closes #28385
- datetime: updating value with min scrolls to new value (#28549) (388d19e), closes #28548
7.5.5
patchNovember 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)
To see more releases, visit GitHub.