NEWS
shinyChatR 1.2.0 (2024-05-25)
- Added function updateChatTextInput to update the text input field
- Added functionality that hitting enter automatically submits message
shinyChatR 1.1.0 (2023-08-16)
- Added option to use csv file to store messages
- Use reactiveFileReader for csv files and rds files
- Clean the input after sending
shinyChatR 1.0.0 (2023-02-28)
- First release on CRAN: Shiny module to add chat interface to shiny app
- Added a
NEWS.md
file to track changes to the package.