Skip to content

Releases: aiaimimi0920/Hook

V0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 02:13

Hook V0.2.0

Major Updates

  • Refactored large files by separating code according to responsibility. Going forward, we aim to keep each source file under 500 lines of effective code, with a soft limit of 700 lines and a hard limit of 1,500 lines.
  • Improved the stability and smoothness of screenshot capture.
  • Officially released the Loom integration mechanism, along with Loom’s first package:
    https://github.com/aiaimimi0920/Loom/releases/tag/V0.2.0-sdk
    Users can install Loom and then add plugins to process or enhance images. Available Art Nodes include Color Transfer, Image Compression, Background Removal, Stock Monitoring, and more. Users can also develop their own Art Nodes for local use.
  • Added support for capturing screenshots of applications with screenshot protection, such as Telegram.
  • Fixed numerous bugs and security vulnerabilities, and introduced relevant GitHub-based mechanisms and workflows.

主要更新

  • 将庞大的文件根据职责做代码拆分,单文件有效代码行数在后续保证不超过500行,软上限为700行,硬上限为1500行。
  • 提高截图的稳定性和流畅度。
  • 正式发布loom联动机制,并发布loom的第一个包:https://github.com/aiaimimi0920/Loom/releases/tag/V0.2.0-sdk ,用户可以安装loom,然后就可以安装插件以调整图片,比如"色彩迁移"、"图片压缩"、"背景去除"、"股票盯盘"等多种art node,用户还可以自行开发art node在本地使用。
  • 增加telegram等防截图软件的截图
  • 修复并解决诸多bug和漏洞,引入github的相关机制。

Full Changelog: V0.1.11...V0.2.0

V0.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:20

Hook V0.1.5

Major Updates

  • Improved long screenshot stitching stability
  • Optimized screenshot and overlay interaction consistency
  • Improved sticker and canvas editing experience
  • Refined core editor capabilities and interaction details
  • Strengthened local verification and release workflow reliability
  • Hardened the GitHub Release build pipeline

主要更新

  • 改进长截图拼接稳定性
  • 优化截图与悬浮层交互一致性
  • 改善贴纸与画布编辑体验
  • 完善编辑器基础能力与交互细节
  • 增强本地验证与发布流程可靠性
  • 加固 GitHub Release 构建流程

Full Changelog: V0.0.9...V0.1.5

V0.0.7

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:40

Full Changelog: V0.0.6...V0.0.7