v0.8.0
Huge release with a bunch of new features, widgets and fixes! Thanks to all of the new contributors! ❤️
What's Changed
- a bunch of typo fixes by @kilobyte in #187
- Update README with correct config man page by @nichobi in #190
- Update documentation to mention the environment variables that scripts can use. by @aereaux in #191
- Action scripts by @auctumnus in #194
- Add COPYING and README to pkgbuild install by @bd-g in #200
- Add Override urgency to config by @mildred in #199
- Add example i3status-rs config to README.md by @bim9262 in #202
- Bump minimal meson version to 0.59.0, replace 'get_pkgconfig_variable' by @freijon in #206
- Add ControllsWidget by @JannisPetschenka in #203
- Remove DockerFiles and move package installation into each action by @ErikReider in #210
- Audio slider by @JannisPetschenka in #207
- Add Notification placeholder in Control Center by @ErikReider in #212
- Add ControlCenter positioning config option by @ErikReider in #213
- Add Notification Action to copy body security codes to clipboard by @ErikReider in #217
- Add "desktop-entry" as option to scripts by @ErikReider in #219
- Add Brightness slider widget by @JannisPetschenka in #211
- [Feature] Add ability to inhibit notifications through DBus by @ErikReider in #223
New Contributors
- @kilobyte made their first contribution in #187
- @nichobi made their first contribution in #190
- @aereaux made their first contribution in #191
- @auctumnus made their first contribution in #194
- @bd-g made their first contribution in #200
- @mildred made their first contribution in #199
- @bim9262 made their first contribution in #202
- @JannisPetschenka made their first contribution in #203
Full Changelog: v0.7.3...v0.8.0