Skip to main content
Version: v7

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.6.0

minorLatest Production Version

December 6 2023

Bug Fixes

  • angular,vue: range form value updates while dragging knob (#28422) (0854a11), closes #28256
  • animation: add stronger types to Animation interface (#28334) (4a088d5)
  • animation: progressEnd coercion is reset before onFinish (#28394) (eae8162), closes #28393
  • infinite-scroll: remaining in threshold after ionInfinite can trigger event again on scroll (#28569) (8c235fd), closes #18071
  • item: allow item to grow when it is used in a flex container (#28594) (1c1b567)
  • item: wrap elements and label contents when the font size increases or the elements do not fit (#28146) (6438e3e)
  • select: do not collapse to width: 0 when placed in flex container (#28631) (e71e7a0)
  • toast: add swipeGesture to ToastOptions (#28518) (4ad6df6)

Features

Note: Text inside of ion-item can now wrap to resolve accessibility issues related to readability. We recommend evaluating your application to account for text wrapping.

7.5.8

patch

December 6 2023

Bug Fixes

7.5.7

patch

November 29 2023

Bug Fixes

  • alert: date inputs render correctly in mobile safari (#28495) (b833f0e), closes #28494
  • datetime: allow disabling datetime with prefer-wheel (#28511) (01130e1)

7.5.6

patch

November 21 2023

Bug Fixes

7.5.5

patch

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 or v-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.4

patch

November 8 2023

Bug Fixes

  • inputs: remove invalid legacy warnings in input, textarea, and select (#28484) (c765dcb)
  • item: apply safe area to proper side regardless of direction (#28403) (ed040b0)
  • list: remove border from last item with item-sliding (#28439) (cafafcc), closes #28435
To see more releases, visit GitHub.