Skip to content

Releases: shakebugs/shake-flutter

17.0.0

29 May 12:00
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:51
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:11
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:17
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:40
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 14:20
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

05 Jul 14:15
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 10:14
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.

15.0.0

29 Nov 14:41
Compare
Choose a tag to compare

What's new

We've completely redesigned Shake to continue delivering you more and more options in a scalable manner. It also started supporting dark and light theme so it can beautifully fit into your app in either case.

We've introduced Home screen where your users can see tickets they reported.

This version now contains a Russian, Italian, Polish, Latvian, Estonian and Thai translation, which additionally extends the lists of languages Shake's been translated to. Your users whose default device language is set to one of these will automatically see Shake in their language.

14.1.2

29 Nov 14:43
Compare
Choose a tag to compare

What's new

We migrated Shake SDK to null safety. Null safety helps you avoid a class of bugs that are often hard to spot, and as an added bonus enables a range of performance and stability improvements.