Skip to content

v1.1.0 — Bug Fixes & Code Optimizations

Choose a tag to compare

@grvsnh grvsnh released this 21 Jul 15:36

Aiely v1.1.0 Release — Bug Fixes & Code Response Optimization

Key Fixes & Enhancements:

  • Zero-Fluff Code Responses: Refreshed system prompt definitions to output code blocks FIRST without intro preamble, followed by a concise 2-bullet interview-friendly explanation and complexity.
  • Scrollbar Overflow Fix: Fixed panel scrollbar overflow where long AI outputs pushed scrollbars past half-screen window bounds. Bound #messages container to maximum 280px with custom thin scrollbars.
  • Single Gemini Default Model Reset: Filtered out residual pre-filled fallback models (meta-llama, deepseek) from settings, leaving google/gemini-2.5-flash as the sole default while keeping the + Add Model stacking feature intact.
  • Cleaned Up Copy Button: Removed non-functional copy button elements to streamline code block rendering.
  • Mac & Windows Binaries: Attached updated standalone distribution packages aiely-1.1.0-mac.zip and aiely-1.1.0-win.zip.