v0.4.0
Features
- New demo videos by @iberflow in a547896.
- Unify TUI colors by @iberflow in 9749888.
- Animate port probe shortcut while in action by @iberflow in ad60c45.
Fixes
- Restore native text selection by disabling mouse capture by @iberflow in e4a2dd7.
- Pin care action by commit sha, not tag object by @iberflow in c74eb45.
Documentation
CI & Build
- Bump care action to v0.9.3 by @iberflow in 2c2dc95.
- Move action version to inline comment so dependabot maintains it by @iberflow in 7d9cae5.
- Add governance workflows and contributor docs by @iberflow in f70bb9c.
Chores & Other
- Update videos by @iberflow in 15b9695.
- Deps: Bump goreleaser/goreleaser-action by @dependabot[bot] in 1da67fb.
New Contributors
- @dependabot[bot] made their first contribution
Full Changelog: v0.3.0...v0.4.0
Install
# go
go install github.com/toaweme/blink/cmd/blink@v0.4.0
# homebrew (macos/linux)
brew install toaweme/tap/blink
# scoop (windows)
scoop bucket add toaweme https://github.com/toaweme/scoop-bucket
scoop install toaweme/blink
# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/blink/releases/download/v0.4.0/blink_0.4.0_linux_x64.tar.gz | tar xz