fix(release): bump package and daemon to v0.3.1, add project README, and fix Gitea release upload flag
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-09 - 0.3.2 - fix(release)
|
||||
bump package and daemon to v0.3.1, add project README, and fix Gitea release upload flag
|
||||
|
||||
- package.json version updated from 0.3.0 to 0.3.1
|
||||
- ecoos_daemon/ts/version.ts updated to export VERSION = "0.3.1"
|
||||
- Added comprehensive readme.md documenting the project, development and release workflow
|
||||
- Fix .gitea/workflows/release.yml: use curl -T for uploading release assets instead of --data-binary
|
||||
- Updated bundled eco-daemon binary in isobuild/config/includes.chroot/opt/eco/bin/ (new build artifact)
|
||||
|
||||
## 2026-01-09 - 0.3.0 - feat(daemon)
|
||||
add automatic update mechanism (Updater), switch to system journal logs, and expose update controls in the UI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user