Skip to content

Release v8.1.5

Compare
Choose a tag to compare
@salmamali salmamali released this 21 Mar 10:40
· 1044 commits to master since this release
  • Add script to automatically generate and upload the sourcemap files to the dashboard on generating a release build. To activate this script, unlink using the older version, update and then link again.
  • Improve Replies.hasChats(callback) API implementation, now the callback is always invoked with a boolean value indicating if the user has chats.
  • Fix mixed import with module.exports
  • Fix linking Instabug fails on windows.