Smart Package Robot Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Smart Package Robot v3.0 - November 2025 ReleaseNov 21, 2025
Features
  • Now includes MCP-Server R2.
Smart Package Robot v3.0 - October 2025 ReleaseOct 20, 2025
Features
  • Added lots of LMS. - Command (LM-Studio).
  • Added extensive DTO. - Date/Time Operations - Section.
  • Added 3 more STR.Replace commands.
  • Added 3 new STR.Find nt' occurrence Commands.
  • Added STR.CiRetain.
  • Updated STR.FIND.
  • Updated STR.Find Best Match.
  • Updated STR.Retain.
  • Updated and new: STR.Delete / STR.DeleteTo.
  • Updated RPL., GRA. and ACH.
  • Updated STR.CiContains / STR.Contains to allow you to check for 63 items.
  • Enhanced STR.FIND ANY.
  • Improved STR.CiInstr.
  • ARR.Unpack array from File Delimiter.
  • SPRE-Coding Tab will now also display Macros.
  • Moved several Block-Commands from STR.-Section to the new BLO. - Block-Command.
  • STR.Repeat - new (Paramater-Order changed).
  • STR.String - new Command similar but repeats only characters.
  • Reworked GEP.
  • Reworked ATU. and UTA.
  • Tested and reworked ARR. commands.
  • Completely reworked Array-Sort.
  • Tested STR.Count.
  • LMS. - works is used to connect to LM-Studio.
  • Completely revised CAX, adding MIN(x,y ...), MAX(x,y ...) and much more.
  • Made changes in: CBR., CPC., DMP. DTI., FTP., GEC. HIT., IIK., ILC., IRC., LVI.,SAV., SIK., SRG., SSP., SYT., WBR., WIK., XOR.
  • Changed STR.Grab Delimited to STR.Parse Any.
  • Changed STR.Grab Single to STR.Parse.
  • Changed PUS.
  • SDL.-Command: Removed all Stable-Diffusion Features from the help-file because they are already outdated.
  • Removed STR.Clone and is now Str.Repeat.
  • Removed STR.Grab Between.
Fixes
  • Fixed ARR.Pack Array File Delimiter.
  • STR. - is getting too large.
Smart Package Robot v3.0 - July 2025 ReleaseJul 22, 2025
Features
  • 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.
Fixes
  • 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.