Skip to content

Releases: CKylinMC/PasteMe

v1.2.4 - 完全自定义用户提示词

07 Mar 07:21
5a757c2
Compare
Choose a tag to compare

更新内容

  • 新增: 在设置界面调整AI快速片段 #47
  • 新增: 完全自定义的用户提示词(旧版生成的提示词需要手动确认更新为新版本) #47
  • 修复: 更新依赖解决rime输入问题 #32
  • 修复: 合并AI续写和提问AI功能,并使其结果可编辑 #46
  • 修复: 移除窗口特殊效果以解决Windows 10版本上的性能问题
  • 发布: v1.2.4 @CKylinMC #52

Full Changelog: v1.2.3...v1.2.4

v1.2.3 - 提升AI模型兼容性

03 Mar 10:51
8ea647d
Compare
Choose a tag to compare

更新内容

  • 修复: 支持NIM等具有CORS限制的模型(需要开启兼容性模式) #41
  • 修复: 按键选择器颜色不正确
  • 修复: 使用命令行参数--autostart--silent启动时异常的问题
  • 重构: 将窗口操作逻辑移动到后端 @CKylinMC #42
  • 发布: 发布 v1.2.3 @CKylinMC #43

Full Changelog: v1.2.2...v1.2.3

v1.2.2 - 浅色模式再修复

02 Mar 07:08
107d685
Compare
Choose a tag to compare

更新内容

  • fix: 修复CI更新信息并添加问题模板,由@CKylinMC#36 提交
  • fix: 修复反馈链接和浅色模式下的主题初始化,由@CKylinMC#38 提交

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - 自动颜色模式适配

28 Feb 07:56
001dc70
Compare
Choose a tag to compare

What's Changed

  • Publish v1.2.1 by @CKylinMC in #29
  • 修复: #26 Windows浅色模式适配问题
  • 新增: #28 自适应系统主题

Full Changelog: v1.2.0...v1.2.1

v1.1.3 - More markdown and more AI model compatibility

27 Feb 16:52
441edf2
Compare
Choose a tag to compare

What's Changed

  • Bump to 1.1.3 by @CKylinMC in #23
  • fix: restore onHide calling... by @CKylinMC in #24
  • fix: link text color in markdown conflicts with background
  • fix: wrong tools tips
  • feat: markdown render
  • feat: saveConfig now debounced
  • feat: able to turn of tools calling for compatibility of AI models doesn't support tools calling

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - Fix config saving

26 Feb 18:26
2bac918
Compare
Choose a tag to compare

What's Changed

  • Fix set function key and bump version to 1.1.2 by @CKylinMC in #18

Full Changelog: v1.1.1...v1.1.2

v1.1.1 - Updater fixed and config backend moved to Rust

26 Feb 17:29
f6d87b9
Compare
Choose a tag to compare

What's Changed

  • chore: bump to 1.1.1 by @CKylinMC in #17
  • fix: updater not working correctly
  • refactor: move config to rust-end to reduce errors

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Settings updates and Link detection

21 Feb 19:47
2475f37
Compare
Choose a tag to compare

What's Changed

  • Version 1.1.0 by @CKylinMC in #15
  • NEW: feat: link detection
  • NEW: Settings for each action
  • feat: use built-in mouse getter and optimized window position
  • build: update dependencies

Full Changelog: v1.0.0...v1.1.0

v1.0.0 First Release

21 Feb 08:26
5f1c761
Compare
Choose a tag to compare

What's Changed

  • 1.0.0 first release by @CKylinMC in #13
  • Disabled image generation due to not working, it will be add back when it has been done
  • Built-in updater
  • Icons

Full Changelog: v0.4.0...v1.0.0

v0.4.0 - Web search integrated!

19 Feb 15:53
84842cf
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Settings window redesign
  • Web search and web crawler added as AI tools
  • Panel UI update
  • bump to 0.4.0 by @CKylinMC in #12

Known Issues

  • Image creations not working
  • Program must be started with admin perms or it will not works

Full Changelog: v0.3.0...v0.4.0