Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:01
· 10 commits to dev since this release

Changelog

  • 7c98c37 *.exe
  • 8555c46 Delete edgex-paper-nature directory
  • f59a17f Enhance Arch Flow Styles and Visual Effects
  • 79c6a91 Merge branch 'dev' of github.com:anviod/edgeCore into dev
  • 6212789 Merge branch 'dev' of github.com:anviod/edgex into dev
  • 962aaa9 Merge branch 'dev' of github.com:anviod/edgex into dev
  • 98c1927 Refactor styles for UI components and update documentation for versioning
  • d69e57e chore(license): switch from MIT to GPLv3
  • b06a01d chore: 完成项目重命名为 edgeCore
  • be0ef54 chore: 清理go.mod和go.sum,移除未使用的依赖
  • ffd64b7 chore: 清理无用依赖、文档空行和废弃测试文件
  • 5a912ce chore: 移除分布式节点同步相关代码与配置
  • 339880e ci(release): 切换为 goreleaser 自动构建分发,发布 Release 为公开
  • f909ec3 doc
  • f177130 doc
  • d8eb4fe docs(landing): 优化首页视觉效果与文档布局
  • 4c7eb81 docs(landing): 升级首页区布局与动效
  • d537228 feat(build): 重构 Makefile 添加完整的构建与测试流程
  • 9d00be8 feat(docs): add particle network animation to tagline section on GitHub Pages
  • 279d3cb feat(docs): enhance hero visual effects and animations
  • 8a048f8 feat(ean-panel): 重构AI助手面板,优化UI与交互体验
  • 6195fb8 feat(landing): add particle animation to architecture flow section
  • 44ba959 feat(mcp): 工具合并优化(94->32) + 地址语义统一修复(point_id/address/name)
  • a0e7843 feat(northbound & stability): 北向映射树形化、虚拟设备白名单与稳定性修复
  • 9591b8e feat(tests): add deep copy tests for ChannelManager and Device model
  • 1adc905 feat(tests): 更新AI相关测试以支持远程模式,调整BACnet超时限制,新增角色管理和网络组测试
  • 9e84719 feat(ui): 全局动效系统与 AI/列表/设置面板排版抛光
  • fc60d51 feat(ui): 呼吸感间距精调与消除大面积留白
  • 9f5ffdf feat(ui): 继续抛光帮助文档/节点同步/日志/安装向导/虚拟影子/AI聊天
  • 0f48730 feat: add MCP service and AI assistant support
  • fb4e514 feat: enhance MCP settings management and UI
  • b3a96b5 feat: enhance Modbus point view with tooltip and format inference
  • aab0728 feat: update paper date to 2026-08-08, regenerate PDF with 4 SVG sequence diagrams
  • 562f9af feat: 增强北向通道管理功能,添加通道 ID 校验与生成,优化 UI 交互体验
  • 7ed09dc feat: 引入 EAN 2.0 能力层框架与相关实现
  • 8249c53 feat: 新增MCP协议服务,添加AI助手多协议接入能力
  • 4466f4f feat: 新增设备空间属性管理能力
  • 7d6fe15 feat: 添加明暗主题切换功能,优化着陆页布局
  • 0858fdc feat: 添加随机AI视觉效果,优化首页视觉体验
  • 6b8d270 fix(ai-assistant): 保存设置后立即拉取最新配置
  • 3e6c6ad fix(ci): release workflow 使用 go 1.26.4 匹配 go.mod
  • d479658 fix(ci): 锁定 goreleaser v2 以匹配 .goreleaser.yml version:2
  • 5f4e10d fix(dashboard): edge-compute-card remove forced height stretch
  • a02b75d fix(release): 发布构建改用 -mod=mod,解除 vendor 与工具链版本耦合
  • 5695102 fix(ui): 修复 Dashboard 边缘计算卡片被网格拉伸留白
  • 4acc4d5 perf(ui): 削减过度动效消除滞后钝感
  • 941c5f6 refactor(ai-assistant): 重构EAN调试指南组件,优化UI与交互体验
  • 0884a70 refactor(core): 优化并发安全和测试稳定性
  • 9d6d34c refactor(docs): replace tagline particles with honeycomb basalt column grid animation
  • 91a659f refactor(edgos_nats): 实现MQTT Topic到NATS Subject的转换逻辑
  • 5b454d0 refactor: overhaul hero visual to engineering console panel with dynamic metrics and protocol display
  • 6016c20 refactor: standardize SVG formatting and improve readability across components
  • a93a6e6 refactor: 底部动效重构为 EdgeOS 风格简洁页脚,加入标语与友情链接
  • 94272ab style(docs): compact tagline to 80px, enhance honeycomb breathing and add gold flow light effect
  • 2f613d8 style(docs): 优化架构流程图的布局和响应式样式
  • 1d79ca5 style(landing-page): 统一落地页样式并优化优先级标记
  • d0615e6 style: Footer 单行居中布局,强制不换行
  • d9bfcfc style: 优化神经格网效果,调整节点动画时长和透明度以提升视觉表现
  • 2bb0590 style: 优化视觉效果,调整阴影和边框以增强界面美观
  • 0f50824 style: 优化首页AI视觉动效的尺寸与样式
  • 8f144e5 style: 增加新的颜色变量以增强主题和语义效果
  • 015f5c3 style: 更新架构步骤标签以更准确地反映功能
  • f753c8a style: 更新神经格网效果注释,优化节点连接和引导环的视觉表现
  • 84dd65d style: 更新里程碑日期格式,优化视觉效果以提升可读性
  • d41310e style: 调整脚注字体大小和行高以改善可读性
  • d38e294 style: 重构数据格网效果,优化节点和链接的视觉表现
  • 7ca900f test(core): 添加扫描引擎竞态条件测试和Modbus传输频率测试
  • 45112ca 优化场景切换逻辑,增加双击手动切换功能并重置自动轮播计时器;更新样式以改善用户交互体验