Skip to content

V3.0.1

Choose a tag to compare

@KindaBrazy KindaBrazy released this 12 Jun 11:42
f9fd1a8

🌀 Changes

New Features

  • Tabs for Multitasking:
    • Open multiple modal instances, each in its own tab.
    • Run multiple AI instances at the same time in separate tabs.
  • Standalone Terminal & Browser Windows:
    • You can now open an empty terminal, browser, or a combination.
  • Expanded Context Menu (Right-Click):
    • Includes new actions for text (copy, paste, undo), links (open, copy address), images (save, open), and page
      navigation (back, forward).
  • Notification Drawer:
    • A new drawer to keep you updated with notifications.

Improvements

  • Improved Hotkey System:
    • Hotkeys are now more reliable.
    • Added new hotkeys for browser, terminal, and tab management.
  • Enhanced In-App Browser:
    • Now includes an Address Bar, Find in Page, and Back/Forward/Reload controls.
    • Added mouse wheel zoom and full-screen mode for web content.
    • New setting to choose how links open (external browser or new tab) and to change the browser user agent.
  • Enhanced In-App Terminal:
    • Added a button to copy all terminal content.
    • Displays elapsed time since the AI interface started.
    • WebUI addresses are now detected faster.
  • Argument Handling:
    • Paths for files and directories can now be dynamically converted between relative and absolute.
  • Search Highlighting:
    • Searched words are now highlighted in card extensions.
    • Search terms are highlighted within argument names and descriptions.
  • Card Extensions:
    • New button to open extension Readmes directly in an in-app modal.
  • Settings & Performance:
    • Added a hardware acceleration toggle in settings.

🎨 Style & UI Changes

  • New App Icon: LynxHub has a fresh new icon.
  • Dynamic Loading Backgrounds:
    • New animated backgrounds (Threads, LiquidChrome) during loading.
    • Option to disable loading animations in settings.
  • Progressive Card Loading:
    • Cards now load more smoothly with skeleton placeholders.
  • Redesigned Toast Messages: Notifications have an updated look.
  • Visual Updates:
    • Refreshed colors for home containers, filter, and search elements.
    • Updated home background colors and filter icon.
    • Improved page transition animations.
    • Adjusted dark mode background colors for consistency.
  • UI Enhancements:
    • Icons added to buttons in settings for better clarity.
  • New Error Page: A more user-friendly error boundary page.

🪲 Bug Fixes

  • Fixed an issue causing terminal font corruption in some cases.
  • Prevent errors when quitting the app with active AI processes
  • Corrected placement of modals and windows.
  • The "update available" badge is now hidden when an AI is running.
  • Ensured relative paths work correctly in portable mode for AI interfaces.
  • Improved app title rendering to be accurate and prevent duplicate hyphens.
  • Addressed potential data inconsistencies for users upgrading from versions below 2.0.0 by resetting relevant storage.
  • Fix card containers layout.

📌 Minor Changes

  • Re-enabled tab animations in modals.
  • Prevent storing data in LynxHub Directory
    • Error message now shown if LynxHub's installation directory is selected for AI data to prevent issues.
    • Warnings are added to prevent locating AI instances within the main LynxHub directory.
  • The start button and menu button are now disabled/hidden when an AI is active.
  • Adjust the positioning of extension previews.
  • For portable builds, the update process now opens the download page.
  • Added a setting to toggle error reporting.

⚙️ Api and Backend Changes

Extensions

  • Restructure Extension Handling:
    • The internal structure for handling extensions has been improved for better development and version control.

🌱 Source

Full Changes:V2.4.0 to V3.0.1 | Source Point: 5dc0807