v1.19.8
What's Changed
🏕 Features
- Remove build date and associated vars by @brndnmtthws in #1731
- Update copyright by @brndnmtthws in #1732
- Update macos build images by @brndnmtthws in #1733
- Bump flake deps by @brndnmtthws in #1735
- Bump web deps, improve mdx handling by @brndnmtthws in #1737
- Add basic pulseaudio source (microphone etc.) support by @julianschuler in #1154
- Enable lua bindings in nix flake by @brndnmtthws in #1741
- Compile tolua++ output as C++ by @brndnmtthws in #1740
- Refactor web search index by @brndnmtthws in #1757
🐞 Bug fixes
- Fix update_interval handling from CLI args by @brndnmtthws in #1728
- Fix bad new/delete usage by @brndnmtthws in #1738
- Fix build for imlib2 <1.10.0 by @brndnmtthws in #1744
- Fix buffer overflow on X11 error bug by @Caellian in #1748
- Fix C mangling for lua bindings by @brndnmtthws in #1750
- Add wlr layer shell check by @Caellian in #1752
- Fix xcb include path by @brndnmtthws in #1754
- Don't call FcFini() by @brndnmtthws in #1755
👒 Dependencies
- build(deps-dev): bump the web-deps group in /web with 4 updates by @dependabot in #1756
New Contributors
- @julianschuler made their first contribution in #1154
Full Changelog: v1.19.7...v1.19.8