Compare commits

..

2 Commits

Author SHA1 Message Date
Joseph Dalrymple 64e4395318
Merge 32834a8ae7 into 11b522c313 2024-04-10 07:21:30 +00:00
Joseph Dalrymple 32834a8ae7 feat(network): now supports ephemeral interfaces 2024-04-10 02:17:49 -05:00
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- An option `unmute-on-scroll` for `internal/pulseaudio` and `internal/alsa` to unmute audio when the user scrolls on the widget.
- Added support for ephemeral network interfaces, with rudimentary wireguard support ([`#1164`](https://github.com/polybar/polybar/issues/1164), [`#1531`](https://github.com/polybar/polybar/issues/1531), [`#2980`](https://github.com/polybar/polybar/pull/2980)) by [@Swivelgames](https://github.com/Swivelgames).
## [3.7.1] - 2023-11-27
### Build