- Export KDriveCredentials as both class and instance
- Update package.json to reference the credentials instance
- This should resolve the 'Unknown credential name' error
- Add KDriveCredentials to n8n.credentials in package.json to make credentials discoverable
- Update build script to copy kdrive.svg to dist directory for proper logo display
- Update SVG logo with improved design
- Fix TypeScript types and error handling in GenericFunctions and KDrive node
- Add default values to node properties for better UX