Skip to content

Releases: proninyaroslav/blink-comparison

1.2.1

22 Oct 18:36
1af1587
Compare
Choose a tag to compare

Fix libsodium not found crash for F-Droid

1.2.0

12 Oct 15:43
4e9a46b
Compare
Choose a tag to compare
  • Upgraded to Flutter 3 and Material 3
  • Added text labels for images; each can be given its own name
  • Encryption is now optional (can be switched in settings or selected at first launch)
  • 📷️ Camera improvements:
    • Many problems and bugs have been fixed, the camera UI and photo preview have been redesigned;
    • Added option to disable autofocus
  • 🔒️ Improved security:
    • Reduced the time unencrypted password stays in RAM;
    • Clearing the in-memory password location and image cache;
    • Temporary encryption key and other secrets are now located in a protected memory area;
    • The password re-entry dialog now only appears if the app has been minimized or covered by another app;
    • Disable screenshots if encryption is enabled
  • F-Droid split APK support
  • Fixed bug with image thumbnail size, now they are smaller
  • Other minor bugfixes and improvements

1.1.1

05 Mar 10:15
f5841c3
Compare
Choose a tag to compare

Fixed crash when adding reference image

1.1.0

25 Feb 08:03
e7bbb4a
Compare
Choose a tag to compare
  • Added option to disable fullscreen mode
  • Now the taken photo is displayed first in the comparison dialog without confirmation dialog
  • The unused receivers requested by third party plugins are disabled
  • Added German translation

1.0.2

27 Jan 08:30
8848e59
Compare
Choose a tag to compare

Fixed camera access crash when sensor privacy is enabled.

1.0.1

04 Jan 10:37
a35e1d3
Compare
Choose a tag to compare

Removed permissions that requested by third party plugins.

1.0.0

02 Jan 19:26
Compare
Choose a tag to compare

First release.