Releases: samolego/Canta
Releases · samolego/Canta
Canta 3.1.2
- fix #302 (badges and descriptions failed to fetch)
- make "Show system only" on by default (#281)
- feat: implement #300
Full Changelog: 3.1.1...3.1.2
Canta 3.1.1
Release 3.1.0 was sacrificed by proguard. Sorry!
What's new
Advanced Settings
- Added advanced settings panel - New settings section with expanded configuration options
- Implemented DataStore migration - Migrated from SharedPreferences to Android DataStore for better performance and type safety
User Experience Improvements
- Disallow selecting unsafe apps by default (#242)
- Added dialog to provide user feedback after successful app uninstalls
- Added detailed presets documentation
What else has changed
- fix(i18n): optimize localization configuration by @EricLeeaaaaa in #288
- New Crowdin updates
Full Changelog: 3.1.0...3.1.1
Canta 3.0.2
What's Changed
- language updates
- Fix RiskDialog issue & improve settings handling for stability by @mayanksharma-dev in #264
- Fix #277 and #247
New Contributors
- @EricLeeaaaaa made their first contribution in #267
- @nicks-crumpets made their first contribution in #273
Full Changelog: 3.0.1...3.0.2
Canta 3.0.1
What's Changed
- New translations
- Fix crash when reading empty or invalid uad_lists.json during offline by @mayanksharma-dev in #261
New Contributors
- @samerop made their first contribution in #251 (docs)
- @mayanksharma-dev made their first contribution in #261 (app)
Full Changelog: 3.0.0...3.0.1
[Migration Release] Canta 2.5.1
Hey, you should skip installing this one - it is for FDroid store to migrate the users more easily.
Canta 3.0.0
Breaking changes
- Canta now uses package name
io.github.samolego.canta
. Old one is deprecated. This was a tough decision to make, but it had to be done in order to publish Canta to Google Play Store.- why the name change? Well, some dummy uploaded the original Canta apk to PlayStore. I wasn't able to reclaim the package name. I did a monthly long fight with Google support and provided proof I'm the owner of the app, but they refused to listen. So here we are. You'll have to uninstall the old Canta.
What's Changed
- uploaded to Google Play: https://play.google.com/store/apps/details?id=io.github.samolego.canta
- language updates
- Add custom text selection options with DeepL integration by @coderang-gk in #177
- [feature] Add "Disabled" filter to app list by @coderang-gk in #196
- feat: Add option to reset system apps to factory version before uninstalling system apps by @coderang-gk in #198
- Create values-fa.xml by @HanzoDev1375 in #204
- Add presets by @samolego in #229 (started in #213 by @codewithtamim )





Thanks to all the contributors!
Full Changelog: 2.5.0...3.0.0
Canta 2.5.0
- added settings screen!
- allows you to disable auto-fetching new updates for bloat list
- allows you to toggle uninstallation confirmation dialog
- added "Select all" option in uninstalled apps tab
- Clicking version in settings >= 12 times will also enable "select all" in installed apps if filter "recommended" is applied
- minor visual changes to search apps component
- added Canta app description 😛
- Canta now shows "Disclaimer dialog" upon opening. You can toggle the option to not show it again




Canta 2.4.0
- add "app info" button to app dialog
- add app storage size to app dialog
Canta 2.3.1
- update languages
- fix github release workflow
Canta 2.3.0
Polishing update
- make app descrition links clickable (#114 )
- make app description text selectable (fix #139)
- uninstall button is now hidden if no apps are selected
- split filters and 3 dot menu + overhaul their look
- add dedicated Logs screen
- this allows for copying individual logs by long clicking the chips or all the logs via FAB)m should hopefully make the debugging easier for some uninstallations.
