- Updated @kintone/rest-api-client to version 6.0.0
- Updated react-i18next to version 16.0.1
- Updated devDependencies:
- @biomejs/biome to version 2.2.6
- @kintone/dts-gen to version 9.0.0
- @kintone/plugin-uploader to version 10.0.0
- @kintone/webpack-plugin-kintone-plugin to version 9.0.0
- @types/node to version 24.8.1
- @types/react-dom to version 19.2.2
- Removed biome-ignore comments for React import in multiple UI components
- Updated `docxtemplater` from 3.66.4 to 3.66.7
- Updated `i18next` from 25.5.3 to 25.6.0
- Updated `@biomejs/biome` from 2.2.4 to 2.2.5
- Updated TypeScript types for `node`, `react`, and `react-dom`
- Added AGENTS.md for development guidelines and best practices
- Added README.md with installation, usage, and development instructions
- Updated version numbers in package.json, package-lock.json, and manifest.json to 2.0.0.
- Refactored configuration types to use data sources (SELF, APP) instead of type-based configurations.
- Enhanced settings UI to allow selection between using the current record or another app's record.
- Improved error handling and validation for configuration settings.
- Added new input component for better handling of text inputs in settings.
- Updated localization files for new settings structure and error messages.
- Optimized API calls with memoization for fetching form field properties and checking configurations.