Smart Package Robot v3.0 - July 2025 Release

Released: Jul 22, 2025

v3.0 - July 2025 Release での更新項目

機能

  • Added new Network Client Commands (TCP.).
  • Added new MCP-Server Commands (MCP.).
  • Added new FIL.DIrectory-Commands.
  • Added a complete Set of HTTP-Commands to call any API you want.
  • Added a complete MCP-Server and TCP-Commands.
  • Added JIC. - Jump if Contains, which is a Single Line Variant of IVC.
  • Added a new set of Block Commands, useful for AI-API calls.
  • Added AIU. which enables the user to use possibly all "OpenAI compatible Endpoints with the SPR.
  • Added new GPP. command as an alternative to GFT. to get path part.
  • Added new PJO. command (Path Join Command).
  • Added rtfjoiner8 and rtfjoiner9 to combine RTF files using artificial intelligence.
  • Added GPS. - "Get positive Filtered String" to keep all characters given in P2, inside P1 and remove all other characters from P1/P3.
  • Added GNS. - "Get negative filtered String" to remove all given characters from P1/P3 and keep the rest.
  • Added SRT.-Command: Switched Sorting order.
  • Added Pattern Recorder V.2.
  • Added new command: CLB.Trim - Trim Characters directly in the clipboard.
  • Added new command: CLB.Clip All - Trim Characters and words directly in the clipboard.
  • Added new Filesystem commands to find out if something is a File or a directory.
  • Added new Series of AID. commands to use DeepSeek via API. DeepSeek AI is supported out of the box.
  • Added new implementation of OpenAI - API (ChatGPT and Co.).
  • Added support for Grok/ X-API out of the box.
  • Added support for Google AI via API.
  • Added 6 new Mouse Click Commands and changed organization in help.
  • Added full featured JSON-Parser to enable you to call and analyze any API you want.
  • Added new CLB.-Commands "CLB.wfs|$$CLP" and "CLB.wts|$$CLP".
  • Added new STR.-Commands for removing multi-character delimiters from a string.
  • Added new command: WRN. (Wait Rect Not altered).
  • Introduced $pip$.
  • Changed the AIC., AIK. and AIM. Unicode commands.
  • New data structures: 2D-Array and Associative Array.
    • Implemented new data types such as Associative Arrays and Queue's Stacks Lists.
    • ARM. - Mutidimensional Array.
  • IXX. - commands moved from Variable-Section to IXX.-Section in Help-File.
  • Renovated CPR. and KPN.
  • The included "HTP.SetDebug|1" Option enables you to debug any connection at the lowest level to find out if problems are from you or from the server.
  • IIC. / NIC. got a P3 Parameter for case insensitive search.
  • JIU./JNU. exchanged Conditions.
  • Updated help for GFS.
  • Changed RRA., IRA. and WRA.
  • Reworked the Pixel-Change to work with Browser-Windows.
  • Reworked ACH. and BCH. commands.
  • Reworked the Collections:
    • Collections are now able to store Binary data, there is no more the limitations of the NULL Character.
    • Collections are now also Fast-Arrays.

不具合の修正

  • Repaired STR.GrabBetween.
  • Repaired pattern in FEF.
  • Repaired "TXT.Find Line with".
  • Repaired FEF. (using a wild card was broken, wildcard-matching was broken and is now repaired).
  • Fixed issue where GVT. produced wrong result.
  • Fixed issue where STW. / CFW. could fail when the Window-Title Text was longer then 260 characters. The limit is now 4096 characters.
  • Repaired 2 Testing Apps.
  • Repaired Pattern-Recorder.
  • Repaired STR.GetNested.