Skip to content

3.2.0 (2026-08-24)

Choose a tag to compare

@sacredbanana sacredbanana released this 23 Aug 22:55
· 5 commits to develop since this release
  • Attach files to the prompt with automatic file type detection
  • Download files created in the response
  • Chat profile option to enable the provider's hosted code interpreter
  • ARexx SENDMESSAGE supports CI=CODEINTERPRETER to force the hosted code interpreter on
  • ARexx SENDMESSAGE supports A=ATTACH to send one or more files with the prompt
  • ARexx SENDMESSAGE supports D=DESTINATION to download files the model returns (defaults to the current directory)
  • Upgrade AmiSSL version to 5.27
  • Recompiled with latest libnix
  • Recompiled with optimsised build of json-c
  • Recompiled with latest MorphOS SDK 3.20
  • No longer uses base relative code to prevent crahes from accidental trashing of the base register (A4)
  • Added an entry to the special thanks section
  • Installer has updated text and no longer asks where to install the locale files (forces an installation to LOCALE:)
  • Window titles no longer include a trailing ellipsis; that remains on the matching menu items only
  • Rename textedit_translate_norwegian.rexx to textedit_translate_no.rexx so the name fits FFS
  • Add show_received_file.rexx, which downloads a file from the model and opens it in MultiView (via SYS:Utilities/MultiView)
  • Installer sets the script protect bit on the bundled ARexx scripts so they can be run from the Shell without RX