Change Logs
    
      - 
        v5.5.0
          - Dropped support for Android 5/6 (API 21–23); minimum is now Android 7 (API 24) now.
 v5.4.5
          - [File Editor]: Added a selection toolbar and menu items for Undo/Redo, Toggle Line Numbers, and Find/Replace.
 v5.4.4
          - Fixed an issue where the command script editor could nto be displayed.
- Reduced the height of the command name button when editing scripts.
- Improved syntax highlighting themes for the script editor and file editor.
 v5.4.3
          - Upgraded the file editor for better performance.
 v5.4.2
          - Added support for copying netowkr interface names.
 v5.4.1
          - Added remote host for ssh tunnel.
 v5.4.0
          - Added support for ssh local port forwarding.
- Fixed issues related to ssh proxy resource leaks.
- Fixed potential crashes in the underlying ssh library.
 v5.3.10
          - Added tooltips for disk mount points.
 v5.3.9
          - Improved support for the Alt key functionality, including but not limited to combinations like 'Alt + Space', 'Alt + ,', 'Alt + .', and 'Alt + Backspace'.
 v5.3.8
          - Replaced missing text with translated version.
 v5.3.7
          - Fixed the 'service not bound' issue on some devices.
 v5.3.6v5.3.5
          - Improved the foreground notification text to comply policy of android 15..
 v5.3.4
          - Fixed incorrect free memory reporting on macOS (Apple Silicon).
 v5.3.3
          - Fixed an issue where off-screen server items were not displayed when scrolling quickly on the overview page.
 v5.3.2
          - Improved compatibility with Android 15+.
 v5.3.1
          - SFTP: Replaced long-press with tap to open the history menu.
- SFTP: Now displays the latest path at the bottom of the history/bookmarks menu even if it already exists in the list.
 v5.3.0
          - SFTP: Added support for navigation history. (Long-press the HOME button on the SFTP page to show the history menu items).
- SFTP: Added support for bookmarking folders.
 v5.2.3
          - Added the `proxyLabel` field to refer to a saved proxy in the JSON used for importing servers.
 v5.2.2
          - Added an option to open a shell in the container instead of on the host.
 v5.2.1
          - Added support for the Português (Brasil) language and contributor information in the About dialog.
 v5.2.0
          - Added support for generating ED25519 key pairs.
- Added support for importing multiple servers from a json file (Tap the help button within the app to learn more).
- Displayed real memory size instead of usage ratio on Processes page (except for BusyBox).
- Added support for sorting processes by memory usage.
- Fixed a issue where process names were truncated for macOS.
 v5.1.2
          - Fixed a sudo password configuration issue when using private key.
 v5.1.1
          - Disabled SMART checks by default to avoid a flood of error messages on the initial query.
 v5.1.0
          - Added support for displaying S.M.A.R.T. data.
- Added support for changing the terminal font size using the volume buttons.
- Tweaked the UI.
- Sorted disks by name on the details page.
- Other improvements and bug fixes.
 v5.0.1
          - Fixed issues with the sudo prompt.
- Hide sudo settings when the OS type is set to Windows.
 v5.0.0
          - Tweaked the app's UI.
- Improved the sudo prompt detection routine.
- Added support for Windows monitoring. (Thanks to @Enrique)
- Fixed various bugs.
 v4.7.6
          - Enabled whitespace as sudo password.
- Fixed potential issues while switching between themes.
 v4.7.5
          - Fixed SFTP file editing issue causing mixed content between recent and previous files.
 v4.7.4
          - Introduced a new feature to query DNS before establishing a connection. Users can specify whether to use IPv4 or IPv6 for the connection.
 v4.7.3
          - Fixed an issue in Memo where it was not possible to modify dates to 2025 and beyond
 v4.7.2
          - Fixed a potential crash issue on Android 15.
 v4.7.1
          - Fixed issues when calling system authentication methods.
 v4.7.0
          - Added fingerprint authentication for app protection.
- Added a "Create" button on the keypair editor page.
 v4.6.6
          - Fixed an issue where editing a global command was displayed as creating a new command.
 v4.6.5
          - Support for adding global commands in the unified command page within side drawer.
