v1.0.0-preview.1
Pre-release
Pre-release
·
44 commits
to master
since this release
Release Notes
This is the first preview release of AutoLaunch, implementing core functionality.
Important Note: Preview releases may contain unstable APIs or behavior changes, and are not recommended for production use.
Changed
- Full support for AOT and trimming.
- Unified cross-platform auto-launch builder API.
- Windows: Implemented auto-launch via Registry, Startup folder, and Task Scheduler.
- Linux: Implemented auto-launch via Freedesktop.
- MacOS: Implemented auto-launch via LaunchAgent and AppleScript.
发布说明
这是 AutoLaunch 的首个预览版本,已实现项目核心功能。
重要提示:预览版可能包含不稳定的 API 或行为变更,不建议直接用于生产环境。
变更
- 完全支持 AOT 与裁剪。
- 提供跨平台统一的启动器构建 API。
- Windows:实现了基于注册表、开始菜单文件夹、任务计划的自启动。
- Linux:实现了基于 Freedesktop 的自启动。
- MacOS:实现了基于 LaunchAgent 和 AppleScript 的自启动。
Full Changelog: https://github.com/Linlccc/AutoLaunch/commits/v1.0.0-preview.1