TermsPrivacy

Changelog

v4.11.0

May 22, 2025

stable

Fix

  • Fixes advanced settings for models
  • Fixes issue with model alias name
  • Allows spaces in canvas name (dashes will be automatically added on save)

v4.10.5

May 15, 2025

stable

Fix

Display actual Straico error instead of the generic "Unprocessable Entity" error

v4.10.4

May 13, 2025

stable

Fix

fixes chat server error on Straico

v4.10.3

May 11, 2025

stable

Patch

Straico patch

v4.10.1

May 9, 2025

stable

Fix

Major bug fix with Straico that was causing "Unprocessable Entity" and other unpredictable errors. Straico should be way more reliable now, and also faster

v4.10.0

May 7, 2025

stable

Improvements

  • Internally tracks errors and crashes better while sending us reports. So we can proactively fix core bugs
  • You can also send us a bug report / feedback with a integrated form. Right click on the canvas and look for bug report option. You can also find this in couple other places
  • Fixed an issue where downloading an ollama model would crash the app
  • No more blocking :3333 port. We'll find an available port, and run the app there

v4.9.0

May 3, 2025

stable

New Features

  • Right click on canvas (Allows you take multiple actions, or add nodes onto the canvas)
  • Right click on ChatNode ("Allows you delete and duplicate)
  • Drag and drop of supported files will turn them into the appropriate nodes. Images, Files
  • Official Groq provider

Improvements

  • windows users: You can now maximize the window with the window toolbar buttons
  • Internal code improvements

v4.8.0-beta

April 25, 2025

pre-release

New features

  • Added search, system, and think options in ChatNode to enhance chat functionality.
  • Included feature toggle buttons in ChatNode toolbar for better control.
  • Improved ChatSideView with new toggle buttons for search, system, and think options.
  • Implemented searchable combobox for AI models dropdown.
  • Updated styles for ChatMessage component and chat message layout for better readability.

Bug fixes

  • Fixed resizing, dragging, and resizing behavior of chat components.
  • Corrected logic for node creation to address UI layout issues.
  • Fixed text style inconsistencies in AI setup modal tabs.
  • Resolved issues with preventing modal from closing unintentionally.
  • Corrected hover and tap effects in buttons for better user interaction.

Improvements

  • Enhanced layout and styling of ChatNode, including height adjustments.
  • Improved focus management in ChatNodeTitle component.
  • Upgraded third-party libraries and project dependencies for better performance.
  • Optimized rendering of visible items in ReactFlowCanvas.
  • Addressed layout issues in ChatMessages and ChatSideView for consistent UI.

v4.7.0

April 23, 2025

stable

New features

  • Minimap added for better navigation
  • YouTube URL validation added to ensure correct links

Improvements

  • Button styling improved for better appearance
  • Button now disables when no changes are made or form is submitting
  • Chat node layout enhanced with additional height adjustment and better styling
  • Resizing and dragging behavior of elements fixed for smoother interaction
  • Redesign and resizing behaviors fixed for consistency
  • Node creation logic updated to remove unwanted height
  • Unique chat prefix added to IDs for better identification

Bug fixes

  • Fixed issue with resizing and dragging interactions
  • Corrected resizing and layout bugs

v4.6.1

April 23, 2025

stable

Bug fixes

  • Fixed issues with inline code markdown rendering.
  • Corrected color display for the color switcher, text selection, and text node dragging.

Performance improvements

  • Removed unnecessary selection text processing.
  • Debounced data updates to improve responsiveness.

UI updates

  • Updated tooltip and button components for better styling.

v4.6.1-beta

April 23, 2025

pre-release

Bug Fixes

  • Fixed inline code markdown rendering for better display.
  • Corrected color choices for color switcher, text selection, and text node dragging.

Improvements

  • Removed redundant building steps and replaced step with type-check in release workflow.
  • Removed selectionText for cleaner performance.
  • Made performance improvements with debounced updateData logic.
  • Updated tooltip and button components for better consistency.

v4.6.0

April 22, 2025

stable

Features

  • Added a constant for model API endpoints, supporting various providers including OpenAI, XAI, and more.
  • Implemented dynamic model fetching from different providers through new API endpoints.
  • Enhanced UI components to support model inventory and dynamic model selection.
  • Introduced a fetch utility to determine user location.
  • Updated styles and integrated Tailwind CSS with the build system.

Bug Fixes

  • Fixed issues with markdown streaming.
  • Corrected provider response handling for Anthropic models.
  • Removed unnecessary trailing spaces from API endpoints.
  • Fixed context issues with non-attachment nodes.

Improvements

  • Refined model deduplication logic for better management of default models.
  • Reorganized styles into a centralized CSS file.
  • Updated dependencies for better performance and clarity.
  • Improved style consistency across the application.

v4.6.0-beta.2

April 21, 2025

pre-release

Bug fixes

  • Fixed an issue with the Model button not appearing in the form.

Improvements

  • Updated some libraries to improve performance and stability.

Other updates

  • Bumped the product version to 4.6.0-beta.2.
  • Updated chart data in stats page for better accuracy.

v4.6.0-beta.1

April 21, 2025

pre-release

Bug Fixes

  • Fixed issues related to context handling with non-attachment nodes.

Updates

  • Version has been updated to 4.6.0-beta.1 for better performance and stability.

v4.6.0-beta

April 21, 2025

pre-release

New features

  • Added support for fetching and displaying models from multiple providers including OpenAI, XAI, OpenRouter, Straico, and Anthropic.
  • Enabled dynamic model fetching with the new FETCH_MODELS_ENDPOINT.
  • Updated UI components such as Combobox, Dialog, and Popover to support model inventory display.

Bug fixes

  • Fixed response handling for Anthropic provider to correctly format models and handle errors.
  • Corrected the openrouter model endpoint to remove trailing space.

Improvements

  • Improved the UI to allow users to select models from a fetched list.
  • Enhanced the overall process for fetching models to be more reliable and integrated into the user interface.

v4.5.0-beta

April 20, 2025

pre-release

New features

  • Added a default models configuration to support various providers for improved flexibility.
  • Implemented a method to populate default models from Straico.
  • Included Google search grounding and user location fetching for more accurate and relevant results.

Bug fixes

  • Fixed markdown streaming issues in Straico.
  • Corrected provider handling and improved style consistency in chat components.

Improvements

  • Updated Tailwind CSS configuration for better styling and animations.
  • Refactored model deduplication logic for better data handling.
  • Enhanced logging for chat endpoints to aid troubleshooting.
  • Upgraded animation library for more features and smoother animations.

v4.4.1

April 19, 2025

stable

Bug fixes

  • Fixed an issue with markdown streaming in Straico, which improves stability and display.

Improvements

  • No additional user-facing improvements in this update.

v4.4.0

April 18, 2025

stable

New features

  • Added support for different model types to enhance compatibility and options.
  • Integrated Straico AI SDK provider to expand AI service options.
  • Added a delete button to Document Nodes for easier management.
  • Implemented a method to populate default models from Straico, streamlining setup.
  • Updated documentation for integrating new AI providers and configurations.

Bug fixes

  • Fixed bugs related to Gemini models system prompts and image generation issues.
  • Corrected errors shown when adding models directly in the interface.
  • Resolved system message and context overlimit errors.
  • Fixed issues with model support detection and schema handling.

Improvements

  • Updated AdvancedSettingsForm to better handle error states and clear inputs.
  • Enhanced error display in the interface with Markdown and clear button.
  • Improved model merging logic to correctly integrate default models.
  • Adjusted side panel behavior for better interface layout.
  • Upgraded libraries to support new models and improve overall stability.

v4.4.0-beta

April 18, 2025

pre-release

New features

  • Added a delete button to Document Nodes for easier management.

Improvements

  • Updated model checks in useStore to support OpenAI models.

General updates

  • Upgraded libraries to support O4 models and other enhancements.

Releases

  • Released version 4.3.2-beta.2
  • Released version 4.4.0-beta

v4.3.2-beta.1

April 17, 2025

pre-release

Bug Fixes

  • Adjusted side panel resizing behavior and set default size to 0, so it is not open by default.

New Features and Documentation

  • Added documentation for integrating a new AI provider.
  • Updated provider configurations for Straico.

Note: This update does not include UI changes that would affect your experience directly.

v4.3.2-beta

April 16, 2025

pre-release

  • Fixed handling of optional data in the chat endpoint to support models with null or undefined values.
  • Integrated Straico AI SDK provider for better AI service support.
  • Updated internal data structure for stats to improve data management.
  • Enhanced TypeScript configuration for better build performance and type safety.
  • Upgraded Straico AI SDK provider to version 1.0.8 for improved functionality.

v4.3.1-beta

April 9, 2025

pre-release

New features

  • Added support for the supports field in the LLMModel schema and updated default models to include support types.

Bug fixes

  • Fixed issues with Gemini models system prompts and image generation.
  • Showed error messages directly when adding models, helping users understand issues during model addition.

Improvements

  • Improved chat component state management with a new ChatSettersContext.
  • Optimized ChatNode component for better message handling with memoized debounced updates.
  • Enhanced Advanced Settings form to handle error states, clear inputs, and display Markdown error messages.
  • Updated model merging logic to better integrate default models with existing models.
  • Enabled the Advanced Settings form to handle errors more effectively.
  • Improved error handling for system messages and context overlimit errors.

v4.3.0

April 3, 2025

stable

New Features

  • Added Tabs component to AISetupModal for better API provider selection.
  • Implemented Ollama model management UI and enhanced process handling on application quit.
  • Introduced GeneratedImage component for image display and download within chat messages.
  • Added check for Ollama installation status and integrated improvements into AISetupModal.
  • Enhanced license handling by updating registration and verification processes, including file management and API endpoint updates.

Bug Fixes

  • Fixed inconsistent alignment of reasoning in ChatSideView.
  • Corrected license file path handling to ensure proper file management.
  • Addressed issues with Ollama model detection, including startup checks and installation verification across different operating systems.
  • Fixed markdown rendering and cleaned up configuration files for better stability.
  • Corrected process control issues such as start/stop mechanics for models and proper application shutdown procedures.
  • Resolved context limits errors when handling multiple image attachments.
  • Fixed errors in device registration caused by inconsistent preload files.
  • Corrected sizing controls with multiple NodeResizeControl components.

Improvements

  • Upgraded ai-sdk packages and other dependencies to improve overall performance.
  • Enhanced UI styling for settings, API keys, and various components for clarity and consistency.
  • Refactored layout and provider structures for better code readability.
  • Improved model fetching logic to handle errors more gracefully.
  • Memoized components such as GeneratedImage and SideView to optimize rendering.
  • Replaced certain components with improved implementations for resizing and message handling.
  • Optimized state management with new context hooks for better chat handling.

This update introduces new UI features, resolves several bugs, and enhances the stability and responsiveness of the application.

v4.3.0-beta.8

April 2, 2025

pre-release

  • Fixed an issue where fetching multiple items could break if one encountered an error.
  • Updated Ollama setup instructions to better support different running environments.

v4.3.0-beta.7

April 1, 2025

pre-release

Bug fixes

  • Fixed errors related to context limits when attaching multiple images.
  • Handled zero attachments scenario correctly in the AttachmentsIndicator component.

Improvements

  • Enhanced text styling for the active API key in the AI Settings section.
  • Updated the styling for AttachmentsIndicator, GeneratedImage, AllCanvases, and DocumentNode components for a cleaner interface.
  • Optimized the GeneratedImage and SideView components with memoization to improve performance.

v4.3.0-beta.6

March 31, 2025

pre-release

UI Improvements

  • The settings page has a new user interface for easier navigation.
  • A key icon now indicates active provider keys.

Bug Fixes and Performance

  • No user-facing bug fixes or performance improvements included in this update.

v4.3.0-beta.5

March 31, 2025

pre-release

Improvements

  • Fixed the auto-refresh of models to load as soon as they're added.
  • Simplified the model start/stop process by combining into a single hook.
    • Updated internal loading mechanisms to improve performance.

v4.3.0-beta.4

March 31, 2025

pre-release

Improvements

  • Simplified the application initialization process by consolidating the load sequence into a single hook.
  • Refactored data fetching logic to use a dedicated SWR hook instead of a context provider.

These changes improve the startup performance and data management consistency in the app.

v4.3.0-beta.3

March 30, 2025

pre-release

  • Fixed an issue where device registration failed due to inconsistencies in preload files.
  • Removed an unnecessary trailing space in the license API.
  • Updated to version 4.3.0-beta.3.

v4.3.0-beta.2

March 30, 2025

pre-release

Improvements

  • The installation check now includes a fallback to API verification if the CLI check fails, which helps ensure better detection of the installation status.
  • Path configuration has been improved to work better across different operating systems, reducing setup issues for users.

v4.3.0-beta.1

March 30, 2025

pre-release

Improvements

  • Improved the installation check to ensure the PATH is properly set on both Windows and Unix-like systems.

Bug Fixes

  • Fixed markdown rendering issues.

v4.3.0-beta

March 30, 2025

pre-release

New features

  • Added a Tabs component to AISetupModal for better API provider selection.
  • Implemented Ollama model management UI and improved process handling when quitting the app.
  • Integrated checks for Ollama installation to inform users if it is not running.

Bug fixes

  • Fixed issue where Ollama status was not shown if it was not running.
  • Improved the sync process between the application and running models, reducing jankiness.
  • Corrected the closing procedures on app quit to ensure better resource cleanup.
  • Removed an unused parameter to resolve build issues.

Improvements

  • Upgraded several dependencies including @babel and tailwindcss for better performance.
  • Refactored code for clearer layout and provider structures.
  • Enhanced model retrieval logic to handle installation and fetching more reliably.
  • Cleaned up the .gitignore file for better project structure.
  • Added utility functions for Ollama API interactions.

v4.2.0-beta

March 27, 2025

pre-release

New features

  • Introduced the GeneratedImage component to manage image display and download within chat messages.

Improvements

  • Updated project dependencies for better stability and security.
  • Improved license file handling logic for better compliance.

Bug fixes

  • Removed the delete button for images to streamline the user interface.

v4.1.0-beta

March 24, 2025

pre-release

  • Improved model existence check to include provider ID along with model ID for better accuracy.
  • Updated license handling process: replaced activateLicense with registerDevice, and verifyLicense with verifyDevice. API endpoints were also updated.
  • Enhanced the Activate License page by adding loading states and displaying device verification data, with an updated button that shows loading during actions.
  • Improved license file management by automatically moving license files from old paths to the new user data location.
  • Upgraded AI SDK libraries to newer versions for better performance.
  • Fixed chat side view alignment issues for a clearer user interface.

v4.0.5

March 24, 2025

stable

Improvements

  • Enhanced the method for checking if a model exists by including provider ID alongside model ID. This helps ensure more accurate validation of models.

Version

  • Released version v4.0.5 with the latest updates

v4.0.5-beta

March 22, 2025

pre-release

Improvements

  • Minor updates and fixes to enhance stability and performance.
  • No changes affecting user interface or core functionality.

v4.0.4

March 22, 2025

stable

  • Improved error handling in the file rename feature by integrating electron-log.
  • Removed unused delete functionality to streamline the code.
  • Updates include minor performance improvements and bug fixes.

v4.0.4-beta.1

March 22, 2025

pre-release

  • Minor fixes to improve overall stability and performance.
  • No major changes or new features affected the user experience.

v4.0.4-beta

March 21, 2025

pre-release

  • Updated the language model for the OPENROUTER provider to a free option, allowing users to access a different, free-to-use model.
  • Refactored error handling in the RenameFileForm component for better stability.
  • Removed unused delete functionality to improve the system's performance and reliability.

v4.0.3

March 21, 2025

stable

Improvements

  • Changed the language model provider for OpenRouter to use the free Gemma 3.1B model, allowing users to connect with a free OpenRouter instance.

v4.0.2

March 20, 2025

stable

Bug Fixes

  • Fixed issues related to text selection, including branching and the bottom button functionality.
  • Corrected focus behavior and added autofocus to ensure components are ready for interaction.
  • Resolved resizing issues for text nodes, enabling better control.
  • Fixed issues with Tiptap focus on load.
  • Improved resize logic with debouncing for better performance.

New Features & Improvements

  • Added a bubble menu for text selection.
  • Introduced a floating menu with better positioning that updates without scrolling.
  • Enhanced node visibility by including fitView functionality in hooks.
  • Implemented automatic closing of floating elements when clicking outside.
  • Added animation to side views for smoother transitions.
  • Upgraded AI SDK for improved interaction.
  • Enabled sending additional message fields in chat nodes.
  • Improved responsiveness by updating focus delay from 1000ms to 300ms.
  • Optimized code components for better maintainability and clarity.

v4.0.2-beta.4

March 20, 2025

pre-release

Updates

  • Removed unused imports and optimized resize logic with debouncing in the ChatNode component to improve performance and code clarity.
  • Removed ResizeObserver for better stability.
  • Upgraded AI SDK to the latest version for improved AI capabilities.
  • Generic performance improvements across the application.

Note

  • No new user-facing features or UI changes in this update.

v4.0.2-beta.3

March 19, 2025

pre-release

Improvements

  • Autofocus added and an issue fixed where the text editor (Tiptap) wouldn't focus automatically on load.
  • Enabled sending of extra message fields in the ChatNode component for additional functionality.

Updates

  • Updated to version 4.0.2-beta.3.

v4.0.2-beta.2

March 19, 2025

pre-release

Bug fix

  • Removed a button to clarify the user interface and prevent confusion.

v4.0.2-beta.1

March 19, 2025

pre-release

Improvements

  • Increased responsiveness by reducing the focus delay in the useFocusOnNodes hook from 1000ms to 300ms.
  • Enhanced user experience with smoother transitions in the SideView component through added animations using framer-motion.

Code Maintenance

  • Improved code readability and maintainability by removing commented code in the ChatNode component.
  • Preserved the MiniMap component's code for future reference by commenting it out in the ReactFlowCanvas.

v4.0.2-beta

March 19, 2025

pre-release

New Features and Improvements

  • Enabled asking questions in new chat nodes using button IDs.
  • Added a bubble menu for text selection.
  • Implemented a floating menu that stays fixed during scrolling.
  • Improved tooltip positioning for better visibility.
  • Enhanced hooks with additional functionality for node visibility and view fitting.
  • Updated Chat CTA component to accept node IDs.
  • Resizable chat nodes now include text nodes.

Bug Fixes

  • Fixed issues with text selection and branching, including functionality with a bottom button.
  • Corrected resize behavior for text nodes.
  • Fixed floating menu behavior to remain stable during scroll actions.
  • Ensured floating elements close when clicking outside.

Other Changes

  • Streamlined components by removing unused code and comments.
  • Improved internal abstractions for creating chat nodes and edges.
  • Updated some styling and CSS for cleaner layouts.

v4.0.1-beta.1

March 18, 2025

pre-release

New Features

  • Global text selection and the feature to ask in a new chat node are now functional.
  • The ask in new node feature now works without needing the current node.
  • Added a bubble menu for text selection.
  • Floating menu is now operational without requiring updates when scrolling.
  • Tooltip position updates correctly.
  • Enhanced the useAskInNewNode hook with fitView functionality for better node visibility.
  • Chat component updated to accept nodeId as a prop.

Bug Fixes and Improvements

  • Improved the EditableMessage component to use memoization for better performance.
  • Optimized copyToClipboard function in Markdown component using useCallback and useMemo.
  • Fixed issues related to text selection branching working with a bottom button.
  • Implemented useEffect to close floating elements when clicking outside.
  • Updated UI components, including a better floating component and position management.
  • Removed unused script tag for react-scan in index.html.

Other

  • Wrapped perplexity in middleware to extract reasoning tokens.
  • Several refactors for better abstraction, including reusable hooks for creating chat nodes and edges.
  • Minor updates in components like ChatCTA to handle additional props.
  • Various internal refactors and cleanup for better code structure.

v4.0.1-beta

March 16, 2025

pre-release

Improvements

  • Font styles are now imported directly in the main application entry point for better consistency.

Bug fixes

  • Resolved issues related to font imports to ensure styles load correctly.

Performance enhancements

  • Updated the EditableMessage component to use a memoized export for improved rendering.
  • Enhanced the copy-to-clipboard functionality within the Markdown component by utilizing useCallback and useMemo hooks for better performance.

v4.0.0

March 13, 2025

stable

New Features

  • Added default labels for untitled chat nodes.
  • Introduced editable messages in Chat Side View with improved styling.
  • Added header and hooks to chat nodes' side view.
  • Enabled toggling of node minimization with new hook.
  • Made text nodes grow with content and added full-screen option to windows.
  • Implemented auto-height and minimize options for nodes.
  • Added variants for styling text and chat nodes.
  • Made layout align to top-left.
  • Enhanced side panel toggle with keyboard shortcuts.

Bug Fixes

  • Fixed issue with provider not displaying.
  • Corrected positioning logic for duplicated nodes.
  • Fixed bugs related to node creation, renaming, and deletion.
  • Resolved content reset problem in editor.
  • Fixed handle and height issues for image nodes.
  • Addressed bugs with saving data and side view synchronization.
  • Fixed font import issues.

Improvements

  • Optimized components for better performance.
  • Refactored several components for cleaner code and better maintainability.
  • Simplified styling and removed unnecessary logic.
  • Updated configurations for smoother operation.
  • Made scroll and resize functionalities more reliable.

v4.0.0-beta.5

March 13, 2025

pre-release

Updates

  • Introduced a new ChatMessage component to improve how messages are displayed.
  • Updated styles for the SideNodeHeader for a better visual appearance.
  • Made some updates to parts of the messaging interface to enhance readability and consistency.

v4.0.0-beta.4

March 13, 2025

pre-release

Bug Fix

  • Fixed issues with editing messages to ensure consistent behavior across local and production environments.

v4.0.0-beta.3

March 12, 2025

pre-release

Bug Fixes

  • Fixed an issue where the editor content could be reset by removing the id dependency, ensuring your content stays intact during editing.

v4.0.0-beta.2

March 12, 2025

pre-release

Bug Fixes

  • Fixed issues with handling and height adjustments for image nodes.
  • Resolved problems related to renaming and deleting nodes.

Improvements

  • Updated to version 4.0.0-beta.2.

Other

  • Build process has been fixed and is now working correctly.

v4.0.0-beta.1

March 12, 2025

pre-release

Improvements

  • Upgraded libraries to improve stability and performance.

Bug Fixes

  • Fixed an issue with TextNode's circular data setting to prevent errors.

v4.0.0-beta

March 11, 2025

pre-release

New features

  • Added a header to the side view for chat nodes along with some hooks.
  • Implemented two-way editing for text nodes.
  • Added a hook to toggle node minimization.
  • Added a full-screen property to windows.
  • Included imperative shortcuts for closing and toggling the panel.
  • Added keyboard shortcut hints for the side panel toggle.

Improvements

  • Dynamic side view for chat nodes is now functioning.
  • Proper positioning for duplicated nodes in useDuplicate hook.
  • Alignment of auto layout now starts from the top left.
  • Text nodes now expand with content.
  • Resizable handle now includes an icon and style updates.
  • Styling variants added to text and chat nodes.
  • Auto height and minimize functionalities are now working, with some CSS fixes needed.

Bug fixes

  • Fixed a bug in saving that caused only one-way updates.
  • Corrected positioning logic with width adjustments.
  • Fixed custom handle to work properly.
  • Fixed resize handle CSS styling.

v3.3.0-beta.1

March 9, 2025

pre-release

Bug Fixes and Performance Improvements

  • Removed redundant and unnecessary styling and color logic to streamline the interface.
  • Optimized components such as ConfigSettings, TooltipContent, and ReactFlowCanvas for better performance.

New Features and UI Enhancements

  • Created a new branch on double clicking the handle for easier navigation.
  • Adjusted ChatSideView layout for better usability.
  • Introduced cva for TextNode to improve styling and consistency.
  • Enhanced TiptapInput with additional properties and event handling to support more dynamic editing.
  • Added type definitions for useCreateBranch for clearer code and type safety.
  • Added UtilitiesPanel to TextNode for easier access to tools.
  • Refined the canvas layout slightly for a cleaner user interface.
  • Changed the trigger for ColorPicker to a static one for consistency.

Codebase Refinements

  • Refactored multiple components including CustomEdge, ColorPicker, and ReactFlowCanvas to improve maintainability.
  • Simplified and extracted style and path options for Edge components.
  • Removed unused components and props like ColorSwatchIcon and color props from NodeHeader.

This update improves performance, simplifies code, and enhances the overall user experience.

v3.3.0-beta

March 7, 2025

pre-release

  • Added default labels for chat nodes that do not have a name.
  • Made messages in chat view editable, allowing users to modify message content.
  • Improved styling for editable messages with backdrop blur and subtle borders for better visual clarity.
  • Resolved issues with scrolling to the bottom and scrolling up/down in chat views.
  • Adjusted the connection radius to reduce accidental node creation.
  • Made the side panel with active node information functional.
  • Updated context to a common provider for better state management.
  • Fixed display issues related to providers not showing properly.
  • Updated the drag and drop feature by adding an offset to Y position for smoother interaction.
  • Enhanced the resilience of providers against corruption.
  • Upgraded libraries for improved performance.
  • Reverted hash indent to previous setting for consistency.
  • Minor configuration update for flow control.
  • Various visual and layout improvements to overall interface.

v3.2.4

March 3, 2025

stable

Improvements

  • Enhanced the system to better handle cases where providers may become unresponsive or corrupted, improving overall stability.

v3.2.3

March 3, 2025

stable

Bug Fixes

  • Resolved indentation issues in YAML files on Windows.
  • Corrected PowerShell script indentation in the release workflow.
  • Reverted hash indentation back to the previous version.

Improvements

  • Enhanced synchronization process with atomized synchronizeProvidersOnce method.

Release Notes

  • Version 3.2.3 includes these fixes and improvements.

v3.2.2-patch.1

March 2, 2025

pre-release

  • No user-visible changes. This update fixes the indentation in the PowerShell script used in the release process, improving maintainability.

v3.2.2-patch

March 2, 2025

pre-release

New Features

  • Added the ability to manually dispatch artifact removal workflows with configurable parameters.

Bug Fixes

  • Fixed a bug related to the getConfig function causing a loop.
  • Corrected the color of active nodes in the interface.
  • Resolved issues with node colors by applying correct theme variants.
  • Fixed an indentation issue in YAML files on Windows.

Improvements

  • Upgraded React, TailwindCSS to version 4, and other dependencies for better performance and styling.
  • Improved User Interface in message editing toolbar and message copy buttons.
  • Updated workflow migration to Blacksmith for better artifact management.
  • Simplified and cleaned up CSS and Tailwind files.
  • Removed unnecessary imports and dependencies, including highlight.js loading via CDN.
  • Enhanced debug data visibility.

v3.2.2

March 2, 2025

stable

Bug fixes

  • Fixed an issue causing startup problems.

Updates

  • Updated Electron to the latest version for better performance and stability.

General

  • Version 3.2.2 released with various improvements.

v3.2.1

March 1, 2025

stable

New Features

  • Added workflows for deleting old artifacts, including manual dispatch options and configurable parameters.

Improvements

  • Updated deployment workflows to use Blacksmith for better management.
  • Changed active node coloring to improve visual clarity.
  • Improved message messaging with select text and copy button features.
  • Enhanced UI elements in chat view for a more consistent experience.
  • Updated styling to support Tailwind CSS v4 and cleaned up related styles.
  • Upgraded React and ReactFlow for better performance and stability.
  • Removed unnecessary dependencies and scripts related to highlight.js.

Bug Fixes

  • Fixed an issue with getConfig causing unnecessary loops.
  • Corrected node color display issues by using NODE_THEME_VARIANTS.
  • Resolved broken coloring of nodes.
  • Fixed select text issues in message views.

v3.2.0

February 28, 2025

stable

Fixes

  • Navigation issues have been identified and are being fixed.

Improvements

  • Upgraded styling framework to Tailwind CSS v4 for better styling options.

Changes

  • Removed external Lucide icon library and replaced icons with locally stored icon assets.

v3.2.0-beta.2

February 28, 2025

pre-release

  • Fixed a bug that caused the getConfig function to run in a loop, preventing proper configuration loading.
  • Version 3.2.0-beta.2 released with updates.

v3.2.0-beta.1

February 27, 2025

pre-release

New features and improvements

  • Added the ability to select text in messages.
  • Included a copy button for messages in the max view.
  • Made UI improvements in the message editing toolbar within the chat max view.

Bug fixes

  • Fixed issues with selecting text in max view messages.

Other updates

  • Improved overall UI appearance in message editing.

v3.2.0-beta

February 22, 2025

pre-release

Improvements

  • Enhanced cursor control for better user interaction.
  • Improved performance for the viewport control panel.
  • Used dark mode CSS for code syntax highlighting, providing a better visual experience.
  • Upgraded React Flow, React, and other libraries to ensure smoother performance.
  • Improved code theme to better match dark mode.

Bug Fixes

  • Fixed issues related to copying content and grammar extraction.
  • Addressed linting issues for a more stable user interface.

Future and Compatibility

  • Removed deprecated dependencies such as highlightjs and prettier.
  • Updated TailwindCSS and related tools to the latest versions for better styling flexibility.
  • Ignored certain temporary files in version control to maintain cleaner project state.

v3.1.1

February 16, 2025

stable

Improvements

  • Enhanced the cursor control to be more predictable and responsive.
  • Improved performance for the viewport control panel, making interactions smoother.
  • Made custom cursor behavior more consistent and optimized its performance.
  • Improved the dark mode code syntax styling for better readability.
  • Updated the GitHub dark code theme for a better visual experience.

Bug Fixes and Maintenance

  • Fixed linting issues in the codebase.
  • Ignored 'stats.html' from version control.
  • Added 'stats' file to .gitignore to prevent accidental commits.

v3.1.0

February 15, 2025

stable

New features

  • Added URL normalization to improve link handling.
  • Implemented code highlighting for both editing and display modes.
  • Enhanced user prompt text making it clearer and more prominent.
  • Enabled working API with a new endpoint for better integration.
  • Fixed default size and height for new nodes to ensure consistent appearance.
  • Support for delete operation on web nodes.

Improvements

  • UI enhancements for a better user experience.
  • Aligned and bolded user prompt text for clearer visibility.
  • Improved handling to retry on error for useAIProviders.
  • Extracted proper text content when copying, with support for common grammars.

Bug fixes

  • Fixed unnecessary page reloads caused by node context menu.
  • Resolved issues with RAB85 and other build improvements.
  • Corrected file existence checks in providers to prevent errors.

These updates aim to make the platform more reliable and easier to use.

v3.1.0-beta.1

February 13, 2025

pre-release

Improvements and Fixes

  • User prompt text has been aligned and made bolder for better visibility.
  • Code highlighting feature now supports both editing and display modes.
  • URLs are now normalized to improve link consistency and usability.

v3.1.0-beta

February 13, 2025

pre-release

New features and improvements

  • Added icon to Electron builder for better identification
  • Working API with the new endpoint for improved reliability
  • Web page now fully functional
  • Re-enabled retry mechanism on errors within useAIProviders
  • Node deletion feature added for webNode

Bug fixes

  • Fixed auto layout issues
  • Corrected icon display
  • Fixed image stretch issues within nodes
  • Fixed scrolling text nodes only when selected
  • Corrected default size and height for new nodes
  • Fixed editing bugs in Tiptap editor
  • Resized YouTube and image elements for better display
  • Fixed initial zoom-in behavior
  • Removed maximum width restrictions on input fields
  • Fixed unnecessary page reloads caused by node context menu
  • Resolved image resize and stretching bugs
  • Fixed bug where tiptap editing could cause issues
  • Corrected icon display issues

Stability and performance

  • Fixed jitteriness during resize
  • Improved initial zoom-in performance
  • Fixed auto save to improve save status accuracy
  • Addressed layout bugs for a better user experience

v3.0.3

February 9, 2025

stable

Bug fixes

  • Fixed editing bugs related to tiptap editor.

Improvements

  • Added an icon to the Electron app for better visual identification.

v3.0.2

February 8, 2025

stable

  • Fixed issue with images stretching inside nodes to improve visual consistency.
  • Scrolling text nodes now only occurs when the node is selected, enhancing user control.
  • Corrected icon display for better clarity and appearance.

v3.0.1

February 7, 2025

stable

Improvements

  • Fixed resizing issues for YouTube videos and images to improve display quality and consistency.

Updates

  • Software updated to version 3.0.1.

v3.0.0

February 7, 2025

stable

New Features and Improvements

  • Tiptap is now working smoothly for streaming and input, including reset and focus handling.
  • Markdown support has been added for input, along with MDX rendering.
  • Chat nodes are rendered correctly, with small width adjustments and improved scroll behaviors.
  • Scroll to bottom functionality in chat and view containers works as expected.
  • Cursor styling has been improved for better visual feedback.
  • Focus and selection handling in Tiptap input areas has been fixed.
  • Basic editable messages are now functional.
  • Autosaving has been enhanced with file extension validation.
  • Draggable and resizable components now work more reliably, with layout jitter fixed.
  • User message styling has been improved.

Bug Fixes

  • Fixed FPS drops and handle style issues.
  • Corrected bugs related to corrupted or empty files being skipped.
  • Removed stale cache keys to prevent data issues.
  • Fixed drag, text selection, and focus issues in Tiptap areas.
  • Addressed bugs in rename and file deletion functionalities.
  • Fixed auto layout and view fitting bugs.
  • Resolved resize jankiness and initial zoom issues.
  • Corrected scrolling bugs and positioning of labels.
  • Fixed styling issues for markdown and chat components.

Notes

  • Styling has been updated for light mode and UI polish.
  • Some development-only changes, such as lint fixes and refactors, do not affect user experience.

v3.0.0-beta.6

February 5, 2025

pre-release

New Features

  • Support for reading and rendering MDX files.
  • Added Tiptap as input editor for better text editing experience.
  • Implemented ReactMD for display and MDX for input, enhancing markdown handling.
  • Basic editable messaging feature now available.
  • Collapsible component for reasoning tokens.
  • Unification of call-to-action (CTA) components into a single element, with ref passing for better control.

Bug Fixes

  • Fixed issues with duplicate file creation and deletion errors.
  • Corrected bug where corrupted or empty files were skipped during reading.
  • Resolved layout and styling issues, including fix for chat node width, styling for handles, and handle styles.
  • Fixed positioning of the "thinking" label.
  • Corrected scrolling behavior to auto-scroll when input size increases and to scroll to bottom in MaxView.
  • Addressed drag failures from connector handles.
  • Fixed styling inconsistencies across different themes.
  • Fixed case where model ID might contain a colon.
  • Corrected focus behavior for Tiptap input on panel open.
  • Fixed initial input issues.
  • Cleaned up icon styles and UI polishing.

Improvements

  • Scroll prevention only active for selected nodes.
  • Removed unnecessary refresh intervals for better performance.
  • Upgraded external libraries, fixed issues with deep-seated tokens and scroll areas.
  • Improved message styling and input reset behavior.
  • Enhanced styling and layout, including focusing and positioning adjustments.
  • Improved handling for file naming and schema validation.
  • General code refactoring for better maintainability and performance.

v2.3.0-alpha

January 29, 2025

pre-release

New Features

  • Added markdown and HTML transformation for editing messages.
  • Dynamic cursor visuals improved.

Bug Fixes and Performance Improvements

  • Fixed FPS drops to ensure smooth performance.
  • Resolved issues with chatNodes rerendering.
  • Fixed build errors.
  • Made scrolling smoother with cleaner scroll behavior.

Other Improvements

  • Enhanced editing and saving capabilities for messages.
  • Removed unnecessary memoization to improve Minimap functionality.
  • Rearranged code for better maintainability.
  • Added a debug component for ChatNodes to assist with troubleshooting.
  • Resized components now maintain proper scroll positions.
  • Debounced input handling moved to reference for performance.

This update improves editing stability, chat rendering, and overall performance.

v2.2.1

January 22, 2025

stable

Improvements

  • Removed unnecessary ignore rules affecting system configuration.
  • Simplified configuration management with updated canvas settings.
  • Streamlined state management by moving configuration to the store.
  • Background worker now supports autosaving data.
  • Added primary device settings to control scroll behavior.
  • Fixed lint issues related to backward compatibility.
  • Updated to version 2.2.0-beta with various UI cleanups and memoization for better performance.
  • Minor UI adjustments to fix accordion clipping issues.
  • Improved micro copy for clarity.
  • Fixed frame rate drops for smoother performance.
  • Added guidance for adding new providers, with deep seek functionality now working.

Beta Versions

  • Released versions 2.2.0-beta, 2.2.0-beta.1, 2.2.0-beta.2, and 2.2.1-beta, with ongoing improvements and updates.

v2.2.1-beta

January 22, 2025

pre-release

Improvements

  • Deep Seek feature is now operational.
  • A guide has been added to assist in adding new providers for future updates.

v2.2.0-beta.2

January 20, 2025

pre-release

  • Fixed an issue that caused the application to experience a drop in frames per second.
  • Removed a development-only dependency that was commented out in the code.
  • Updated to version 2.2.0-beta.2 with various enhancements and bug fixes.

v2.2.0-beta.1

January 17, 2025

pre-release

Improvements

  • Minor UI fix to prevent clipping issues with the accordion component.
  • Microcopy has been improved for clarity and better user experience.

Other updates

  • General UI cleanup and performance enhancement of canvas settings.

Versions

  • Updated to version 2.2.0-beta.1

v2.2.0-beta

January 15, 2025

pre-release

New features

  • Added primary device settings for scroll behavior
  • Background worker is now working for autosave

Improvements

  • Updated configuration management for better stability

Bug fixes

  • Fixed issues related to stale config usage and backward compatibility issues

v2.1.0

January 13, 2025

stable

New features and updates

  • Added support for custom providers, including integration with OpenRouter.
  • Implemented default headers for OpenRouter to improve connectivity.
  • Included a link for the OpenRouter key for easier setup.

UI improvements

  • Made several UI changes and enhancements for better usability.
  • Added a beta label for the 'Add Custom Provider' feature to indicate its testing status.

Bug fixes and other updates

  • Fixed issues related to provider deletion and model removal linked to providers.
  • Updated product to version 2.1.0, including incremental fixes and improvements.

Notes

  • The provider functionalities with OpenRouter are now confirmed to be working correctly.
  • This update introduces a new beta release, v2.1.0-beta, and a subsequent patch, v2.1.0-beta.1.

v2.1.0-beta.1

January 12, 2025

pre-release

  • The ability to link your OpenRouter key has been added.
  • Default headers are now included for OpenRouter requests.

v2.1.0-beta

January 12, 2025

pre-release

New Features and Improvements

  • The basic custom provider functionality is now working.
  • Custom provider support with OpenRouter is functioning correctly.
  • The official OpenRouter integration is now operational.
  • UI changes and improvements have been implemented.
  • Ability to delete providers and models related to a provider.
  • Added a beta label for the add custom provider feature.

Bug Fixes

  • Fixed issues related to custom provider integration and management.

v2.0.3

January 9, 2025

stable

  • Attachments now load correctly with the new context load.
  • Context updates automatically when a node is selected.
  • Download options are now available to save content as JSON or Markdown formats.
  • A label has been added to the dropdown menu for easier identification.
  • Users can now download all content in Markdown format.
  • Double-clicking on a node header zooms in to provide a closer view.
  • Viewport state saving has been implemented to retain your view.
  • The interface now refreshes properly after navigation, especially when renaming.
  • Fixed issues with initial viewport settings failing intermittently.
  • Markdown formatting has been improved for better readability.
  • The system now creates backups before updates to prevent data loss.

v2.0.3-beta.1

January 9, 2025

pre-release

Bug Fixes

  • Fixed an issue causing the initial viewport setting to fail intermittently.

Improvements

  • Enhanced markdown formatting for better readability.

Maintenance

  • Added backup process before updates to prevent data loss.

Other

  • Updated logging to better track changes.

Version Updates

  • Released version 2.0.3-beta.1

v2.0.3-beta

January 8, 2025

pre-release

Improvements

  • The feature to save the viewport state is now functioning correctly.
  • The page refreshes after navigation when renaming, providing a smoother experience.

v2.0.2-beta.2

January 7, 2025

pre-release

Bug fixes

  • Fixed an issue where a stale default canvas would load outdated data into new canvases.

User interface updates

  • Double-clicking on a node header now zooms in to provide a closer view.

v2.0.2-beta.1

January 7, 2025

pre-release

New features

  • Download options now available for JSON and Markdown formats.
  • An added label to the dropdown menu improves clarity.
  • You can now download all content as Markdown.

Improvements

  • The download functionality has been tested and is working as intended.

v2.0.2-beta

January 7, 2025

pre-release

New features

  • Smooth streaming added for a better viewing experience.

Fixes and improvements

  • Fixed text color display issue.
  • Attachments now work with the new context load.
  • Context updates correctly when a node is selected.
  • Pointer events are passed to the text nodrag class for improved interaction.

Version updates

  • Version 2.0.1 and 2.0.2 beta released with these updates.

v2.0.1

January 4, 2025

stable

Improvements

  • Added smooth streaming for a better viewing experience.

Bug Fixes

  • Fixed an issue where text color display was incorrect.

Notes

  • No version name was specified in the Windows artifact for the test build.
  • Readme documentation has been updated.

v2.0.0-build.1

January 3, 2025

pre-release

  • Introduced new features and improvements as part of version 2.0.0 to enhance your experience.

v2.0.0

January 3, 2025

stable

New Features

  • Navigating to settings from the all canvases page is now available.
  • Added default models to the system.
  • Users can now see active models and providers in dropdown menus.
  • System prompts are now functioning correctly.

Bug Fixes

  • Fixed form state and UI issues related to API key fields.
  • Resolved system prompt and advanced settings issues for other providers.
  • Fixed bugs affecting model dropdown display issues, including models without names.
  • Corrected text node and UI bugs, such as the light mode privacy and terms display.
  • Fixed fullscreen maximization bug on Windows.
  • Removed debug files and classes.
  • Fixed bugs related to store subscription, minimize functionality, and schema errors.

Improvements

  • UI improvements including better-looking text nodes and sticky notes.
  • Updated the user interface for model/provider forms for consistency.
  • Improved the appearance of text nodes and sticky notes.
  • Made system prompt updates and advanced settings look clearer.
  • Changed handling of content hashing to remove spaces and improve accuracy.
  • Enhanced dropdown menus for better user experience and clarity.

v2.0.0-beta.3

January 3, 2025

pre-release

Improvements

  • Enhanced the appearance of text nodes and stickies for a better visual experience.
  • Removed debug classes to clean up the codebase.

Fixes

  • Fixed issues related to text nodes.

Labels

  • Added a Beta label to most features to indicate ongoing development status.

v2.0.0-beta.2

January 2, 2025

pre-release

Bug Fixes

  • Fixed issue where models without a name were not showing in the dropdown.
  • Resolved bugs related to store subscriptions.
  • Fixed schema-related errors for models.

Improvements

  • General user interface improvements.

Notice

  • No changes listed for this release. This version is a beta update, version 2.0.0-beta.2.

v2.0.0-beta.1

December 31, 2024

pre-release

New features

  • Added the ability to access the model management section directly from a dropdown menu.
  • Included active models and providers in the dropdown for easier selection.
  • Made 'activeProviders' include local providers.

Bug fixes and improvements

  • Fixed the light mode bug affecting privacy and terms pages.
  • Removed 'meta prompt' feature.

v2.0.0-beta

December 30, 2024

pre-release

Bug Fixes

  • Fixed an issue where spaces in SHA512 hashes caused problems; now using -RAW to ensure correct content processing.
  • Resolved a bug that prevented full screen from maxing out on Windows.

Other updates

  • Version 2.0.0-beta released for testing and feedback.

v2.0.0-alpha.1

December 30, 2024

pre-release

  • No user-facing features or updates were made in this release.

v2.0.0-alpha

December 30, 2024

pre-release

Changes in this update

  • The settings forms for models and providers are now properly constructed and display correctly.
  • The system prompt and advanced settings for different providers are now functional and display correctly.
  • Navigating to settings from the all canvases page is now supported.
  • Fixed issues with the form state and UI, particularly for API key fields.
  • Updated the user interface for model and provider forms, including hide/show API keys and displaying model names.
  • Minor system prompt and advanced settings fixes for providers.
  • Log cleanup for better maintenance.

Note: This update also includes preparations for the upcoming v2.0.0-alpha version.

v1.4.3

December 28, 2024

stable

New Features and Improvements

  • Added ability to maximize windows
  • Provider abstraction for easier provider management
  • Simplified navigation to model settings and canvas
  • Auto-close model feature on successful actions
  • Managed models more efficiently with better UI and management tools
  • Enhanced API key management from providers.json
  • Improved theme toggle functionality
  • Better localStorage handling for the AI dropdown
  • Exported all YAML configurations including artifacts for release candidates and other versions

Bug Fixes

  • Reverted appID changes causing update failures
  • Fixed SHA512 mismatch issue in latest.yml
  • Resolved issues with window updates
  • Fixed bugs related to model-specific features
  • Corrected toggle bugs for theme
  • Fixed issues with model filters and switches
  • Updated handling for model validation and naming

Miscellaneous

  • Improved handling of all models regardless of API key
  • Updated build and lint processes for stability
  • Added labels and descriptions for clarity
  • Managed model configurations and exports effectively

v1.4.3-beta

December 28, 2024

pre-release

Improvements

  • The AI dropdown now interacts better with local storage, reducing unnecessary data calls and improving responsiveness.

v1.4.3-alpha

December 28, 2024

pre-release

New features

  • Maximize window functionality added.
  • Provider management improved with abstracted setup and better API key handling.
  • Model management enhanced with labels, descriptions, and simplified navigation.
  • Auto-close models feature implemented upon successful actions.
  • Export options for all YAML configuration files now available.

Bug fixes

  • Fixed issues with model validation and model-specific bugs.
  • Corrected theme toggle bug.
  • Resolved problems related to switching UI elements.
  • Fixed duplicate ID bug in logger.

Improvements

  • UI and layout have received multiple updates for better usability.
  • Model settings are now more modular and easier to manage.
  • Enhanced API key management for all provider configurations.
  • Better handling of alpha, beta, and release candidate versions.
  • Working with all models seamlessly regardless of API key status.

v1.4.2-windowspatch2

December 24, 2024

pre-release

Bug fix

  • Fixed an issue with the SHA512 checksum mismatch in latest.yml file, ensuring better integrity validation.

v1.4.2-windowspatch

December 24, 2024

pre-release

Bug Fixes

  • Fixed issues related to Windows updates that could affect the stability of the product.

v1.4.2-bundleIdpatch

December 23, 2024

pre-release

Bug Fixes

  • Fixed duplication bug.
  • Corrected license activation issue.
  • Fixed navigation state conditions.
  • Removed unused imports.
  • Reverted appID changes to prevent update failures.
  • Fixed reload button functionality on errors.

Improvements

  • Cleaned up canvasses by sorting and updating the file navigation panel.

New Features

  • Added models: Gemini, O1, and Llama3.3.

Other

  • Removed ID display for debugging purposes.
  • Removed debug code.

v1.4.2

December 23, 2024

stable

Bug fixes

  • Fixed an issue with license activation to ensure smooth access.

New features

  • Added support for the llama3.3 model.
  • Included a reload button to recover from errors quickly.

Improvements

  • Cleaned up all canvasses by sorting and updating the file navigation panel.
  • Fixed navigation state conditions for better user experience.

v1.4.0

December 22, 2024

stable

Improvements

  • Performance enhancements with MillionJS for better responsiveness.
  • Improved routing and core functionality, with navigation now working as expected.
  • Faster speed for key operations.
  • Application now refreshes all files after deletion.
  • Fixed issues with license validation and activation.
  • Migration to Zustand state management for better stability.
  • Added support for new models including Gemini, O1, and Llama 3.3.
  • Implemented a reload button on error screens for easier recovery.

Bug fixes

  • Fixed default model and context bugs.
  • Resolved JSON extension issues.
  • Addressed duplication and undodelete bugs.
  • Corrected license activation bug.
  • Fixed a memory leak issue, with ongoing efforts to resolve it.
  • Redirection to license activation page now works correctly.

Removed/Updated features

  • Removed SVG fonts and moved everything to Zustand.
  • Removed debug ID display.
  • Removed canvasAtom and integrated Model into system prompt.
  • Extracted app version logic for Windows, Mac, and Linux.
  • Updated export options for PowerShell.
  • Removed hono node server and some legacy workflow components.
  • Enhanced SWR cadence for better data fetching.

v1.4.1

December 22, 2024

stable

No changes have been made in this update.

v1.4.0-release

December 22, 2024

pre-release

Bug fixes

  • Fixed various bugs related to memory leaks.
  • Fixed issues with the JSON extension handling.
  • Resolved duplication bugs.
  • Corrected undo delete functionality.

Improvements

  • Removed canvasAtom and integrated Model into the system prompt.
  • Transitioned state management from useAtom to Zustand for better performance.
  • Numerous changes made to enhance overall system stability and performance.

v1.4.0-test

December 21, 2024

pre-release

There are no new updates or changes to report at this time.

v1.3.5-optimizedDataFlow3

December 19, 2024

pre-release

Bug fixes

  • Resolved issues that could affect the stability of the platform.

Improvements

  • Enhanced overall system performance and reliability.

v1.3.5-optimizedDataFlow2

December 19, 2024

pre-release

There are no updates or changes in this release.

v1.3.5-optimizedDataFlow

December 19, 2024

pre-release

  • Added Windows signing process and update for code signing workflows.
  • Implemented improvements for the hono server component.
  • Made updates to workflows and removed SVG fonts.
  • Enhanced error message handling with the latest SDK upgrade.
  • Added PowerShell script for version export on Windows.
  • Isolated app version logic for Windows, Mac, and Linux.
  • Improved performance with Million.js.
  • Fixed default model and context bugs.
  • Enhanced routing and navigation stability.
  • Improved speed and overall core functionality.
  • Updated refresh logic after file deletions.
  • Fixed redirection flow for license activation.
  • Addressed memory leak issues and related fixes for better stability.

v1.3.5-react-router

December 18, 2024

pre-release

Improvements

  • Performance improvements have been implemented.
  • Routing and navigation are functioning correctly.
  • License validation process has been checked.
  • Redirection to Activate license page is working properly.

Bug Fixes

  • Fixed issue with refreshing all files after deletion.

Other updates

  • Some enhancements made to the system's overall responsiveness and reliability.

v1.3.5-performance2

December 15, 2024

pre-release

Bug fixes

  • Resolved issues related to the default model and context to improve system stability and accuracy.

v1.3.5-performance

December 15, 2024

pre-release

  • The system has been optimized to better handle large numbers of nodes, resulting in smoother performance.
  • Background improvements have been made to enhance overall responsiveness.

v1.3.5-patch4

December 14, 2024

pre-release

No updates affecting the user experience have been made in this version.

v1.3.5-patch3

December 14, 2024

pre-release

New feature

  • Added the ability to export version information on Windows.

v1.3.5-patch2

December 14, 2024

pre-release

Improvements

  • Updated workflows to enhance user experience and efficiency.
  • Removed SVG fonts to improve loading times and visual consistency.

v1.3.5-patch

December 14, 2024

pre-release

There are no changes or updates in this version.

v1.3.5

December 14, 2024

stable

  • Fixed model name in Straico and added a delete button for image nodes.
  • Added process for signing on Windows.
  • Updated error messages to work correctly with upgrade @ai-sdk@v4.
  • Improved upgrade process to display errors properly.
  • Made changes to build name.
  • Removed unnecessary signing processes and fixed executable path name.
  • Updated workflow configurations and deleted a test workflow.
  • Ensured Hono is functioning properly.
  • Released version 1.3.5.

v1.3.4-buildnametest

December 14, 2024

pre-release

New Features

  • Privacy policy, terms and conditions with refund policy added to inform users.
  • Show version number in settings for easy reference.
  • Built-in dark mode fixes for better appearance.
  • Show a copy of the license required for activation.
  • Activation and verification process for licenses now operational.
  • Support for new language models including Claude and Ollama, with performance improvements.
  • Import of JPG images now supported, with lazy loading for better performance.
  • Ability to create a new file on first load.
  • Import types for better code quality.
  • New icon added for macOS and Windows builds.
  • Support for macOS code signing and notarization.
  • Artifacts are now uploaded to cloud storage options like Cloudflare R2 and AWS S3.
  • Better error handling and feedback for user actions.
  • Improved UI elements such as a top draggable bar, better config settings, and improved node and canvas layouts.
  • Support for multiple OS-specific builds and streamlined release process.
  • New features for chat nodes, including delete buttons, auto-naming, and unique IDs.
  • Theme toggle (dark/light mode) fixes and improvements.
  • New color options and swatches for better customization.
  • Support for different language models like Mistral and more.

Bug Fixes

  • Fixed issues with file attachment parsing and image loading.
  • Resolved UI layout and color problems in dark and light modes.
  • Corrected errors in license activation, verification, and model loading.
  • Fixed canvas height calculation errors and related UI glitches.
  • Addressed performance issues, including sluggishness and inefficient rendering.
  • Fixed node resizing, zoom, and interaction bugs within the flow diagrams.
  • Corrected issues with node duplication, deletion, and unique ID assignment.
  • Fixed build and release pipeline errors, including artifact uploads and signing processes.
  • Resolved background and color inconsistencies across various screens.
  • Fixed the Overlapping glow effect on UI buttons.
  • Corrected Windows-specific issues including signing and artifact generation.
  • Fix typo in YAML configuration files.
  • Fixed errors related to YouTube node display and memory leaks.
  • Addressed problems with the fidelity of the text Node and header UI.

Improvements

  • General UI cleanup, including spacing, layout, and color fixes.
  • Performance improvements for node rendering and interaction.
  • Better error messages and user feedback during operations.
  • Enhanced configuration and local storage handling for a smoother experience.
  • Improvements in process resilience, preventing failures from halting builds.
  • Support for mirroring nodes with consistent coloring.
  • Better handling of large diagrams with increased zoom and fit view.
  • Support for multiple OS-specific artifacts with cleaner directory structures.
  • Upgraded and cleaned dependencies to improve stability.
  • Throttling, debounce, and recursive context improvements for smoother interactions.
  • Various minor UX tweaks aiming for more straightforward and accessible interaction.

v1.3.4-windowssigning3

December 12, 2024

pre-release

  • Fixed the executable path name to ensure proper operation.
  • Removed unnecessary signing processes to streamline the setup.

v1.3.4-windowsSigning2

December 12, 2024

pre-release

  • Resolved issues with the workflow process to improve reliability and consistency.

v1.3.4-windowsSigning

December 12, 2024

pre-release

  • The application now supports Windows signing process, improving security during installation.

v1.3.4-patch2

December 11, 2024

pre-release

  • Minor code fixes to improve stability and performance.

v1.3.4-patch

December 11, 2024

pre-release

No recent updates affecting the user experience have been made in this release.

v1.3.4

December 11, 2024

stable

  • Improved the functionality of the text node, making it more reliable for use.
  • Fixed issues related to text coloring for better visual clarity.
  • Enhanced the color swatch icon with better coloring and dynamic wheel now, improving the visual interface.
  • Addressed layout issues caused by tabbing to provide a more consistent user experience.
  • Fixed warning related to safelist and UI issues with NodeHeader for smoother operation.

v1.3.3

December 9, 2024

stable

Improvements

  • Hardcoded model names for straico models added to ensure consistency.

Configuration

  • Forced Ollama API key set to a specific value for improved setup and access.

v1.3.2

December 8, 2024

stable

Improvements

  • Enhanced the formatting of user queries to ensure better display and readability.

v1.3.1

December 8, 2024

stable

Improvements

  • IBM Plex fonts are now properly integrated, enhancing the visual style.
  • Minor user experience fixes have been implemented to improve overall usability.

No user-facing changes

  • The v1.3.1 update includes behind-the-scenes improvements not affecting the user interface.

v1.3.0

December 8, 2024

stable

New Features

  • Ability to choose any color using dropdowns, with color swatches for easier selection.
  • Support for local models and integration with Mistral model for Ollama.
  • Added option to connect nodes with the same color.

Bug Fixes

  • Fixed theme toggle issues.
  • Enabled proper handshake functionality with Ollama.

Improvements

  • Updated chat node classname for better performance.
  • Removed obsolete opencoder component.
  • Minimized implementation for a more efficient interface.
  • Updated to version 1.3.0.

Visual & UI Updates

  • New Mac icon and new icon for the product.
  • Theme change now functions correctly.

v1.2.8

December 2, 2024

stable

New feature

  • Users can now duplicate nodes within the application, making it easier to manage and replicate content or settings.

v1.2.7

December 1, 2024

stable

Changes to user experience

  • Placeholder text will now be shown when no default model is selected, helping you understand when a model is missing.
  • Default provider fallback is now set to OpenAI, which ensures more consistent behavior when default provider information is unavailable.

Bug fixes

  • Removed debug ID to streamline performance and eliminate unnecessary debugging clutter.

Improvements

  • Assigned unique IDs to nodes for better tracking and management within the system.
  • Extracted the license endpoint into a constant to improve code maintainability.

v1.2.6.1

November 29, 2024

stable

This update includes internal code fixes that do not affect the user experience. No changes for end-users.

v1.2.6

November 29, 2024

stable

Bug Fixes

  • Resolved an issue with license activation that prevented some users from activating their licenses correctly.

v1.2.5

November 28, 2024

stable

Bug Fixes

  • Fixed an issue that could potentially overwrite files.

Improvements

  • Removed unused imports to improve code clarity and maintainability.

v1.2.4.1

November 27, 2024

stable

Bug Fixes and Improvements

  • No impact on user experience in this update.

v1.2.4

November 27, 2024

stable

New features

  • Auto naming of chats now available, making it easier to identify conversations.
  • Automatic title synchronization implemented for better organization.

Improvements

  • Title generation and updates for chat nodes have been optimized for better performance.
  • Simplified request headers with a more streamlined model.

Other updates

  • Prevented markdown output in titles to ensure cleaner display.
  • Various under-the-hood improvements and version update to v1.2.4.

v1.2.3

November 23, 2024

stable

  • Improved error handling to prevent the app from crashing unexpectedly.
  • Fixed display issues with YouTube nodes to improve visibility and usability.
  • Resolved memory leak issues to enhance app stability and performance.

v1.2.2

November 23, 2024

stable

There are no new features, bug fixes, or improvements in this update.

v1.2.1

November 23, 2024

stable

v1.2.0

November 23, 2024

stable

Improvements

  • Fixed an issue with all canvases page.
  • Content has been added to files.
  • Error message during SDK downgrade to v3.4 resolved.
  • All models are now functioning correctly.

Notes

  • PDFs are currently supported only with Claude.

v1.1.16.1

November 20, 2024

stable

Improvements

  • Minor typo corrected in the configuration file for better clarity.

v1.1.16

November 20, 2024

stable

New features

  • Stop button added to chat generation to give users more control.

Fixes and improvements

  • Fixed glow overlapping on buttons for better visibility.
  • Temporarily removed R2 upload feature.

Other updates

  • Upgraded to version 4, and everything is functioning correctly.

v1.1.15.8

November 19, 2024

stable

Improvements

  • The storage backend has been replaced with AWS S3, which may improve reliability and scalability for your files.

v1.1.15.7

November 19, 2024

stable

Bug Fix

  • Corrected the secret key name used for Cloudflare, which improves the connection stability and security.

v1.1.15.6

November 19, 2024

stable

Improvements

  • Users can now upload artifacts directly to Cloudflare R2, improving storage management and accessibility.

v1.1.15.5

November 19, 2024

stable

Improvements

  • System now maintains separate artifacts for different operating systems. This helps ensure compatibility and optimized performance based on your device.

  • The product now only loads the necessary artifacts for your system, which can improve speed and reduce resource usage.

v1.1.15.4

November 18, 2024

stable

There are no new updates or changes in this release.

v1.1.15.3

November 18, 2024

stable

Improvements

  • Changed artifact management to exclude the build-debug.yml file, which may improve build efficiency and reduce clutter.

v1.1.15.2

November 18, 2024

stable

Improvements

  • Updated how artifacts are handled within the system to improve stability and reliability.

v1.1.15.pre

November 18, 2024

stable

UI and Experience improvements

  • Reduced vibrancy effects for a simpler visual style.
  • Light mode and dark mode now work correctly on API keys screen.
  • License page has been redesigned for a cleaner appearance.
  • Custom window framing is now only available for macOS.

Fixes

  • Fixed issues with light and dark mode on specific screens.

Other updates

  • Artifacts are now aggregated into a single folder for better organization.

v1.1.15.1

November 18, 2024

stable

Improvements

  • All artifacts are now aggregated into a single folder for easier access and management.

v1.1.15

November 18, 2024

stable

No changes have been made in this update.

v1.1.14.26

November 18, 2024

stable

v1.1.14.25

November 18, 2024

stable

Bug fixes

  • Fixed an issue with the release action that caused unintended behavior. This should improve the stability and reliability of release processes.

v1.1.14.24

November 17, 2024

stable

Updates

  • No new features or fixes affecting user experience were included in this update.

v1.1.14.23

November 17, 2024

stable

Bug fixes

  • Corrected issues related to Windows YAML configuration files to improve stability and reliability.

v1.1.14.22

November 17, 2024

stable

Fixes

  • The background color in light mode has been corrected for better visual clarity.
  • The Windows version label has been updated to 'latest-win' for consistency.

v1.1.14.21

November 17, 2024

stable

Improvements

  • Added exporting of builder debug information and latest.yml files as artifacts to assist with troubleshooting and deployment processes.

v1.1.14.20

November 17, 2024

stable

Improvements

  • Caching for dependencies has been added to improve the app's load times and overall performance.

v1.1.14.19

November 17, 2024

stable

Improvements

  • Ability to separately download artifacts, making it easier to access specific files.
  • Enhanced artifact upload process for better management.
  • Version upgrade for GitHub release integration to improve stability and compatibility.

v1.1.14.18

November 16, 2024

stable

  • No user-facing changes found in the update.

v1.1.14.17

November 16, 2024

stable

New feature

  • Users can now download all artifacts at once.
  • Users can upload artifacts in bulk.

v1.1.14.16

November 16, 2024

stable

Improvements

  • The application's deployment hosting has been changed from Cloudflare to GitHub for potentially improved stability and consistency.

v1.1.14.15

November 16, 2024

stable

Improvements

  • Enhanced the file upload process to work seamlessly across various operating systems.

v1.1.14.14

November 16, 2024

stable

  • Improved the way the distribution directory contents are displayed for better visibility.

v1.1.14.13

November 16, 2024

stable

  • Fixed an issue that caused upload errors due to missing artifacts. You should now be able to upload files without errors.

v1.1.14.12

November 16, 2024

stable

Improvements

  • The build process will now continue even if individual steps fail, increasing robustness and allowing more to be accomplished in a single run.

v1.1.14.11

November 16, 2024

stable

Change

  • Removed Snap image support for Linux platforms.

v1.1.14.10

November 16, 2024

stable

Improvement

  • File uploads to R2 storage now only occur on Linux builds due to SSL handshake issues with Windows. This may affect users on Windows environments.

v1.1.14.9

November 16, 2024

stable

Bug fixes

  • Fixed issues related to the checkout process to ensure smoother transactions.

v1.1.14.8

November 16, 2024

stable

No new features, bug fixes, or improvements affecting the user experience have been included in this update.

v1.1.14.7

November 16, 2024

stable

Fixes and Improvements

  • Exported APPLE_ID and APP_SPECIFIC_PWD are now included in the account export process.

v1.1.14.6

November 16, 2024

stable

  • No user-facing changes in this update.

v1.1.14.5

November 16, 2024

stable

Improvements

  • Implemented compression process before uploading artifacts to reduce upload time.

Bug fixes

  • Removed Windows certificate name to streamline certificate management.

v1.1.14.4

November 16, 2024

stable

Bug Fix

  • Corrected the action for Cloudflare to improve reliability and ensure proper operation.

v1.1.14.2

November 16, 2024

stable

v1.1.14.3

November 16, 2024

stable

No recent updates affecting user experience have been released.

v1.1.14.1

November 15, 2024

stable

Improvements

  • No user-facing changes in this update.

v1.1.14

November 15, 2024

stable

Improvements

  • Enhanced the process for code signing and notarization on macOS, which helps ensure the application runs smoothly and securely on your Mac devices.

v1.1.13

November 13, 2024

stable

Improvements

  • The top bar is now draggable and positioned at the top for better accessibility.
  • The view automatically fits when navigating to a new canvas.
  • When no canvas is selected, the app now directs you to the allCanvases Picker.
  • Removed debug information and added helpful hints for creating a new canvas.

Bug fixes

  • Corrected the radius settings for shadcn components.

New features

  • Included hints to assist with creating new canvases.

General updates

  • Upgraded various libraries to improve stability and performance.

v1.1.11

November 11, 2024

stable

Improvements and bug fixes

  • Added delete undo functionality.
  • Removed tracking of the .env file.
  • Simplified ReactFlowCanvas by removing unnecessary elements.
  • General user interface improvements.

v1.1.10

November 10, 2024

stable

Improvements and fixes

  • Perplexity is now functioning correctly.
  • Grok is now working correctly.

Note

  • There is a known issue with context handling in Grok that is being addressed.

Other

  • Minor prompt adjustments for better performance.

v1.1.9

November 8, 2024

stable

New Features and Improvements

  • Implemented a reusable hook for the canvas atom, which can improve performance and consistency.
  • Recursive context functionality is now confirmed to be working properly.
  • Throttling has been optimized for better performance.

Please note that these updates focus on technical enhancements to improve stability and usability.

v1.1.8

October 30, 2024

stable

Improvements

  • Messages now appear when you open the application, providing you with relevant information or updates.

v1.1.7

October 30, 2024

stable

  • Improvements have been made to enhance the overall performance of the product.

v1.1.6

October 30, 2024

stable

Improvements

  • Enhanced error messages to help you understand issues more clearly.
  • Improved feedback and default model updates to provide a smoother experience.
  • Better error handling and key validation logging for more reliable performance.
  • Updated API key links for easier access.

Removed features

  • Removed PDF processing workers to streamline the service.

v1.1.5

October 27, 2024

stable

Improvements

  • Enhanced configuration and license fetching by utilizing localStorage for better performance.

Bug fixes

  • Fixed issues causing sluggishness in the application.

v1.1.4

October 26, 2024

stable

Fixes

  • Fixed the logic related to license verification.
  • Corrected padding issues for better layout consistency.

Updates

  • Version 1.1.4 released.

v1.1.3

October 26, 2024

stable

New features

  • Added the ability to attach files as attachments instead of parsing text.
  • ChatNode now includes a delete button for easier removal.
  • Image loading has been improved and images are now supported on the canvas.
  • Lazy mode has been introduced for images, potentially enhancing performance.
  • A new file is created on the first load to streamline user experience.

Bug fixes and improvements

  • Resolved height calculation errors for better layout.
  • Removed node resizer for chatNodes to improve interface stability.
  • Fixed color issues for light and dark modes and added a note for Claude $5 balance.
  • Image reading is now functional with JPG images only.

Other updates

  • Updated license verification process.
  • Some internal code merges with the main branch.

v1.1.2

October 23, 2024

stable

Improvements

  • Upgraded to the new Claude model for better performance and responses.

  • Minor bug fixes and stability improvements.

v1.1.1

October 22, 2024

stable

New features

  • Support for building .zip files for Mac applications.

Improvements

  • Default model logic has been added to improve functionality.

v1.1.0

October 21, 2024

stable

Improvements

  • The onboarding keys section has been improved with better UI and added links to obtain keys.
  • Light mode visual issues have been fixed.
  • An accordion component from shadcn has been added for better content organization.

v1.0.9

October 20, 2024

stable

Improvements

  • Activation and verification processes are now confirmed to be working more reliably.
  • License activation process has been improved for smoother user experience.

v1.0.8

October 18, 2024

stable

Improvements

  • Added a unique identifier for the first node in the canvas to enhance tracking and referencing.

Updates

  • Minor performance enhancements to improve overall responsiveness.

v1.0.7

October 18, 2024

stable

Improvements

  • Fixed issues with dark mode to ensure it displays correctly.

v1.0.6

October 16, 2024

stable

No updates to report in this release.

v4.10.5

January 1, 1970

stable

Fix

Display exact Straico error instead of "Unprocessable Entity"