Releases: TelemetryDeck/Issues
Version 1.0.0 Build 408
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
Beta 1.0.0 Build 383
Hi! Thanks for using Telemetry, your feedback is very much appreciated!
This release brings bug fixes and performance improvements – literally. The application should now launch faster, and a lot of data processing has been moved off the main thread so the app should run a lot smoother. In addition, a lot of navigational bugs are fixed.
The main new feature this version brings is detailed data for your charts: Hover your mouse over a bar chart or line chart to see individual values.
If you are running the macOS 15 beta, this version also brings you proper tables for lists of things. Enjoy!
As always, please report any bugs, paper cuts, etc on GitHub (preferred), Twitter, or the Slack. If you want to massively praise the app, that's very welcome as well :D~
Have an amazing day,
Daniel & Lisa
Beta 1.0.0 Build 324
Hi everyone, this is a polishing release! Thanks to all your amazing feedback, these are the things that are improved in this version:
- You'll now be a able to switch apps in the main menu and after selecting an app, select Insights, Lexicon, Recent Signals and Settings for that app. This requires one more tap when switching apps, but it is much clearer, especially when you have more than 2 or 3 apps. In addition, it works around a bug in navigational lists in SwiftUI.
- Once you select an app, that selection persists between app launches
- The date chooser has improved a lot. The default date range is now the current month, plus the previous month. You can also switch to current and previous week or month, or you can select a custom date range.
- Donut Charts now show the sum of all entries below the individual entries
- In raw insights that group by date, the resolution of that grouping is used for display. What that means is that if you group by month, the list entry will now say "May 2021" instead of "May 1 2021", which was confusing
- After creating a new app, that app's settings are shown
- The recent signals screen now has a note to tell you that signal granularity is never smaller than one hour
- The lexicon UI is now a bit nicer
As always, PLEASE hit me up with praise but especially with criticism. If something is not working for you, I'd really like to know, so I can improve it.
Stay awesome
Daniel
Beta 1.0.0 Build 298
What a week! AppTelemetry is now in open beta, and a LOT of you have tried it out, and are happy with it so far! Thank you very much for you praise, your feedback, and your constructive criticism. Keep all of that coming please, I want to make AppTelemetry as perfect as it can be.
I have collected a huge amount of things that I really want to do, and here's the first bunch of them. This update improves the Lexicon and Recent Signals views a lot. Because of the new server tech, I can now show you the last 1000 signals in recent signals, and give you live calculated information about signal types in the lexicon.
Another thing that's new is the user settings. Those are now more detailed, and you can actually change your name now, and set your newsletter settings. Because a lot of people have asked for more articles and documentation, I'll try and start a low-volume newsletter with tutorials and updates. This is not in place yet, but I want to ask for consent first, because I want to do this right. So use the user settings to decide if you want to subscribe.
I've also removed the empty iOS widget for now, because it isn't finished yet and all it does right now is generate crash reports.
Thanks a lot for beta testing AppTelemetry. There are a lot of features and improvements coming, and I hope you'll like them
have a great day
Daniel
Beta 1.0.0 Build 276
Hey, good morning! Coffee? Breakfast Burrito? New version of AppTelemetry Viewer? Here you go, have a wonderful day!
In this version, I'm playing around with the left sidebar. I'm still not entirely sure how to structure the information there. For now, I'm just putting it all into a list without any hierarchy. This works if you have one or two apps, but I'm aware that it's probably not a good solution if you have 10 apps. Let me know what you think!
This version also fixes a crash in the Insight Editor, fixes a display issue with donut charts, and improves performance in the insights list.
Thanks for all your feedback on GitHub, the Slack, and Twitter. I really enjoy hearing from all of you about how you use the app, what excites you, and what your pain points are. Keep it coming!
Daniel
Beta 1.0.0 Build 271
This is a bugfix release that hopefully should fix the crashes that have been plaguing the previous beta. Thanks for all your kind words and help identifying the issue, you're the best!
Beta 1.0.0 Build 263
This version contains bug fixes and improvements, and a kick-ass new donut chart view that looks way better than the old one! The version also contains all the necessary code for the Open Beta phase, because:
We have reached the ✨OPEN BETA✨ phase of AppTelemetry's life! Thank you for downloading, spreading the word, reporting bugs, and suggesting improvements. You're all amazing. If you're downloading this app for the first time, welcome! You're amazing too!
Beta 1.0.0 Build 250
We are THIS close to the open beta! I'm excited. This update brings the app up to speed, so it's all ready. It also has a lot of bug fixes under the hood, thank you so much for reporting them all! You're awesome and wonderful users and beta testers and I hope AppTelemetry brings you lot of value and joy!
- Security Updates
- All Insights now use Druid by default. This means Insights calculate way faster!
- The app no longer logs you out when the user data retrieval times out
- Fixed a bug where the wrong insight group was selected when navigating away from the insight editor
- New Help & Feedback Section
- Login Fields should now work with password managers
- Confirmation dialogs when deleting things
- Workarounds for a memory leak
- Creating a new app now navigates you to that app
Mac Beta 26
This is a housekeeping release for macOS. It is the first signed binary, so you should have less friction in running it directly.
It also fixes, some Xcode 12.3 bugs, cleans up the sidebar a bit more, and moves the insight group selector to the bottom of the screen, to be more on par with the iPad version.
Mac Beta 25
This update improves the lexicon and signals views, where before text would be cut off, which is not very helpful. Thanks to Dariusz Rybicki for reporting this.