- Support for editing and deleting commands in the unified command page within side drawer.
 v4.6.4
          - Fixed the issue where the 'Add Server' button was always visible on the overview.
- Fixed an issue with navigation on the command page, where returning would go directly to the overview page instead of the list page.
- Reduced the time it takes for the 'Add Server' button to hide.
 v4.6.3
          - Fixed an issue where server tags wouldn't work immediately after being added or deleted.
- Now, the app can restore the last used tag group after starting.
- Removed the underline from the address bar on sftp page.
- Set the Material You style as the default.
- Fixed the issue with the running button states on the overview page when the server failed to connect.
- Improved the performance of data fetching from servers in the tag group.
 v4.6.2
          - Displayed the Global commands on the Unified Commands page.
- Now global commands can be executed across multiple servers simultaneously.
 v4.6.1
          - Removed the READ_MEDIA_* permission, which was used to open files downloaded via SFTP.
- Added a long-press gesture on the blank area of the SFTP page to display the menu.
- Changed: now selecting a preset command in the menu on the terminal page will not run it directly. (If you need it to run immediately, add a carriage return at the end of the preset command.)
 v4.6.0
          - Added a Commands entry on side panel.
- Added syntax highlight support in command editor.
 v4.5.12
          - Fixed potential crash issues.
 v4.5.11
          - Changed the default theme to dark mode.
 v4.5.10
          - Fixed the issue with the 'Use privacy keyboard mode' option display.
 v4.5.9
          - Fixed a potential crash issue while downloading file via sftp.
 v4.5.8
          - Fixed an i18n issue on settings page.
 v4.5.7
          - [TERM] Set the default value of "Show Keyboard Toolbar" to false to disable the keyboard toolbar by default in the terminal, optimizing the input experience when using keyboards like GBoard.
 v4.5.6
          - [SFTP] Browsering folders is now free.
- [SFTP] Downloading files is now free.
- Fixed multiple Purchase messages issue, only one is kept now.
 v4.5.5
          - Improved the recognition of sudo.
- Fixed the loading issue for the running button on the overview page.
- Fixed potential crash issues.
 v4.5.4
          - Improved the color of email icon on about page.
- Added fish shell support to unlock feature list.
 v4.5.3
          - Fixed a potential crash issue.
 v4.5.2
          - Added support for passing 'DAREMOTE' environment variable to server in the term.
- Added discord link in about page.
- Other improvements.
 v4.5.1
          - Improved the behavior of the close button in search boxes.
- Added a menu to display all processes in the top 10 processes widget.
- Added a menu to show only process names in the top 10 processes widget.
 v4.5.0
          - Added biometric authentication button on term selection toolbar.
- Added support for repeating input while long pressing on arraw keys and page down/up.
- Upgraded the terminal emulator.
- Support alt+left/right in zellij.
- Show a reconnect button on term page if disconnected.
- Added support to hide GBoard/SwiftKey's suggestion bar.
 v4.4.4
          - Fixed crash issue caused by language switching.
- Fixed some minor issues and optimized some UIs.
 v4.4.3
          - Fixed a bug that caused the language not to follow the system on some devices.
 v4.4.2
          - Added Traditional Chinese language.
- Added Traditional Chinese (Taiwan) language.
 v4.4.0
          - Added support for querying data from fish shell.
- Fixed back gesture causing the app to go to the background.
 v4.3.1
          - Added "biometric authentication" feature to the Pro feature list.
- Added support for saving history on macOS and FreeBSD.
- Fixed the issue where the "Copy Private Key" menu item disappeared.
- Fixed some issues encountered while retrieving TCP connection information in certain scenarios.
- Added default "sudo prompt pattern" for macOS and FreeBSD.
- Hide the "thermal detail page" for macOS and FreeBSD.
 v4.3.0
          - Added a setting to use the last path in SFTP.
- Added support for using 'biometric authentication' to fill the sudo password.
          (Please enable this feature in the 'Server Config' page first.)
 v4.2.1
          - Fixed the issue of displaing the top 10 processes on Alpine
