docs: switch project to noncommercial license

This commit is contained in:
Rixuan Shao
2026-08-28 00:04:34 +08:00
parent d2379ed6cc
commit 65a9929d1e
4 changed files with 138 additions and 13 deletions
+7 -2
View File
@@ -1,11 +1,16 @@
# Changelog
## 2026-08-27
- Changed the project license for project-owned code from MIT License to PolyForm Noncommercial License 1.0.0. Future versions are source-available for noncommercial use only; prior versions remain governed by their applicable license terms.
- Added prominent non-official project, platform-risk, account-authorization, data-responsibility, commercial-use, and intellectual-property notices to the README files.
## 2026-08-25
- Made the experimental branch default to direct Douyin business traffic; Mihomo is now an explicit advanced option for browser traffic.
- Made login-browser networking direct-first with Mihomo fallback and explicit preflight errors.
# Changelog
## 2026-07-11
- Reduced login-desktop resource spikes with lazy Chromium startup, idle/after-export shutdown, status caching, reduced-motion page styling, lower-frequency x11vnc polling, and Compose CPU/memory/PID limits.