Skip to content

Version 1.1.0

Choose a tag to compare

@arda-ceylan arda-ceylan released this 09 Jun 19:19
· 7 commits to master since this release
  • Standard Installer (IronPromptSetup.exe): A professional installer wizard that automatically installs the program, registers shortcuts, and creates a Start Menu entry for easy access.

  • Portable Archive (IronPrompt-win-x64.zip): A standalone, lightweight package. Simply extract the ZIP file anywhere on your system and run IronPrompt.exe immediately without installation.

Changelog:

  • Added image input support.

  • Check Ollama online status before verifying model vision capabilities upon image attachment attempts.

  • Automatically trigger connection polling loop and lock UI controls if Ollama is offline.

  • Added a self-fading visual warning banner when attaching images to non-compatible models.

  • Silently query and update model vision compatibility on connection recovery during text-only messaging.

  • Refactored warning triggers into a unified helper method.