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.
8.1.1
patchMay 15 2024
Bug Fixes
- angular: add formatOptions property to standalone datetime (#29468) (bb1db52), closes #29464
- angular: persist select disabled state in item (#29448) (dfb72d7), closes #29234
- angular: set active segment button when dynamically changing items (#29418) (ee83388), closes #29414
- radio: persist checked state when items are updated in radio-group (#29457) (7ea14ae), closes #29442
8.1.0
minorMay 1 2024
Features
- add experimental transition focus manager (#29400) (5b686ef), closes #23650
- content: add fixedSlotPlacement prop (#29233) (90a7e70)
- datetime: pass roles to overlay when dismissing (#29221) (6945adc), closes #28298
- input: add clearInputIcon property (#29246) (0f5d1c0), closes #26974
- modal, popover: add ability to temporarily disable focus trapping (#29379) (7c00351), closes #24646
- picker: picker column is easier to select with assistive technology (#29371) (e38e2e4), closes #25221
8.0.2
patchMay 1 2024
Bug Fixes
- datetime: navigating months in RTL works correctly (#29421) (4d09890), closes #29198
- ios: large title transition accounts for back button with no text (#29327) (bd8d065), closes #28751
- md: item border has improved contrast in dark mode (#29398) (fa85f03), closes #29386
- select: options are visible with fit-content width and fill outline (#29408) (f15b62a), closes #29321
8.0.0
majorApril 17 2024
Note: Version bump only for package ionic-framework
Full Changelog: https://github.com/ionic-team/ionic-framework/compare/v7.8.6...v8.0.0
Migration guide: https://ionicframework.com/docs/updating/8-0
Breaking changes: https://github.com/ionic-team/ionic-framework/blob/main/BREAKING.md#version-8x
7.8.1
patchMarch 20 2024
7.7.1
patchFebruary 7 2024
Bug Fixes
- action-sheet: iOS dismiss animation respects safe area (#28915) (7449fb4), closes #28541
- overlays: tear down animations after dismiss (#28907) (950fa40), closes #28352
- react: route with redirect will mount page (#28961) (5777ce2), closes #28838
- select: popover can be scrolled (#28965) (35ab6b4), closes #28963
To see more releases, visit GitHub.