Prepare Release 1.11.0

This commit is contained in:
seiichiro 2023-02-20 17:03:13 +01:00
parent 11a6fb9142
commit 4d6f5a2ba1
3 changed files with 7 additions and 2 deletions

View File

@ -274,7 +274,7 @@ Page {
horizontalAlignment: TextEdit.left
plainText: "\n"+qsTr("SailOTP uses the following third party libs:")+'
http://caligatio.github.io/jsSHA/
https://code.google.com/archive/p/crypto-js/
https://github.com/jlinoff/openssl-aes-cipher/
http://sourceforge.net/projects/qzxing/
http://fukuchi.org/works/qrencode/'
color: Theme.secondaryHighlightColor

View File

@ -1,3 +1,8 @@
* Mon Feb 20 2023 Stefan Brand <sailfish@seiichiro0185.org> 1.11.0-1
- Rework Export/Import File Encryption to use C++
- Switch to SHA256 for Export/Import Encryption instead of MD5
- Add FilePicker to select Import-File
* Wed Jan 25 2023 Stefan Brand <sailfish@seiichiro0185.org> 1.10.2-1
- Add Sailjail Permission for Camera Use (contributed by Keeper-of-the-Keys)

View File

@ -1,6 +1,6 @@
Name: harbour-sailotp
Summary: SailOTP
Version: 1.10.2
Version: 1.11.0
Release: 1
Group: Security
URL: https://github.com/seiichiro0185/sailotp/