Skip to content

Releases: certaintls/certaintls.app

1.4.3+9

07 Dec 08:29
Compare
Choose a tag to compare

Updated distrust instruction on Android, added a feedback button

1.4.1+7

25 Aug 05:53
Compare
Choose a tag to compare

Change the default settings to meet Apple's privacy standard.

1.4.0+6

24 Aug 04:11
Compare
Choose a tag to compare
  1. Allow user to optional provide a name
  2. Respect user's choice to not report anything to the backend
  3. The latest features work on Windows version, too
  4. First public release.

1.3.0+4

27 Jul 00:32
Compare
Choose a tag to compare
1.3.0+4 Pre-release
Pre-release
  1. UI overhaul
    1. Switch to bottom bar navigation
    2. Display a progress bar
    3. Show the total number of problems on bottom bar
    4. Have a dedicate page to show problematic certificates
    5. Auto run in the back ground even if a user doesn't scroll the listview
    6. Added a new certificate detailed page
    7. Added a popup to show agreement
    8. Android version uses an intent to link to user installed certificates.
  2. Client app will report statistics to the backend (Windows version currently doesn't support this yet, pending flutter/flutter#41719 )
  3. Client app supports distrusting a certificate; various OSes will have different behaviors. (Windows version is not confirmed working yet, but at least manual instruction should be in line with the Microsoft documentation)