Release 1.33.7

This commit is contained in:
Albert Vaca Cintora
2025-10-04 22:30:39 +02:00
parent 40411e5429
commit dbb6c03313
2 changed files with 18 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId = "org.kde.kdeconnect_tp"
minSdk = 22
targetSdk = 35
versionCode = 13306
versionName = "1.33.6"
versionCode = 13307
versionName = "1.33.7"
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
}
buildFeatures {

View File

@@ -0,0 +1,16 @@
1.33.7
* Bug fixes and translation improvements.
1.33.4
* Extend offline URL sharing behavior to direct share targets.
* Improve paring screen.
1.33.3
* Fix connection issues. Pairing again might be needed in some cases.
* Add a setting to export the application logs.
1.33.0
* Add support for PeerTube links.
* Allow filtering notifications from work profile.
* Fix bug where devices would unpair without user interaction.
* Verification key now changes every second (if both devices support it).