- Added support to show the close button on snack messages. (can be hidden on settings)
 v4.2.0
          - Added support for customizing terminal fonts.
 v4.1.3
          - Fixed the issue of disconnection after device rotation.
- Fixed theme issue after importing db files.
 v4.1.2
          - Fixed a bug that caused the command execution to fail.
 v4.1.1
          - SFTP: Added a "Back to Overview" menu item when the "Back to Parent Folder" option is enabled.
- SFTP: Resolved sorting issues in specific scenarios.
- SFTP: Addressed the keyboard display issue in the file editor.
- SFTP: Recognized additional file types, including bz2, rar, etc., and set corresponding file icons.
- Improved some UI elements.
 v4.1.0
          - Added support to edit text files in sftp, and upload automatically on saving.
- Improved the file icons for the light theme.
- Fixed notification icon displaying issue.
- Try to remove the notification after the app is removed from the recent task list.
 v4.0.1
          - Improved the permission request routines.
 v4.0.0
          - Added support to keep the terminal running in the background.
- Added 'create' or 'import' server buttons on overview page if there are no servers created yet.
- Added a prefix for the exported db file
- Imporved some UI elements.
 v3.3.2
          - Fixed server connection timeout issue.
- Improved retrieval of the temperature value from `sensors`.
- Improved some text in the UI.
 v3.3.0
          - Fixed alignment issues in the TabBar component for Material 3.
- Added support for displaying full thermal temperatures on an individual page.
- Added a thermometer button located in the CPU details page to access thermal page.
- Addressed various UI displaying problems.
 v3.2.6
          - Fixed a bug introduced in the previous version that caused connectivity issues with certain servers.
- Added a contact support button on the Feedback page.
- Improved some UI elements.
 v3.2.5
          - Added support for displaying temperature of soc-thermal type.
- Fixed a potential crash issue on samsung devices.
 v3.2.4
          - Fixed an issue where the server running status was lost when reordering.
- Added the ability to close the process detail dialog by navigating back.
- Optimized some UI elements.
 v3.2.3
          - Added support for long-pressing on the CPU chart within the CPU details page, enabling users to view precise values.
 v3.2.2
          - Added a confirmation prompt when resetting keyboard shortcuts to default.
- Added a confirmation prompt when deleting commands to prevent accidental removal.
- Added Enter key in keyboard shortcut panels. It is in unused area by default.
- Fixed other minor bugs.
 v3.2.1
          - The issue where the phrase field was not appearing after loading keys has been fixed.
- Search/filter functionality has been added to support hosts and containers.
 v3.1.6
          - SFTP: Retained the scroll position for each folder.
- SFTP: Resolved the issue of dragging down to refresh in certain folders.
- SFTP: Displayed the target of symbolic links.
- SFTP: Navigated to the folder of the symbolic link target.
- SFTP: Enhanced icons for certain file types.
 v3.1.5
          - Updated some underlying dependency libraries.
- Optimized some UI details.
 v3.1.4
          - Added support for dynamically adjusting the color theme of the terminal.
- Fixed an issue where the selection highlight was not displayed properly in light mode.
 v3.1.3
          - Added auto refresh setting for servers initialized as action.
- Improved UI and wording in some places.
 v3.1.2
          - Fixed an issue where customized shortcut keys were not loading properly in the shortcut bar.
- Added support for F1 - F12 function keys in the terminal component for improved usability.
- Implemented a confirmation prompt when deleting servers to prevent accidental removal.
- Added support for light theme styling in the terminal and shortcut key panels for better readability.
 v3.1.1
          - Fixed an issue with incorrect CPU core displaying.
- Some minor UI improvements.
 v3.1.0
          - Fallback to using 'sensors' command to query CPU temperature if the thermal file does not exist.
 v3.0.3
          - Enabled locked features in trial period
- Added sttings to control the running status of retrieving TCP connections
- Re-organized settings page
 v3.0.2
          - Users can now add notes to the server.
- Other minor improvements.
 v3.0.1
          - Added tooltips displaying full TCP connection information, including IP address and port number.
