0.112 - 2021-04-22
Fixed
- Reverted the versioning logic 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 likegradle.properties
. Thanks to @jspricke for notifying us. (0aa5a12)
Debug Build APK. Check Installation for more info on debug builds.
Assets
2
0.111 - 2021-04-21 (RE-RELEASED)
Changed
- Bumped gradle wrapper to 7.0. (1d06ff9)
Fixed
- Fixed
termux-reset
not working properly since v0.109. (d6eb5e3) - Fixed cases where bootstrap was not reinstalled even if
PREFIX
was broken, i.e if it was empty or only contained thetmp
directory. (107927f, b34f60b)
Debug Build APK. Check Installation for more info on debug builds.
Assets
2
Change Log:
- Updated bootstrap archives.
- Lots of fixes and improvements (see expandable list below).
Full change log
Added
Changed
Fixed
Deprecated
Assets
2
Special release to fix F-Droid build issue as new build configuration (split apks) is not supported by F-Droid in way how it was introduced. Now it is reverted back to all-in-one architecture apk. Otherwise, changelog is same as unreleased v0.107.
Assets
2
Changes:
- Implement numpad arrows/home/end/pgup/pgdn/ins/del when num lock is off.
- Extra keys: handle multiple defined special buttons and in popup. Fix for #1881.
~/.termux/termux.properties
: add optionfullscreen
to toggle fullscreen mode. You may need to enableuse-fullscreen-workaround
on some devices to fix layout issues, though on some devices it still doesn't work properly. Consider fullscreen mode as unstable for now.~/.termux/termux.properties
: add optiondefault-working-directory
which allows to open Termux in a specified directory instead of home.- Added back PNG icons in addition to current adaptive/vector icon. This should fix issues with launchers still not supporting adaptive icons.
- Export current application version as environment variable
TERMUX_VERSION
. - Update bootstrap archives.
From this point Termux does split-apk builds. One APK per CPU architecture: for aarch64, arm, i686 and x86_64.
Assets
2
This is actually fixed v0.105 release, so changes are same by comparing to v0.104:
- Remove restrictions from file types viewable by
~/bin/termux-file-editor
. - If Termux:Styling is not installed, suggest to install it from F-Droid instead of Play Store, when attempting to change terminal font/colors.
- Add property
ctrl-space-workaround
to enable ctrl+space usable on hardware keyboard for some devices. - Updated bootstrap archives.
Assets
2
- Remove restrictions from file types viewable by
~/bin/termux-file-editor
. - If Termux:Styling is not installed, suggest to install it from F-Droid instead of Play Store, when attempting to change terminal font/colors.
- Add property
ctrl-space-workaround
to enable ctrl+space usable on hardware keyboard for some devices. - Updated bootstrap archives.
This release is broken, sorry. Use v0.104 instead!
Assets
2
- Expose dotfiles through SAF. #1220
- Updated bootstrap archives.
Assets
2
- Added
READ_LOGS
andWRITE_SECURE_SETTINGS
permissions for advanced users. These permissions can be enabled with ADB. - Updated bootstrap archives.
Assets
2
PreviousNext