Releases: termux-play-store/termux-apps
Releases · termux-play-store/termux-apps
Release list
Termux googleplay.2026.06.21
Termux:Style 0.35
- Update Nerd Fonts from
3.3.0to 3.4.0. - Add the Noto font.
- Add the Adwaita font.
- Add the Atkinson Hyperlegible font.
- Add
Breezecolor theme. - Remove the
Bedstead Condensedfont. - Remove the
Courier Primefont. - Remove
GNU FreeFontfont.
Termux googleplay.2026.02.11
- Implement additional Termux API methods - these are now built-in, and do not require the Termux:API app to be installed.
termux-camera-infotermux-job-schedulertermux-media-playertermux-microphone-recordtermux-notification/termux-notification-channel/termux-notification-list/termux-notification-removetermux-speech-to-texttermux-tts-engines/termux-tts-speak- Note that since earlier the following API methods are available built-in:
termux-clipboard-*,termux-download,termux-saf-*,termux-share,termux-storage-get,termux-usb,termux-vibrateandtermux-volume.
- Update bootstrap packages.
Termux googleplay.2026.01.07
- Update bootstrap packages.
- Includes a fix to apt being broken on x86_64.
- Includes a fix to make the pager program work out of the box.
- Make the language switch key on external keyboards work (by @scarf005 and @uncher in termux/termux-app#4923).
Termux googleplay.2025.10.05
- Support 16 KB page sizes.
- Fully consume unknown CSI sequences containing non-numeric parameter bytes (by @krobelus).
Termux googleplay.2025.01.18
Termux googleplay.2024.10.30
Termux googleplay.2024.10.24
- Integrate Termux:Boot into the main Termux app (#47)
- Integrate Termux:Widget into the main Termux app (#53)
- Added|Fixed: Do not show AutoFill UI on Termux start and add support for usernames (#51)
- Fixed: Auto close also short-lived sessions (#52)
- Update bootstraps to 2024.10.24-r1 (#54)
- Bump target SDK version to 35 (#49)
- Terminal emulator improvements:
Termux googleplay.2024.08.29
- Support more built-in API methods (#39).
- Add support for the following built-in API methods, which now does not require Termux:API to be installed:
termux-audio-info,termux-battery-status,termux-dialog,termux-keystore,termux-toast. - This is in addition to the previously added built-in API methods:
termux-clipboard-*,termux-download,termux-saf-*,termux-share,termux-storage-get,termux-usb,termux-vibrateandtermux-volume.
- Add support for the following built-in API methods, which now does not require Termux:API to be installed:
- Fixed terminal emulation: Use current bg color when scrolling with horizontal margins (#35).
- Improved keyboard support: Make Shift-PgUp and Shift-PgDn scroll by pages rather than lines (23b2f36).
Termux googleplay.2024.07.07
- Fix receiving files (the
~/bin/termux-file-editorand~/bin/termux-url-opener) mechanism (#28). - Prepare for Termux:API support (#30).
- Follow #29 for updates.
- As some API methods are not possible to implement in another app without sharedUserId or with updated
targetSdk, and doesn't require any additional permissions, support for the followingtermux-apiutilities are now built in to the main Termux app on Google Play and do not require Termux:API:termux-clipboard-*,termux-download,termux-saf-*,termux-share,termux-storage-get,termux-usb,termux-vibrateandtermux-volume.