Skip to content

Releases: TelemetryDeck/Issues

Version 1.0.0 Build 680

23 Aug 06:57
6a9bb46

Choose a tag to compare

Pre-release

This is the first release since we've made the source code for this app publicly available under the MIT license. If you're curious, check out the Telemetrydeck/TelemetryViewer project on GitHub.

A regression: We've introduced a bug where selection state is no longer stored between app launches.

Love,
Charlotte, Lisa and Daniel who make TelemetryDeck

Version 1.0.0 Build 627

25 May 15:12
6a9bb46

Choose a tag to compare

Pre-release

This version fixes a few bugs, mostly to do with API calls and displaying charts! 💕

Version 1.0.0 Build 593

01 Feb 15:59
6a9bb46

Choose a tag to compare

Pre-release

This is probably the last release of Telemetry Viewer that will support macOS 11. If you're stuck on macOS 11, we recommend you use our web dashboard at https://dashboard.telemetrydeck.com 😊 As such it is mostly a cleanup release.

We fixed a bug that has been annoying to a lot of people, that the breakdown keys are always empty (see #188 ).

We improved loading recent signals and the insight editor, thanks to a contribution from @Berhtulf

As always, thank you so much for your contributions, for your comments and feedback, and for using TelemetryDeck! You're amazing and wonderful

best
Charlotte, Daniel and Lisa, who make TelemetryDeck

Version 1.0.0 Build 577

16 Dec 11:23
da642ec

Choose a tag to compare

Pre-release

It's bugfix time!

This version brings a bug fix for a host of annoying errors with the Insights Editor! You've been annoyed with them, we've been annoyed with them, and now they're gone. You should now be able to edit insights and most of the changes you make should once again reflect live in the Insight as you make them.

The version also contains a better way to create new apps with the New App Assistant, that will help you pick a name for your new app and optionally create a set of default insights.

Oh and we're starting to move out some parts of the app to our new web dashboard. We're starting with Registration, so that will now open a browser. Over the next few weeks, we hope to move over user management and plans management as well. This helps us because we don't have to implement the same UI multiple times. Of course your insights will remain native and fast and pretty <3

We hope you enjoy these, and that your December is magical and wonderful!

See you soon
Lisa, Charlotte and Daniel, who make TelemetryDeck

Version 1.0.0 Build 545

19 Nov 18:09
da642ec

Choose a tag to compare

Pre-release

Hi everyone, this is mostly a bugfix release. Insights should load a bit faster, and things like logging in and out should work a bit more reliably.

It allows us to enable more payment methods and billing periods in the future.

Have a great weekend
Lisa & Daniel who make TelemetryDeck

Version 1.0.0 Build 526

01 Nov 23:51
da642ec

Choose a tag to compare

Pre-release

Hi, how's your day so far?

Welcome to the updated version of TelemetryDeck Viewer, which now includes Test Mode: a way to try out wether your setup works by sending testing signals without diluting your actual user data. Read more about it on our blog: https://telemetrydeck.com/posts/2021/Nov/01/test-mode/

For Test Mode to work, you'll also have to update your package of the TelemetryDeck SDK. That's a good idea anyway, because it not only gives you testing signals, its signals also include two new default payload keys: majorSystemVersion and majorMinorSystemVersion. The first gives you something like "iOS 15" and the second something like "iOS 15.1". This should make it easier to group system versions if you're not interested in the exact version of an OS.

This version also restores the auto-updater, which was broken for a few releases. So we really hope you're seeing this right now 😅

Thank you soo much for all your feedback and the kind words, and keep them coming. You can reach us on twitter as @telemetry_deck, @breakthesystem and @meet_lisa, or you can join our wonderful Slack community.

See you soon
Lisa, Daniel & Charlotte, who make TelemetryDeck

Version 1.0.0 Build 475

15 Oct 13:04
da642ec

Choose a tag to compare

Pre-release

Hi, this is an under-the-hood release. It increases loading performance for insight data and holds everything a bit longer in its caches. It also should reduce any loading errors you might have experienced. Thanks for your feedback, and we look forward to your comments about this version.

Daniel & Lisa

Version 1.0.0 Build 448

28 Sep 19:32
da642ec

Choose a tag to compare

Pre-release

This version has a few improvements in API communication, caching and Insight calculation, but the main feature is COLORS! You can now select from 10 stylish colors to accent your charts.

Read more in our blog post at https://telemetrydeck.com/posts/2021/Sep/01/colorful-charts/

Thanks for all your feedback regarding colors and organization of insights. They are very much heard and appreciated!

Have a great day

Lisa & Daniel

Version 1.0.0 Build 441

24 Sep 16:25
da642ec

Choose a tag to compare

Pre-release

Oh, look it's a new TelemetryDeck update! 🤩

You can now use the Mac app to subscribe to TelemetryDeck's paid plans. To do that, open the preferences using the Menu Bar, then navigate to the "Plans & Pricing" tab. This will show you the amount of signals included in your free plan, and the amount of signals you've received each month.

Note that you don't have to subscribe to any plan for TelemetryDeck to work. If your app is small, you'll be fine with the free plan. Also, even if you're going over the included number of signals, we will still receive and store ALL signals your apps are sending – we just might have to restrict your server calculations at some point. We'll send out a reminder email if that happens.

If you want to be ultra really cool and want to support TelemetryDeck as much as possible – totally go ahead and subscribe right now :D~

Here are some other changes and updates:

  • The insight editor is getting some polish, it should now be more stable and easy to use. That includes better saving code, and the ability to pick filters and signal types from a dropdown.
  • Oh and you can now get details about recent signals again

We hope you'll have a lot of fun with this release. Have a great day!

Daniel & Lisa

Version 1.0.0 Build 411

03 Sep 13:20
da642ec

Choose a tag to compare

Pre-release

(This build fixes two issues that were reported shortly after launch, concerning time zone display in graphs and a buggy sidebar in macOS 11)

Long time no see! We were seeing a lot of bugs regarding navigation and the sidebar, as well as memory issues, so we used August to completely rewrite the underlying caching layer as well as the navigational glue between views. As a result, the app should run smoother and more stable as a whole.

A whole lot of polish is still missing, but the underpinnings of this app are better now, and will prepare us for the next round of features.

There are two new features as well!

Feature #1: Reports! You can now receive email reports on how your apps are doing. We're starting to send these out once a month automatically, go to user settings in the app to turn these off or receive them weekly or even daily.

Feature #2: Signal Counts! We're pretty close to the end of our beta period, and with that the amount of signals your organization sends is becoming more important, since we'll be charging by the signal. With that in mind you can now see the signals your organization is receiving per month in the organization settings.

Thanks for all your great feedback! Please keep it up <3

Lisa & Daniel

PS: This is a Mac-only release for now. The iOS version needs to cook a bit longer