- Display complete IPv6 addresses on macOS.
- Added copy menu to copy TCP connection details, with option to compress IPv6 addresses.
- Improved key pair management.
- Other minor improvements.
 v3.0.0
          - Overview Page: Added display of the number of established TCP connections, including both IPv4 and IPv6, switching by tapping uptime
- Detail Page: Added a card to display the ip addresses of established TCP connections.
- SFTP: Fixed issues with filtering and sorting SFTP files/folders.
- Top 10 processes: Enhanced the process view. More information and a "kill process" menu added, among other improvements.
- Docker: Added support for operating Docker containers with sudo and password.
- Overview: Added "server action cards" next to the "brief cards" on the overview page, switching by swapping.
- LANDSCAPE: Fixed UI issues specific to landscape orientation.
 v2.8.4
          - Expanded support for combining Ctrl and Alt keys with symbol keys (like alt+.).
 v2.8.3
          - Fixed an issue where network data was not being displayed on FreeBSD.
 v2.8.2
          - Fixed a displaying issue where certain OSs had multiple fields that contained the word "PRETTY_NAME".
- Improved the alignment of the SSH connection speed status icon.
 v2.8.1
          - Fixed an issue where certain private keys generated in-app were causing an 'invalid base64 data' error.
 v2.8.0
          - Fix the track color of the switch widget in non-Material 3 mode
- Optimize the wording of some settings text
- Fix the issue where SFTP would maintain inaccessible paths
- Add pull-to-refresh for SFTP
- Add click effects for files in SFTP
 v2.7.10
          - Fixed ssh proxy connection issue
 v2.7.9
          - Added term margin setting
- Improved the selection handles at the edge of the term
 v2.7.8
          - Updated the Pro version RMB price.
 v2.7.7
          - Fixed the issue with restoring settings.
- Automatic option has been added to the Theme mode.
 v2.7.6
          - Adding AES128-CBC algorithm for improved compatibility support.
 v2.7.5
          - Updated launcher icon to support themed icons for Android 13 and above.
- Adjusted splash screen to accommodate the new launcher icon.
 v2.7.4
          - Improved UI display effect under Material You.
 v2.7.3
          - Tweaked the launch icon
- Added support for Material You preview
 v2.7.2
          - Fixed a potential crash issue when picking files.
- Fixed some buttons that were invisible in the light theme.
- Switched the in/out indicators of the network chart in the brief view.
- Improved the animation and background of the recent network speed chart.
 v2.7.1
          - Fixed an issue where the system navigation bar did not adapt to the color theme.
- Add immersive mode in the settings.
- Fixed the issue in sftp where the page would stay stuck on loading after the directory was deleted.
 v2.7.0
          - Supported syncing db files with Google Drive
- Added the ability for Pro version users to help unlock personalized features.
 v2.6.2
          - Added support for switching between Fahrenheit and Celsius.
- Added an SSH delay indicator.
 v2.6.1
          - Added recent network speed chart.
- Fixed issue with querying FreeBSD version.
- Fixed issue where container list was not displayed on detail page in some scenarios.
- Optimized some UI elements to display information as completely as possible.
- Optimized saving of scroll position.        
 v2.6.0
          - Added preview version of Docker logs display, accessed by clicking container name on details page.
 
- 
        v2.5.1
          - Optimized the loading animation of the sftp page.
- Fixed some UI display issues.
- Fixed notice message issue with incorrect database import password.
- Fixed crash issue at startup on older devices.
 
- 
        v2.5.0
          - Added feature to password protect exported db file for enhanced security.
- Added support for Android 13 in the export db and SFTP download functions.
 
- 
        v2.4.0
          - Added ability to edit buttons on the shortcut keyboard.
- Added illegal version checking.
 
- 
        v2.3.12
          - Fixed the issue of failure to collect information caused by network data overflow.
- Fixed the issue of log data being overwritten.
 
- 
        v2.3.11
          - Tapping outside the displayed command menu in the terminal simulator will dismiss the menu without showing the keyboard.
- Removed the divider in command menu if there is no global menu items.
- Adjusted the position of the command menu.