Unclaimed project
Are you a maintainer of app-center? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
app-center
App Store for Ubuntu made with Flutter π§‘ π
0.3.0-alpha - app-center Release Notes | AnnounceHQBack to changelogImproved
0.3.0-alpha
What's Changed
- Package updating page: add padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1039
- Remove unnecessary toolips by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1038
- Package type visualization improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1040
- Added padding to snapchannel popup button by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1045
- Only show date in ReleasedAt by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1046
- Bring section banner closer to design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1044
- PackagePage: set appIsInstalled in AppPage by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1048
- ExploreModel: enable packageKit before loading StartPage components by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1050
- Correctly look for snap updates by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1051
- Remove the package updating details by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1052
exempt common bots from CLA by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1053Revert "exempt common bots from CLA (#1053)" by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1055SnapPage: add a share button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1056Snap account icons by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1059Add tooltip for share icon by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1057Switch to yaru_window by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1063AppBanner: better publishername guessing by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1064Fix Title alignment by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1065Attempt to fix occasional blank window by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/978Fix: Can't switch snap tracking channel without reinstalling by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1071Use snapd.dart to find snaps with updates by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1070Find unlisted snaps by exact name by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1077CollectionPage: fix NPE with early search by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1084Remove pubspec_overrides.yaml by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1085Make publisher name click search for publisher by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1078Issue1061 apppage title overflow by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1087Smaller fontsize for YaruExpanders by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1089Fixed apppage title size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1091Snap channel dropdown text styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1093fix snapd.dart git ref until PR is merged by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1097AppModel: return sum of snap and deb updates by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1102ExplorePage: reset searchQuery in initState by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1101Changed sizebox height by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1100update snapd.dart by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1104Dependency expander text color by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1095Use primary color for links by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1094Alert dialog for removing snap by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1110Issue #1114 by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1115Font tweaks for section banners by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1112New banner gradients by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1111SnapPage: use outline for snapchannel button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1117Update from yaru by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1108Implement Ratings and Reviews redesign by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1119Review styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1121ReviewRatingBar: simplify alignment and detachment by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1122Replace Collection with Manage by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1124AppPage description text aligned left by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1127Shorter translation for Package type by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1123appformat toggle button fontweight by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1129Cancel refreshAll if first PolKit authentication request is cancelled by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1130Attempt to fix CLA by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1132PackagePage: show dependency sizes by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1133Fix the CLA check - attempt 7 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1134Dependencies styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1137SectionBanner: fill with appfindings rather than snaps by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1140Allow cancelling ongoing snap changes by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1139Dependency removal by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1138UpdatePage: switch appformat dropdown to toggle button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1146use desktop launch interface by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1141ExplorePage: detangle and prepare for more pages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1149Linkcolor blue - again by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1150More readable publisherName for app_banners by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1151Appformat popup font size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1152removed unnecessary sized box by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1157Remove themeTile artifacts by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1160Fix swipe animation not resetting by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1162Use same dateformat for ReleasedAt and InstalledAt by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1163fix(UI): explore page snaps have lower case letters by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1167Additional Information fixes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1159Issue1173 - review divider by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1180Changes searchfield font size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1155show installed apps when installing snap by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1166feat(UI): add total ratings along with reviews by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1187Make collection page π lazy π¦₯ load its packages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1188Issue 1186 review by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1189Make search page π lazy π¦₯ loading its list by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1191feat(UI): allow only full star rating by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1205Translation strings by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1206Integration test: fix netplan by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1226Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1220ci: pin flutter version to 3.7 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1229Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1227Upgrade to dart 3 and flutter 3.10 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1232Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1230Use the new switch expression by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1234SettingsPage: simplify theme switch logic by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1235fix(packagekit): ensure packagekit daemon is active by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1238Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1233chore(deps): odrs ^0.0.1 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1240fix(explore): filter search results after search by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1241fix(explore): prefer desktop appstream components by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1242Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1243chore: pin snapd.dart 0.4.8 by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1245fix: Installed snap list taking long to load by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1248Use cached_netowork_image for app banners and icons by @dejvizelo in https://github.com/ubuntu-flutter-community/software/pull/1249feat(review): validate input by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1250Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1244New Contributors
- @shan-shaji made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/1167
- @dejvizelo made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/1249
Full Changelog: https://github.com/ubuntu-flutter-community/software/compare/v0.2.9-alpha...v0.3.0-alpha