Releases: exelerus/app-audioinput-demo
Releases · exelerus/app-audioinput-demo
v2.0.0 - Modernized Cordova & Capacitor Demos
What's New in v2.0.0
Major Updates
- Modernized Cordova Demo: Complete UI overhaul with dark theme, modern CSS, and responsive design
- Updated Platform Support: Android 14.0 and iOS 7.1.1 with latest plugin versions
- ES6+ JavaScript: Refactored all demo code with modern syntax (arrow functions, const/let, template literals)
- Capacitor 7: Updated Capacitor demo to v7.4.4 with React 19
Technical Improvements
- Custom dark theme CSS replacing W3.CSS dependency
- Gradient backgrounds and smooth animations
- Responsive design for all screen sizes
- Modern form controls and button styling
- Comprehensive .gitignore for Cordova/Capacitor projects
Bug Fixes
- Fixed missing cordova-plugin-audioinput dependency
- Resolved version mismatches between package.json and config.xml
- Added missing cordova-plugin-whitelist
- Updated documentation with correct version numbers
Dependencies
- Cordova Android: 14.0.0 (Android 15/SDK 35)
- Cordova iOS: 7.1.1
- Capacitor: 7.4.4
- React: 19.2.0
- cordova-plugin-audioinput: 2.0.0
- cordova-plugin-file: 8.1.3
See README.md for detailed build instructions and changelog.