Skip to content

V2.2.1

Choose a tag to compare

@KindaBrazy KindaBrazy released this 07 Feb 09:27
· 2059 commits to master since this release
91e7a1f

App Changes:

✨ New Features

  • Git Cloning Enhancements: Added options for cloning single branches, specifying branch names, and setting clone
    depth.
  • Repository Card Menu: Introduced a new menu item on Repository cards, providing access to branch management (view, switch), repository reset, unshallow, and commit details.
  • Card Duplication: Added the ability to duplicate cards. #8

⚡ Improvements

  • In-App Readme Viewer: Displays the readme file within the app for cards that are not yet installed.
  • Staggered Card Update Checks: Card update checks are now performed sequentially on startup instead of all at once.
  • Streamlined Pinning: Replaced the ribbon with an icon button for pinning cards.
  • Shallow Cloning for AI Extensions: Utilizes shallow cloning for faster installation of AI extensions.
  • Optimized AI Information: Uses the cardInfo modules method for AI information instead of the built-in method.
  • Search Result Refinement: Hides the arguments category when search results are empty.
  • Ctrl+Click Shortcuts:
    • Open a card's homepage in an external browser using Ctrl+click.
    • Open a card's project folder by Ctrl+click on "Open Folder" in the card menu.

🪲 Bug Fixes

  • Fixed an issue where card menu items might not function correctly.
  • Resolved issues with the settings layout extending beyond the app screen.
  • Correct the layout of customized card settings for smaller window sizes.
  • Removed the update badge after a successful card update.
  • The User component in card info is now rendered correctly when a valid picUrl is present.
  • Resolved issues with the zoom functionality in the in-app browser.
  • Fixed broken links within the in-app browser.#25
  • The "Extension Installed" button is no longer shown if an installation error occurs.
  • The uninstall menu item is now hidden if a card has no installation directory.

📌 Minor Changes

  • Added the ability to edit card titles.
  • Modules and extensions are switched to the early-access branch for early-access users.
  • Updated the style of the Run Behavior selection and added descriptions.
  • Set all radius values to the default (md).
  • Restored the joined style for button groups.
  • Adjusted menu icon sizes for consistency.
  • Hides the description component in card info if it's empty.
  • A "Modules Page" button is now displayed when no cards are present.
  • Added --set-upstream-to when changing branches.
  • The update menu item is now only shown when an update is available for cards with custom update checks.

Api and Backend Changes

App

Plugins

General

Modules

Extensions


Full Changes:V2.1.0 to V2.2.1 | Source Point: 8631046


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