ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
665 stars 117 forks source link

app-center downgraded to version 41.* [Channel=latest/edge] #1816

Closed alculete closed 2 months ago

alculete commented 2 months ago

app-center downgraded to version 41.* and name changed to Ubuntu Software

image

d-loose commented 2 months ago

Thanks for catching this! A bug fix for gnome-software (which is available in latest/stable and is still needed for older LTSs) unintentionally made its way into latest/edge instead of latest/candidate. Should be fixed now :). Maintaining two different code bases in the same snap track is quite confusing and error prone - we're currently in the process of migrating to a cleaner setup, see here.

alculete commented 2 months ago

I normally use the Edge channel for bug reporting and new features. Will this still be available after these changes?

d-loose commented 2 months ago

Yes, anything merged into main will be available in the 2/edge channel (currently latest/edge and 2/edge always contain the latest development version of the app center).