Releases: meowrain/localsend-go
Release v1.2.7
now can use go install
Release v1.2.6
now can use go install
Release v1.2.5
Thanks for @DNEGEL3125
Release v1.2.4
✨更新页面样式
🎇实现拖拽上传
✨ Update the appearance and style of the page elements
🎇 Implement the functionality to upload files by dragging and dropping them onto the page
Release v1.2.3
✨ LocalSend - Go Release v1.2.3 Now!
📈 添加命令行参数解析支持 | Added Command-Line Argument Parsing Support
🧩 新增WebServer 模式 | Introduced WebServer Mode
Release v1.2.2
✨ LocalSend - Go Release v1.2.2 Now!
📈 实时进度条加入 | Real - time Progress Bars Added: Both upload and send operations now feature real - time progress bars, offering you a clear view of the process status, making file transfers more transparent!
🧩 代码逻辑优化 | Code Logic Optimization: Streamlined the internal code logic to enhance the overall performance and stability of the application. This ensures smoother operations during various functions.
❌ 接收端取消问题修复 | Receiver Cancellation Bug Fixed: Previously, when the receiver canceled the file reception, the sender would still continue sending. This issue has been resolved, ensuring a more coordinated transfer process.
🔄 设备列表显示逻辑优化 | Device List Display Logic Enhanced: The logic for displaying the device list has been optimized. Newly scanned devices will no longer appear in a disorderly sequence, providing you with a more organized and predictable device list.
📴 程序退出逻辑完善 | Program Exit Logic Improved: Completed the program exit logic to ensure a clean and proper exit. This prevents potential resource leaks and unexpected behavior when closing the application.
Release v1.2.1
✨LocalSend-Go Release v1.2.1 Now!
- 🌐 网页上传功能 | Web Upload Feature: Directly upload files via the web, transfer anytime, anywhere!
- 🎨 美化网页 UI | Enhanced Web UI: Fresh design, clean and modern, visual experience upgraded!
- 🖥️ 美化 TUI | Enhanced TUI: Optimized terminal interface, clear color scheme, more intuitive!
- 🛠️ 发送模式路径自动补全 | Auto-complete for Send Mode Paths: Smart path auto-completion, double the efficiency!
- 🔄 TUI 交互逻辑优化 | Improved TUI Interaction Logic: Smooth operations, friendly prompts, seamless terminal experience!
Release v1.2.0
update action
Release v1.1.0
fix some problems.
Release v1.0.0
✨ 基本功能完成