Skip to content

V2.0.0

Choose a tag to compare

@KindaBrazy KindaBrazy released this 14 Dec 10:41
· 2244 commits to master since this release
0d684a4

✨ New Features

  • Extension Support (Beta): Extend the functionality of the application with custom extensions!
  • Terminal Enhancements:
    • Customization: A new settings section allows you to personalize the terminal's behavior and styling.
    • Colorized Output: Easier-to-read terminal output with color-coding based on message type (#20).
    • Copy/Paste: Support copy and paste text in the terminal with right-click (#20).
  • Markdown Viewer: View Markdown files directly within the application.
  • Content & Navigation:
    • README Integration: Access project README directly from the card menu.
    • Pinned Card Ribbons: Visually identify your pinned cards with a new ribbon design.

⚡ Improvements

  • Card Management:
    • Pinned cards are now displayed at the top of the list for easy access.
    • Non-installed cards are filtered out from "Pinned" and "Recently Used" categories (#21).
    • Card reordering now features a smooth animation.
    • Improved card design for better visibility and aesthetics.
    • The card container background is now slightly lighter.
  • User Interface Enhancements:
    • The information modal has been redesigned for improved clarity and visibility.
    • Category icons have been updated to new colored versions with added descriptions.
    • Enhanced search functionality provides better results for developers and repositories.
    • The close button in the tools info modal now has a background on hover.
    • The search and filter backgrounds are lightened for better visibility.
  • Process Management:
    • AI processes are now forcefully terminated before closing or restarting the application to prevent issues (#22).
    • Selected text in the terminal is now cleared automatically on copy.
  • Initializer:
    • Python validation has been removed from the initializer.
    • The initializer design and window size has been enhanced for a better visual experience.
  • Data Display:
    • Card repository information is now conditionally rendered, only appearing when data is available.

🪲 Bug Fixes

  • Resolved an issue where SVG icons were not displayed correctly.
  • Eliminated a 1-second app freeze during startup that occurred while checking for card updates.
  • Fixed an issue where app elements would sometimes appear underneath the title bar.
  • Ensured that modals and menus no longer obscure the title bar.
  • Update ribbons on cards are now hidden when the card is not visible.
  • Resolved an issue that prevented card auto-updates from working correctly on app startup.

Full Changes:V1.3.1 to V2.0.0


.exe - Windows 10/11: x64
.deb - Debian, Ubuntu: x64, arm64
.rpm - Red Hat, Fedora, SUSE: x86_64, aarch64
.dmg - macOs (Beta) Early-Access


Source Point: 6857bc8

Important

Important Note for macOS Users:
The macOS release is currently staged as beta and has been removed from the public release. I don't have access to a real macOS hardware for testing, and while the build has been tested in a virtual machine, I need real-world feedback to ensure performance and stability. Still you can access the macOS beta through the patreon Early-Access. I appreciate your help in testing and providing feedback!