Skip to content

Releases: samolego/Canta

Canta 3.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Mar 11:12
Immutable release. Only release title and notes can be modified.
6c35181
  • fix the release workflow
    • we don't talk about what happened to poor Cantas from 3.2.0 to 3.2.2. They were trashed to say nicely

Canta 3.2.0

Choose a tag to compare

@samolego samolego released this 01 Mar 10:25
Immutable release. Only release title and notes can be modified.
80d2f45

edit: Please download the files from the newer 3.2.2

What's Changed

  • Canta will now have immutable releases, so you can be sure the released apk wasn't modified later
  • Prompt user to also enable USB debugging on Shizuku setup (#284)
  • Fix: toggle system-only apps when selecting "User" filter and vice versa (#326)
  • Fix: take Android >= 16 users to the updated Shizuku page (https://github.com/thedjchi/Shizuku)

New Contributors

Full Changelog: 3.1.2...v3.2.0

Canta 3.1.2

Choose a tag to compare

@samolego samolego released this 10 Oct 10:44
23e912b
  • 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

Choose a tag to compare

@samolego samolego released this 07 Oct 13:11
4794fe5

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

Choose a tag to compare

@samolego samolego released this 26 Sep 09:49
7a8133c

What's Changed

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

Choose a tag to compare

@samolego samolego released this 14 Aug 10:50
f398ba0

What's Changed

  • New translations
  • Fix crash when reading empty or invalid uad_lists.json during offline by @mayanksharma-dev in #261

New Contributors

Full Changelog: 3.0.0...3.0.1

[Migration Release] Canta 2.5.1

Choose a tag to compare

@samolego samolego released this 25 Jun 08:34
5376ee4

Hey, you should skip installing this one - it is for FDroid store to migrate the users more easily.

Canta 3.0.0

Choose a tag to compare

@samolego samolego released this 24 Jun 10:16
b8b7c92

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

Thanks to all the contributors!

Full Changelog: 2.5.0...3.0.0

Canta 2.5.0

Choose a tag to compare

@samolego samolego released this 28 Feb 14:05
798455c
  • 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

Choose a tag to compare

@samolego samolego released this 27 Jan 20:39
6ab5ee5
  • add "app info" button to app dialog
  • add app storage size to app dialog