Skip to content

Releases: ionic-team/ionic-framework

v8.7.13

13 Dec 15:51

Choose a tag to compare

8.7.13 (2025-12-13)

  • chore(core): aligning core engine requirement with main ionic-framework requirement (#30869)

v8.7.12

10 Dec 21:33

Choose a tag to compare

8.7.12 (2025-12-10)

Bug Fixes

  • modal: allow interaction with parent content through sheet modals in child routes (#30839) (b9e3cf0), closes #30700
  • modal: prevent browser hang when using ModalController in Angular (#30845) (b164516)
  • popover: recalculate the content dimensions after the header has fully loaded (#30853) (99dcf38)
  • select, action-sheet: use radio role for options (#30769) (1c89cf0)

v8.7.11

26 Nov 18:55

Choose a tag to compare

8.7.11 (2025-11-26)

Bug Fixes

  • datetime: ensure datetime is shown when intersection observer fails to report visibility (#30793) (9d781db), closes #30706

v8.7.10

19 Nov 18:10
627416b

Choose a tag to compare

8.7.10 (2025-11-19)

Bug Fixes

  • checkbox, toggle, radio-group: improve screen reader announcement timing for validation errors (#30714) (92db364)

v8.7.9

05 Nov 17:04

Choose a tag to compare

8.7.9 (2025-11-05)

Bug Fixes

v8.7.8

29 Oct 17:40

Choose a tag to compare

8.7.8 (2025-10-29)

Bug Fixes

v8.7.7

15 Oct 19:00

Choose a tag to compare

8.7.7 (2025-10-15)

Bug Fixes

  • header: ensure one banner role in condensed header (#30718) (12084af)
  • header: prevent flickering during iOS page transitions (#30705) (820fa28), closes #25326
  • select: improve screen reader announcement timing for validation errors (#30723) (03303d7)

v8.7.6

08 Oct 18:35

Choose a tag to compare

8.7.6 (2025-10-08)

Bug Fixes

v8.7.5

24 Sep 19:51

Choose a tag to compare

8.7.5 (2025-09-24)

Bug Fixes

v8.7.4

17 Sep 15:55

Choose a tag to compare

8.7.4 (2025-09-17)

Bug Fixes

  • input: improve error text accessibility (#30635) (c339bc3)
  • overlays,picker: remove invalid aria-hidden attribute (#30563) (49f96d7), closes #30040
  • segment-view: scroll and select the right item when the component is in RTL context; (#30675) (66f517d), closes #30079