Skip to content

Releases: cookie891124/ScriptNexus

v1.2.0

11 Jun 11:09

Choose a tag to compare

v1.2.0

Bug Fixes

  • 书签栏预览美化 (BookmarkPreviewView)

    • 移除两个重叠矩形的渲染问题,改用单个圆角卡片
    • 使用圆形书签图标替代方形小点
    • 双遍扫描确保卡片宽度正确包含所有内容
    • 命名常量替代硬编码数值,根标题添加分隔线
    • 高亮条改为全卡片宽度
  • JS 书签部署重构 (JsService)

    • 采用 clean-slate 替换策略,从结构上消除重复书签
    • UUID v5 确定性 GUID 保证 Chrome Sync 跨次部署识别
    • 部署前清除 journal 文件防止 Chrome 回放旧变更
    • 保留用户手动创建的子文件夹
    • URL 协议支持扩展:http/https/javascript/file

v1.1.0

09 Jun 12:25

Choose a tag to compare

v1.1.0nn### Bug Fixesn- Fixed: Template deployment failure (Ribbon???,?????) caused by missing test fixture reference after repo cleanupn- Fixed: Ribbon preview not updating immediately after adding/renaming/deleting tabs, groups, or buttonsnn### Previous fixes includedn- Deployment template directory path sync after settings changen- WPS one-click deploy button restored in module toolbar