Releases: JinGongX/SuiDemo
Release list
v0.7.0-alpha
🎉 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
🎉 新版本 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
v0.5.0
v0.4.0-alpha
🚀 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
🚀 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
🎯项目模版改用官方 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
🎯 一个使用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