What's Changed
🏕 Features
- Follow up to #1361 by @bi4k8 in #1363
- cmake/config.h.in: Added missing BUILD_ prefix to #cmakedefine for MO… by @jaakristioja in #1386
- Implement shared
Color
type by @bi4k8 in #1390 - Fix a couple security nits from codeql by @brndnmtthws in #1401
- Use FindLua CMake module. by @brndnmtthws in #1403
- Add an above-all overlay mode for
own_window_type
,utility
by @tranquillity-codes in #1402 - chore: Fix imlib2 Lua bindings by @brndnmtthws in #1405
- Enable GCC 12 in actions, fix warning. by @brndnmtthws in #1407
- Unbreak Xinerama config loading. by @brndnmtthws in #1408
🐞 Bug fixes
- wayland: trigger window resize when scale changes by @bi4k8 in #1362
- Fix colors when Wayland and X11 backends coexist by @bi4k8 in #1361
👒 Dependencies
- build(deps-dev): bump eslint from 8.30.0 to 8.31.0 in /web by @dependabot in #1358
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 in /web by @dependabot in #1359
- build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 in /web by @dependabot in #1360
- build(deps-dev): bump next-mdx-remote from 4.2.0 to 4.3.0 in /web by @dependabot in #1377
- build(deps-dev): bump cypress from 12.2.0 to 12.3.0 in /web by @dependabot in #1366
- build(deps): bump @tailwindcss/typography from 0.5.8 to 0.5.9 in /web by @dependabot in #1374
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 in /web by @dependabot in #1373
- build(deps-dev): bump postcss from 8.4.20 to 8.4.21 in /web by @dependabot in #1367
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /web by @dependabot in #1381
- build(deps): bump @fontsource/fira-code from 4.5.12 to 4.5.13 in /web by @dependabot in #1382
- build(deps): bump @fontsource/inter from 4.5.14 to 4.5.15 in /web by @dependabot in #1385
- build(deps-dev): bump cypress from 12.3.0 to 12.5.0 in /web by @dependabot in #1388
- build(deps): bump @fontsource/newsreader from 4.5.9 to 4.5.10 in /web by @dependabot in #1384
- build(deps): bump @headlessui/react from 1.7.7 to 1.7.10 in /web by @dependabot in #1391
- build(deps-dev): bump @types/react from 18.0.26 to 18.0.27 in /web by @dependabot in #1392
- build(deps-dev): bump eslint-config-next from 13.1.1 to 13.1.6 in /web by @dependabot in #1395
- build(deps): bump @netlify/plugin-nextjs from 4.29.4 to 4.30.4 in /web by @dependabot in #1396
- build(deps-dev): bump @types/node from 18.11.18 to 18.13.0 in /web by @dependabot in #1397
- build(deps-dev): bump @types/react from 18.0.27 to 18.0.28 in /web by @dependabot in #1398
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 in /web by @dependabot in #1399
New Contributors
- @jaakristioja made their first contribution in #1386
- @tranquillity-codes made their first contribution in #1402
Full Changelog: v1.17.0...v1.18.0