Release Notes
Features
- (docs) Add config section and version badge to docs site
- (docs) Add changelog page and improve navbar navigation
- (docs) Link issue references to GitHub on changelog page
- (docs) Use config.example.yaml as source for ConfigSection (#262)
- Add column visibility selector popup (#261)
Bug Fixes
- (docs) Fix deploy cancelled by PR concurrency group
- (docs) Fix changelog not visible on small viewports and mobile nav overflow
- Correct logo path in README after SvelteKit migration
Refactor
- Clean up config.example.yaml with lsd-style section headers
Install dtop 0.7.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/amir20/dtop/releases/download/v0.7.1/dtop-installer.sh | shDownload dtop 0.7.1
| File | Platform | Checksum |
|---|---|---|
| dtop-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| dtop-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| dtop-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| dtop-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |