Skip to content

Tags: termux/termux-app

Tags

v0.119.0-beta.1

Toggle v0.119.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Release: v0.119.0-beta.1

The `versionCode` has been bumped to `1020` so that users who have installed from F-Droid or GitHub should not have the app attempted to be updated by Google PlayStore and failing and also shown in PlayStore app updates list due to non-collaborative `v0.120` app release on PlayStore that set the `versionCode` higher than the latest F-Droid or GitHub `118` release. Unlike F-Droid, PlayStore does not check for difference in app APK signature before attempting to download and then failing to install due to signature mismatch.

The `v0.118.1` was released under `versionCode` `1000`, we bump `versionCode` to `1020` so that there are `20` version codes in between that can be used as patch releases for `0.118.x` in case needed, like for `v0.118.2`.

- #4000
- #4012

v0.118.1

Toggle v0.118.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Release: v0.118.1

The `versionCode` has been bumped to `1000` so that users who have installed from F-Droid or GitHub should not have the app attempted to be updated by Google PlayStore and failing and also shown in PlayStore app updates list due to non-collaborative `v0.120` app release on PlayStore that set the `versionCode` higher than the latest F-Droid or GitHub `118` release. Unlike F-Droid, PlayStore does not check for difference in app APK signature before attempting to download and then failing to install due to signature mismatch.

- #4000
- #4012

v0.118.0

Toggle v0.118.0's commit message
Changed: Bump to v0.118.0

v0.117

Toggle v0.117's commit message
Bump to v0.117

v0.116

Toggle v0.116's commit message
Update README.md

v0.115

Toggle v0.115's commit message
Bump to v0.115

v0.114

Toggle v0.114's commit message
Bump to v0.114

v0.113

Toggle v0.113's commit message
Bump to v0.113

v0.112

Toggle v0.112's commit message
Bump to v0.112

This only reverts the versioning login change done in a6ae656 since that caused F-Droid bot and Github Packages to fail to pick up new releases. The versions must be bumped directly in `build.gradle` file in future and not through other files like `gradle.properties`.

v0.111

Toggle v0.111's commit message
Bump to v0.111