Skip to content

Releases: JinGongX/SuiDemo

v0.7.0-alpha

Choose a tag to compare

@JinGongX JinGongX released this 05 May 07:46

🎉 New Release

✨ 新增功能

  • 🧠 新增 OCR 图像识别能力(支持图片文字提取)
  • 🖼 支持图片上传进行识别
  • ⚡ 优化识别流程,提升整体使用体验

🛠 优化改进

  • 🎨 调整部分 UI 细节,使界面更加简洁统一
  • 🚀 提升整体交互流畅度

本次更新让应用在信息提取与处理方面更进一步,适用于截图识别、文本提取等多种场景。


✨ Features

  • 🧠 Added OCR support for extracting text from images
  • 🖼 Image upload support for recognition
  • ⚡ Improved recognition flow and user experience

🛠 Improvements

  • 🎨 Refined UI details for a cleaner and more consistent design
  • 🚀 Enhanced overall interaction performance

This update enhances the app’s ability in information extraction, making it suitable for scenarios like screenshot recognition and text parsing.

--

v0.6.0-alpha

Choose a tag to compare

@JinGongX JinGongX released this 19 Apr 14:03

🎉 新版本 0.6.1

  • 🔔 新增 Notifications 通知功能,提升信息提醒能力
  • 🏷️ 新增 Tag 管理页面,标签管理更加清晰高效
  • ⚡ 优化部分交互体验与细节


🎉 New Release 0.6.1

  • 🔔 Added Notifications feature for better alerts and updates
  • 🏷️ Introduced Tag Management page for more efficient organization
  • ⚡ Improved interaction details and overall user experience

v0.5.1

Choose a tag to compare

@JinGongX JinGongX released this 12 Apr 14:28

🎉 新版本
• 🪟 优化 Windows 平台窗口标题栏
• ✨ 改进无边框窗口(Frameless)下的交互体验
🎉 New Release
• 🪟 Improved window title bar on Windows
• ✨ Enhanced interaction experience in frameless mode

v0.5.0

Choose a tag to compare

@JinGongX JinGongX released this 29 Mar 11:19

🎉 新版本
• ✨ 全面重构 UI 界面
• 🎨 提升整体视觉体验与一致性
• ⚡ 优化交互细节,让操作更加流畅
🎉 New Release
• ✨ Fully redesigned user interface
• 🎨 Improved overall visual experience and consistency
• ⚡ Enhanced interaction details for a smoother experience

v0.4.0-alpha

Choose a tag to compare

@JinGongX JinGongX released this 14 Mar 13:33

🚀 New Release

✨ 新功能
• 新增托盘菜单功能
应用现在支持系统托盘菜单,可通过托盘快速访问常用操作。
• 托盘菜单语言切换支持
托盘菜单已与应用多语言系统联动,在切换应用语言时托盘菜单会同步更新。
🔧 功能优化
• 优化部分内部逻辑,提升整体稳定性与使用体验
• 对部分功能进行了细节改进

🚀 New Release (English)

✨ New Features
• System tray menu support
Added a system tray menu that allows quick access to common actions directly from the tray.
• Tray menu language switching
The tray menu is now integrated with the application’s i18n system and will update automatically when the application language changes.
🔧 Improvements
• Optimized internal logic to improve overall stability and user experience
• Minor feature and usability improvements

v0.3.1-alpha

Choose a tag to compare

@JinGongX JinGongX released this 10 Feb 05:00

🚀 New Release
✨ 新 Features
• 新增快捷热键功能
支持通过快捷键快速触发核心功能,提升操作效率与使用体验。
🔧 Improvements
• 接口调整与优化
对部分接口进行了重构与优化,提升整体稳定性与可维护性,为后续功能扩展打下基础。
🐞 Bug Fixes
• 优化部分细节表现

🚀 New Release (English)
✨ New Features
• Hotkey support added
Introduced keyboard shortcuts to quickly trigger core features, improving efficiency and workflow.
🔧 Improvements
• API adjustments and optimizations
Refactored and optimized several APIs to improve stability, maintainability, and future extensibility.
🐞 Bug Fixes
• Minor improvements and performance optimizations

v0.2.0-alpha

Choose a tag to compare

@JinGongX JinGongX released this 16 Jan 15:01

🎯项目模版改用官方 Templates方式直接
wails3 init -n myproject -t https://github.com/JinGongX/SuiDemo
创建项目,模板方式更加标准、稳定,且更易维护。

🎯 Project templates are now switched to the official Templates approach
wails3 init -n myproject -t https://github.com/JinGongX/SuiDemo
This approach is more standard, reliable, and easier to maintain.

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@JinGongX JinGongX released this 13 Jul 11:41

v0.1.0-alpha

🎯 一个使用Wails v3构建的现代桌面应用模板,开箱即用地集成了以下功能:

🌍 多语言支持
🌗 黑暗 / 明亮主题切换
🗂️ SQLite 数据库读写示例(增删改查)
🧱 可扩展的前后端架构,适合二次开发

🌍 A Wails v3-based desktop application template with i18n, dark mode, and SQLite integration.

✅ Internationalization (i18n) using vue-i18n
🌗 Automatic light/dark theme support with manual override
🗃️ SQLite database integration with CRUD operations
⚙️ Settings panel and hotkey configuration demo
💡 Built with Wails v3, Vue 3, and TypeScript

Full Changelog: https://github.com/JinGongX/SuiDemo/commits/v0.1.0-alpha