Releases: Farmerok/Telegram-Remote-Control-PC
Releases · Farmerok/Telegram-Remote-Control-PC
v7.2
🔥 New Update
🚀 Optimization
- Improved
/ProcessScan
command:- Enhanced keyboard and button handling for smoother navigation.
- Optimized memory usage by implementing generators to reduce load.
🛠️ Fixes
- Resolved issues in the Beep function.
- Patched all known vulnerabilities to ensure bot security.
✨ Additions
- Enhanced Navigation: Added proper return to the previous menu in the
/CreateFL
command. - New Bot Config Options in
/PanelBot
menu:- Ability to add and remove administrators with ease.
- Option to change the bot token directly from the panel.
🔃 Updates
- Improved "Cancel Process" Function:
- Now correctly returns to the previous menu, even during active interactions, making the user experience more seamless.
v7.1.1
v7.1
🔥 Update
✨ ADDED
- Cleaning Panel (NVIDIA): Added capability to remove older driver versions previously downloaded to the device.
- /PanelBot Menu:
- New "Preferences" section with settings:
- Image Type (Document / Standard): Allows selection of image format (photos, screenshots, etc.) when sent via the bot.
- Notifications (persistent notifications): Controls notification frequency. When enabled, the bot sends notifications for every event (start, restart, script crash). When disabled, notifications are sent only once per day (if bot start notification is active). Useful for frequent restarts due to network issues to reduce duplicate notifications.
- New "Preferences" section with settings:
🔃 UPDATED
- Image File Format: Improved the quality of images sent by the bot (from cameras, screenshots, wallpapers).
- Recording Codec for /CamRec: Video quality improved with the updated codec.
- Wallpaper Downloading: Wallpapers downloaded from the desktop are now stored in RAM for optimized usage.
- Power Plan Feature in /PanelSystem: If an unavailable power plan is selected, the bot will now automatically create it and switch to it.
🚀 OPTIMIZATION
- Optimized the
Beep
function for enhanced performance.
v7.0
🔥Big Update
🛠️ FIX
- Correctly returns to the previous menu after canceling the restart / shutdown / hibernation of the PC.
✨ ADDED
-
Added exception handling for Beep in the fun menu if it fails or there are insufficient permissions.
-
Added to
/InfoPC
:- Display of system uptime since the PC was powered on.
- Display of screen resolution.
-
Added to
/PanelSystem
:- Command
/UnBlockDostup
for forcibly unlocking access to the mouse and keyboard. - Enable/disable the firewall in the Options Management section.
- Added SMART disk check to get information about its condition.
- Ability to change the power plan.
- Command
-
Added command
/ActiveWindow
to view all active windows. -
Added full translation for the jokes section.
🔃 UPDATED
- Updated the function for blocking access to the mouse and keyboard.
- Hibernation moved to
> PC Power
. - Quick lock moved to
> System
. - Improved retrieval of the user's folder.
v6.9
🔥Minor Update/Fix Log
❌ Deleted
- Removed CPU temperature display from
/InfoPC
due to most issues.
🚀 OPTIMIZATION
- Removed unused localized strings and reworked information during file cleanup.
✨ Added
- Added notification for Quick Block. If any action is detected, it will now alert you and lock the screen.
🔃 Updated
- Updated the SWAP Mouse function in
/DeviceControl
. - Minor tweaks in
/InfoPC
. - Minor changes in
/WallDownload
and/WallInstall
.
v6.8
v6.7.2
🔥Minor Update/Fix Log
🛠️ Fixes
- Fixed
/ScanFolder
✨ Added
- Added error handling in case the file fails to launch with the /Run command.
🔃 Updated
- Updated message sending:
- Now, when entering /Download, /Delete, /Run, or /RenameFL, if there are too many files in the directory, you will not see them (you need to enter /ScanFolder to view the contents).
v6.7.1
v6.7
🔥Update/Fix Log
🛠️ Fixes
- Fixed an issue that prevented users from renaming files and assigning them an extension (e.g., .txt, etc.)..
✨ Added
- Added a check for token availability before startup.
- Added a
Jokes
section in /PanelSystem, which includes:- Sound alert trigger.
🔃 Updated
-
Updated the weather display style.
-
Updates for webcam recording functions: /Photo, /CamRec
- Added camera selection (if you have more than one camera or if one is not working and you want to check another).
- Improved handling for cases where the camera is not available.
-
Updates for microphone recording functions: /RecVoice:
- List of available microphones (inline buttons with the ability to record from each detected microphone, provided it is available on any channel).
v6.6.2
🔥Update/Fix Log
🚀 OPTIMIZATION
- Optimized requests for retrieving information about the PC.
🛠️ Fixes
- Adjusted the meaning of the translation for the
/Download
command. - Fixed a bot crash issue when selecting a process to get information about it in
/ProcessScan
.
✨ Added
- Added Spotify cache clearing to the cleanup panel.
- Added directory content information to the following commands:
/MoveFL
/RenameFL
- Added information about the new script version if auto-update is disabled.
🔃 Updated
- Reintroduced and improved the
/createFL
command:- When the command is called, it asks what to create (file/folder).
- Convenient name input.
- Updated the process information indicator in
/ProcessScan
.