File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 8.0.0] ( https://github.com/ionic-team/capacitor-keyboard/compare/v7.0.3...v8.0.0 ) (2025-12-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** android:** Adjust WebView sizing during keyboard size changes ([ ae75247] ( https://github.com/ionic-team/capacitor-keyboard/commit/ae752478ffece97f2693e9f323ec9be8f3cae8bd ) )
7+ * ** android:** use 'propName = value' assignment syntax in build.gradle files ([ 37b39b0] ( https://github.com/ionic-team/capacitor-keyboard/commit/37b39b0c649ee9fb803d05accbb8a5160f10f7b5 ) )
8+
9+
10+ ### feature
11+
12+ * Capacitor 8 support ([ f8c21ef] ( https://github.com/ionic-team/capacitor-keyboard/commit/f8c21ef521de3ae9c8fda8aae52dac2c4b8343e7 ) )
13+
14+
15+ ### BREAKING CHANGES
16+
17+ * Capacitor 8 requires major update
18+
119# [ 8.0.0-next.4] ( https://github.com/ionic-team/capacitor-keyboard/compare/v8.0.0-next.3...v8.0.0-next.4 ) (2025-11-17)
220
321* ** ios:** Minor updates to Package.swift
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/keyboard" ,
3- "version" : " 8.0.0-next.4 " ,
3+ "version" : " 8.0.0" ,
44 "description" : " The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides." ,
55 "main" : " dist/plugin.cjs.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments