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.
6.3.0 Manganese
minorLatest Production VersionOctober 5 2022
6.3.0 Manganese (2022-10-05)
Bug Fixes
- list: remove extra border in md inset list items (#25972) (3eb3dd5), closes #25278
- range: indication when range knob is focused (#25827) (2c815cf)
Features
- alert: accept Promise for button handler (#25702) (8e4783c), closes #25700
- angular: use standalone components with routing (#25589) (3c84d48), closes #25404
- button: submit from outside of form (#25913) (b139838), closes #21194
- datetime-button: support multiple date selection (#25971) (a56a4a9)
- datetime: add header text to multiple selection; improve header consistency between modes (#25817) (8a1b3c5)
6.2.9
patchSeptember 28 2022
6.2.9 (2022-09-28)
Bug Fixes
- animation: improve compatibility with ssr (#25992) (02234f6), closes #25987
- chip: default color has contrast on dark mode (#25998) (ef78a12), closes #25997
- datetime: expand/collapse icon is not announced to screen readers (#26018) (649d3cf)
- datetime: swiping wheel no longer dismisses card modal (#25981) (7543c84)
- datetime: switching month and year accounts for day (#25996) (11f44e9), closes #25585
- datetime: time button is easier to access with screen readers (#26019) (5846b41)
- picker-internal: fonts now render consistently (#26020) (54f99bd)
- react: overlays now define internal ionic components (#25967) (21dc893), closes #25962
- vue: back button handler only fires in routing context (#26014) (19f0fb7)
6.2.8
patchSeptember 21 2022
6.2.8 (2022-09-21)
Bug Fixes
- datetime: account for 12AM with min times and 12 hour format (#25952) (55ebd6c), closes #25183
- item: show the highlight on iOS when --highlight-height is set (#25905) (d7db133)
- overlays: focus trapping no longer includes disabled elements (#25949) (6cb5827)
- overlays: focus trapping no longer includes hidden elements (#25948) (5c10f98)
Performance Improvements
6.2.7
patchSeptember 14 2022
6.2.7 (2022-09-14)
Bug Fixes
- angular: nav controller can pop views after leaving tabs outlet (#25690) (725b13f), closes #18593
- datetime: correct year is set in wheel picker (#25896) (fb653eb), closes #25895
- footer: padding is added correctly with tabs (#25921) (edbb64c), closes #25918
- input,textarea: data-form-type attribute is assigned to inner input (#25927) (9451b28), closes #25908
- modal: sheet is easier to dismiss with swipe (#25883) (fa169d2), closes #24296
- react: add correct type for CreateAnimation (#25931) (89d3e3c)
- tab-bar: use correct import path (#25898) (ad46045), closes #25897
- textarea: auto grow textarea line wraps long contents (#25928) (777109a), closes #25893
6.2.6
patchSeptember 7 2022
6.2.6 (2022-09-07)
Bug Fixes
- datetime: calendar day and years are now localized (#25847) (cbd1268), closes #25843
- datetime: hourCycle formats hour correctly (#25869) (1a1491d), closes #25862
- datetime: month grid no longer loops on ios (#25857) (c938054), closes #25752
- vue: custom animation plays when replacing (#25863) (2d3661a), closes #25831
To see more releases, visit GitHub.