Skip to content

Releases: shakebugs/shake-react-native

17.1.0

20 Dec 18:07
Compare
Choose a tag to compare

Migration to new architecture

17.0.1

09 Sep 13:07
Compare
Choose a tag to compare

Fixed ShakePicker item key

17.0.0

29 May 11:59
Compare
Choose a tag to compare

What's new
We've introduced api keys. Use api key instead client id and client secret for starting Shake. This improves security and control - you can create multiple api keys or delete old ones if needed.

16.2.1

12 Dec 12:53
Compare
Choose a tag to compare

What's new
We know it's important to keep your dashboard clean and well organized, that's why you can now simply add tags to your tickets programmatically via code.

Bug fixes
We fixed a few minor bugs that were causing problems. Shake is now more stable and runs even smoother.

16.2.0

19 Sep 09:13
Compare
Choose a tag to compare

What's new

We’ve made it possible for users to open a New chat without submitting a New ticket.
Additionally, you can customize Shake home screen buttons according to your taste.

Chat notifications are upgraded with push notifications, so users can receive chat notifications even when app is closed. Also, there’s now a neat seen indicator that tells you exactly if the message was seen or not. 🚀

From now, you can execute a block of code when certain actions are triggered within Shake.

This version now contains Turkish, Korean and Dutch translations, which additionally extend the lists of languages into which Shake's been translated.

Bug fixes

We fixed a few minor bugs that were causing problems. Shake is now more stable and runs even smoother.

16.1.0

05 Jul 10:18
Compare
Choose a tag to compare

What's new
Introducing Custom branding! 🎨️

From now you can customize the appearance of the Shake SDK with your brand's colors, fonts, and more and align the SDK with your brand's identity for a consistent user experience.

16.0.0

20 Apr 09:33
Compare
Choose a tag to compare

What's new

We're excited to announce the latest feature in our SDK, which allows you to create a custom feedback form. Now you can collect even more detailed information from your users and tailor the form to your specific needs. Say goodbye to generic feedback form and hello to personalized data collection!

15.3.0

25 Jul 12:13
Compare
Choose a tag to compare

What's new

The unread chat messages listener is now available in Shake. Anywhere in your app, you can show a user how many unread messages in Shake they have.

Bug fixes

Whoops! If you passed null to Shake user register or update methods, that would crash your app. Is crashing any good? No — so we knew what to do. Now everything works smoothly. While we were at it, we patched a few other obscure edge cases that you were not even aware of.

15.2.0

20 Apr 15:30
Compare
Choose a tag to compare

What's new

The former Inspect screen has turned into an entire Inspect section. Your testers can now browse, filter and share ticket's Activity history, inspect every log, see Ticket metadata, User metadata and the stack trace — all without ever leaving your app.

Bug fixes

We fixed a few minor bugs that were causing problems. Shake is now more stable and runs even smoother.

15.1.0

13 Jan 09:58
Compare
Choose a tag to compare

What's new

Chat, the most upvoted feature on our feedback list is now available!

From now, you can reply to your users who report bugs, experience a crash, or send you feedback. Ask a user for bug details over the Dashboard and the user will receive a message notification. The user can reply to your question and provide you more details without leaving your app.

Chat supports dark and light theme and is integrated with the white labeling to show it in your brand color.

Bug fixes

There were a few minor bugs that caused problems, like bugs do. We fixed those, and improved the SDK stability too.