This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryUpdates Release Notes, Install swpui 0.8.0, and config across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds support for config files. Adds support for config files. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Adds retries for ssh-keyscan in mirror component. Adds retries for ssh-keyscan in mirror component. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Adds support for .swpignore in search functionality. Adds support for .swpignore in search functionality. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Adds mirror to Codeberg repository. Adds mirror to Codeberg repository. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Restricts permissions. Restricts permissions. Source: llm_adapter@2026-05-26 Confidence: low |
— |
| Bugfix | Medium |
Checks minimum supported Rust version (MSRV). Checks minimum supported Rust version (MSRV). Source: llm_adapter@2026-05-26 Confidence: low |
— |
| Refactor | Low |
Uses byte range type for internal representations. Uses byte range type for internal representations. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Release Notes
Added
Changed
- restrict permissions (#44) - (1b74109)
- check msrv (#45) - (3bebff1)
- use byte range type (#46) - (dfa0a03)
Documentation
Full Changelog: 0.7.2...0.8.0
Install swpui 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/beeb/swpui/releases/download/v0.8.0/swpui-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/beeb/swpui/releases/download/v0.8.0/swpui-installer.ps1 | iex"
Download swpui 0.8.0
| File | Platform | Checksum |
|--------|----------|----------|
| swpui-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| swpui-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| swpui-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| swpui-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| swpui-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Swpui, a TUI for case-aware search and replace
Get notified when new releases ship.
Sign up freeAbout Swpui, a TUI for case-aware search and replace
All releases →Related context
Beta — feedback welcome: [email protected]