Releases: TelemetryDeck/TelemetryViewer
Version 1.0.0 Build 742
This release gets TelemetryDeck Viewer back to a semi-working state. You can now log in and view your insights and groups. Thanks a huge lot to our intern @Black-Fox-2022 for making this happen. (see our blog for his upcoming blog post about his experience)
Known bugs:
- Not all chart types are supported yet because we've switched to SwiftUI Charts
- When a lot of charts are on screen and users switch groups, sometimes insights are not loaded (#197)
- Charts with a large legend are completely consumed by the legend, making the chart unreadable (#196)
Thanks so much for using TelemetryDeck <3
What's Changed
- Rename product name issue #105 by @JayFiDev in #164
- Fix extra padding for widgets on iOS 17 by @0xifarouk in #167
- Update API Version by @Black-Fox-2022 in #172
- Update DataObjects and API Versions by @Black-Fox-2022 in #173
- Add missing Project File by @Black-Fox-2022 in #179
- Add cluster structure by @Black-Fox-2022 in #182
- Add FunctionCall to finish Loading by @Black-Fox-2022 in #180
- Stacked bar charts by @Black-Fox-2022 in #190
- Pie Charts by @Black-Fox-2022 in #192
- Update cluster instrument by @Black-Fox-2022 in #193
- Allow Notification Removal by @Black-Fox-2022 in #194
- OrgSwitcher by @Black-Fox-2022 in #195
New Contributors
- @0xifarouk made their first contribution in #167
- @Black-Fox-2022 made their first contribution in #172
Full Changelog: 1.0.0b740...1.0.0b742
Version 1.0.0 Build 740
This version includes fantastic changes made by the community – thank you so much!
It also updates internal models to stay compatible with API outputs.
What's Changed
- Fix insights appearing in sidebar on iPad by @mikakruschel in #157
- #142 - Indicate app leave by @Drag0ndust in #158
- remove duplicate environmentObject by @JayFiDev in #163
- Update WelcomeView.swift to fix issue #148 by @JayFiDev in #162
New Contributors
- @Drag0ndust made their first contribution in #158
- @JayFiDev made their first contribution in #163
Full Changelog: 1.0.0b709...1.0.0b740
Version 1.0.0 Build 709
This update fixes lots of small things, and also aims to improve open source contributions, thanks a lot to Marc Palmer and Mika Kruschel!
As you know, TelemetryDeck is super tiny, which is why we don't have the resources to work a lot on the native apps. Thanks to contributors like you, we're able to keep them alive!
(As always, to be on the bleeding edge with all new features, please use dashboard.telemetrydeck.com )
What's Changed
- Fix selection state not preserved between launches by @mikakruschel in #139
- Create CODE_OF_CONDUCT.md by @winsmith in #143
- Work around a wonky toolbar in iOS 16 by @winsmith in #144
- Make it easier for developers to build locally by @marcpalmer in #147
- Mac toolbar fixes (date picker bg, endless animation) by @marcpalmer in #155
- Fix published property updates on wrong thread. #153 by @marcpalmer in #154
- Fix email sign in layout on iPad. #149 by @marcpalmer in #152
- Make time period default to “last 30 days”. #150 by @marcpalmer in #151
- Update API, models and TelemetryClient by @winsmith in #156
New Contributors
- @mikakruschel made their first contribution in #139
- @marcpalmer made their first contribution in #147
Full Changelog: 1.0.0b680...1.0.0b709
Version 1.0.0 Build 680
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.
Therefore the release you're seeing here is in the correct place: This is where TelemetryDeck Viewer releases will live from now on.
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