We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added config
🔧 Refactor notification support for Kindly SDK Improve clarity and consistency in handling push notifications. - Updated instructions for setting APNS device token. - Clarified steps for forwarding push notifications to SDK.
✨ Add new context and clear manually - Update context sending behavior - Improve clarity on manual context clearing - Refactor launch chat UI instructions - Enhance dialogue triggering descriptions - Clarify authentication setup in SDK
✨ Update content links and remove unnecessary section in Home.md Removed a redundant section and updated content links in Home.md file.
✨ Rename markdown files for consistency Renamed markdown files to use hyphens instead of underscores for better consistency and readability.
🔄 Rename and update links in Home.md Renamed Close_Chat to Close-Chat, updated link references.
✨ Add new KindlySDK features and documentation Added new files for KindlySDK configuration, context setting, chat control functions, and notification support. Updated the Home.md file with links to the newly added functionalities. Renamed a file for consistency.
🔧 Update chat bot trigger functionality Refactored code to allow manual dialogue triggering.
🔧 Update dialogue trigger methods Adjusted dialogue trigger method parameters for better functionality.
📝 Add new usage instructions Added sections for Authentication and Trigger Dialogue in the Home page with relevant links.
✨ Add new dialogue trigger functionality Added code to display and trigger dialogues in the chat bot.
Updated Using Authentication (markdown)
Initial Home page
Using Authentication