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.
April 19 2023
Bug Fixes
- accordion: inset style respects animated property (#27173) (114fe28), closes #27047
- datetime: clamp date between min and max when using month picker (#27185) (0385c08), closes #27027
- input: string values are emitted (#27226) (cdb0627)
- many: dynamic label support for modern form controls (#27156) (30b548b), closes #27085
- menu: export menu interfaces (#27227) (80d8c66)
- segment-button: update checked state on render (#26970) (16aa977), closes #26830
- select: respect --border-radius with modern template (#27213) (6ffbdbb), closes #27208
- select: text does not overlap icon (#27125) (6fc0024), closes #27081
- textarea: legacy textarea respects padding (#27219) (742d429), closes #27218
- toast: screen readers announce content (#27198) (76c8b94), closes #25866
- vue: components have correct name in Vue Dev Tools (#27180) (07941a5), closes #25199
7.0.2
patchApril 19 2023
Bug Fixes
- item: ios active state has correct contrast (#27134) (bbdb0ca), closes #27130
- menu: refs are not destroyed on unmount (#27141) (b81b0d1), closes #24907
- radio: takes up full height in item (#27168) (987c79f), closes #27159
- segment: segment disables segment buttons created asynchronously (#27155) (ad6b130), closes #25396
7.0.1
patchApril 5 2023
Bug Fixes
- breadcrumbs: color attribute shows on DOM for Vue (#27068) (141ced5)
- item-divider: removal of unneeded margin unset (#27042) (d925237), closes #17012 ionic-team/ionic-framework#27024
- item-divider: set padding-end for md (#27019) (426913d), closes #23785
- menu: update location when dynamically changing side or doc dir (#27079) (a35886e), closes #25601 #19489
- picker-column-internal: hide empty picker items from screenreaders (#27038) (4e7424d), closes #26809
- refresher: set overflow styles when using custom scroll target (#27058) (adbb50c)
- vue: v-model props have correct type (#27067) (14145dc), closes #27057
7.0.0
majorMarch 29 2023
Enjoy! See https://ionicframework.com/docs/updating/7-0 for a migration guide.
6.7.1
patchMarch 29 2023
Bug Fixes
- item-sliding: open method works with items added async (#27035) (521063b), closes #26991
- item: use thumbnail's size when present (#27014) (6cecdf4), closes #22935
- radio-group: radios participate in form submission (#27018) (3b99c31), closes #27016
- select: inherit white-space in select-text to allow text wrapping (#26973) (19c1e25), closes #19949
To see more releases, visit GitHub.