Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Releases: Richasy/FantasyCopilot

v1.2310.1.0

26 Oct 00:48
491f18a
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

πŸ› Bug fixes

  • Fixed dispatch issues during activation @Richasy (#79)

🧰 Maintain

1.2309.1.0

05 Sep 01:53
bbc52a7
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

  • Updates references and allows window height adjustments @Richasy (#76)
  • Provide API support for reader copilot @Richasy (#75)

1.2308.1.0

02 Aug 05:58
e8ee1f9
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

πŸ› Bug fixes

  • Fix the file residual problem when the plug-in import is not completed @Richasy (#66)
  • Fixed the styling issue when the user message contains code @Richasy (#64)

1.2307.2.0

13 Jul 04:58
7ecc728
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

πŸ› Bug fixes

  • Fix the problem that hiding to the tray icon does not take effect @Richasy (#59)
  • FIx readme file not auto open when import the connector @Richasy (#57)

1.2307.1.0

09 Jul 02:03
0ddedae
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

  • Support custom connector @Richasy (#55)
  • Display variable names for plugins at configure time @Richasy (#47)
  • Support workspace import/export @Richasy (#46)
  • Supports data import/export for prompts and sessions @Richasy (#45)

πŸ› Bug fixes

🧰 Maintain

  • Remove plugin solution, add string names generator @Richasy (#49)

1.2306.4.0

21 Jun 00:05
f64145a
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

  • Support for switching back to plain text rendering @Richasy (#43)
  • Show error dialog when import failed @Richasy (#42)
  • Support user-determined behavior for closing windows. @Richasy (#40)
  • Support Markdown text rendering during conversation. @Richasy (#39)
  • Add Plugin Parameters @Richasy (#31)

πŸ› Bug fixes

  • Fixing the issue of UI not updating after modifying the knowledge base. @Richasy (#41)

🧰 Maintain

  • Use HttpClientHandler to simplify Proxy configuration @Richasy (#35)

1.2306.3.0

12 Jun 10:12
9430721
Compare
Choose a tag to compare

Change Logs

πŸš€ Feature

πŸ› Bug fixes

Early Access

08 Jun 05:37
ddd5a05
Compare
Choose a tag to compare
Early Access Pre-release
Pre-release

Release Note

This version is an early preview and is only intended for users who want to try out this app. Please note that this version may contain bugs and is not recommended for production use.

About this release

Once the application is available on the Microsoft Store, updates will no longer be released on GitHub Release. Please download the latest version from the Microsoft Store.

Install

This release includes the application main body (.zip) and core plugins (.fcpkg). Please ensure that both files are downloaded.

How to side-load the app

Please make sure that your system is Windows 11.

  1. Open the developer mode on your device.
  2. Unzip the FantasyCopilot_0.2306.0.0_x64.zip
  3. Right-click the install.ps1
  4. Follow the prompt to do next.

How to import the core plugin

The core plugin provides a set of extended features, and you can learn how to use the plugin by importing it.

  1. Launch the app.
  2. Go to Workspace page.
  3. Select the Plugins tab.
  4. Click Import plugin button (+)
  5. Choose the com.richasy.fantasycopilot.core.fcpkg in file picker.
  6. You'll see the Core Library in your plugin list.

Welcome to share your insights in Discussions. If you encounter any bugs, please report them in the Issues.

BTW, for Chinese users, you can watch this video to know how the app works.