Skip to content

Releases: Exodus-Privacy/exodus

v1.26.1

15 Feb 07:45
7d41085
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.0...v1.26.1

v1.26.0

20 Jan 13:07
Compare
Choose a tag to compare

Breaking change

Drops support for Python 3.6 (and lower)

What's Changed

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

08 Jan 13:27
Compare
Choose a tag to compare

What's Changed

  • fix: Prevents overwriting request variable in analysis page by @pnu-s in #466
  • Update exit code by @Jean-BaptisteC in #475
  • Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #476
  • feat: New API endpoints to count elements (trackers, reports, apps) by @pnu-s in #478
  • fix: Use localized metadata for Fdroid icon in case of failure by @pnu-s in #477

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

06 Oct 11:24
Compare
Choose a tag to compare
  • feat: Add possibility to disable submissions in settings (#458)
  • fix: Patch gpapi locally to download apk from GPlay (#462)

V1.23.1

19 Sep 09:08
67630e9
Compare
Choose a tag to compare
  • fix: Prevents hanging if app has no version, version_code or app_name (#457)
  • fix: Downgrade urllib3 to fix issue with gpapi (#456)
  • fix: Fix issue with all apps reported as paid apps (#455)
  • docs: Update API request email address (#453)
  • chore(deps): Bump dependencies (#444)
  • ci: Replace Travis CI by GitHub Actions (#446)

v1.23.0

16 Aug 08:26
Compare
Choose a tag to compare
  • feat: Add API key creation page

v1.22.0

09 May 12:35
Compare
Choose a tag to compare
  • feat: Add search by name in trackers page (#431)
  • chore(deps): Bump handlebars from 4.2.0 to 4.7.7
  • fix: Add missing noreferrer on link
  • docs: Update API documentation to list permissions in /search/details
  • chore(deps): Bump djangorestframework from 3.11.0 to 3.11.2

v1.21.0

07 Mar 17:00
Compare
Choose a tag to compare
  • Add German translations 🇩🇪
  • Fail with explicit message if attempting to scan paid app
  • Remove GPlaycli references
  • Update dependencies
  • Update README documentation

v1.20.6

06 Feb 14:23
7995ed6
Compare
Choose a tag to compare
  • Add categories to API endpoints
  • Update API documentation

v1.20.5

10 Jan 15:08
Compare
Choose a tag to compare
  • Link to new analysis on home page
  • Add --no-cache-dir option for pip in Dockerfile