What's Changed
Changed
- chore(issue-template): explain removals by @AnonymousWP in #105
- feat(ui): standardized font size and layout fixes by @Frigyes06 in #118
- feat(ui): add the default styling and gap to tooltip by @lavafroth in #149
- docs(readme): add Discord invite by @Frigyes06 in #131
- feat(ci): add checksum making commands by @Frigyes06 in #163
- feat: remove glow feature by @B0ney in #119
- feat(ui): change default theme to Dark by @Frigyes06 in #133
- feat(program): create summary struct to describe summary entries by @lavafroth in #196
- feat(ui): add logo to taskbar and window by @Frigyes06 in #197
- build(ci): changelog generation improvement by @Frigyes06 in #216
Fixed
- chore(organizational): clean up dev to merge into main and then delete dev by @AnonymousWP in #107
- feat(settings): made it scrollable by @adhirajsinghchauhan in #117
- fix(ci): broken CI & code stuff after project name change by @adhirajsinghchauhan in #152
- refactor: select optional user struct based on SDK version conditional by @lavafroth in #160
- refactor: use if-let binding for getting package attributes by @lavafroth in #156
- refactor: remove unused string inside enum variants by @lavafroth in #165
- refactor: use default values with
unwrap_or_default
by @lavafroth in #162 - fix(ci): release.yml workflow's build job runs when it shouldn't by @adhirajsinghchauhan in #153
- refactor: create a backup struct ahead of time by @lavafroth in #172
- fix(program): exit when adb is not found by @lavafroth in #198
- fix(ci): remove glow target from CI script by @Frigyes06 in #213
New Contributors
- @prakharb5 made their first contribution in #84
- @adhirajsinghchauhan made their first contribution in #117
- @nixingyang made their first contribution in #141
- @lavafroth made their first contribution in #143
- @nain-F49FF806 made their first contribution in #159
Full Changelog: 0.6.2...v1.0.0