docs: update changelog for distro support, roadmap, deps fixes
This commit is contained in:
parent
473773abf2
commit
7e5281244b
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,21 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
### Distro Support
|
||||||
|
|
||||||
|
- **Distro support table**: README now lists supported (Ubuntu, Debian, Mint, Pop!_OS, elementary, Zorin, Neon, Fedora, RHEL, CentOS, Arch, Manjaro), might-support (openSUSE, Solus, Void), and not-supported (NixOS, Alpine, Gentoo) distros.
|
||||||
|
- **libwayland-dev** added to install.sh for all distro families (was missing — caused build failures on X11-only systems like Linux Mint).
|
||||||
|
- **libwayland-client0** added to runtime deps (was missing — caused "cannot open shared object file" on Mint).
|
||||||
|
- **Config typo fixed**: `mặt khẩu` → `mật khẩu` in default config and README.
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- **Roadmap section** added to README (v0.1.8: Wayland IM protocol, event-based AT-SPI2; v0.1.9: CI, Flatpak).
|
||||||
|
- **RELEASE_CHECKLIST.md** removed (process now documented in the release commit messages).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v0.1.7 (2026-07-01)
|
## v0.1.7 (2026-07-01)
|
||||||
|
|
||||||
### Password Auto-Detection
|
### Password Auto-Detection
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue