Skip to content

Releases: brndnmtthws/conky

v1.19.2

16 May 23:27
v1.19.2
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • lua cairo: Add mesh patterns. by @simotek in #1502
  • top: do not print ${top mem 1} as inf if $mem not used by @bi4k8 in #1518
  • Clean up error handling by @bi4k8 in #1524
  • core: reset selected_font when clearing fonts by @bi4k8 in #1529

👒 Dependencies

  • build(deps-dev): bump postcss from 8.4.21 to 8.4.23 in /web by @dependabot in #1514
  • build(deps-dev): bump eslint from 8.37.0 to 8.39.0 in /web by @dependabot in #1515
  • build(deps): bump @headlessui/react from 1.7.13 to 1.7.14 in /web by @dependabot in #1508
  • build(deps): bump @netlify/plugin-nextjs from 4.33.0 to 4.36.0 in /web by @dependabot in #1516
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.1 in /web by @dependabot in #1517
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 in /web by @dependabot in #1519
  • build(deps-dev): bump typescript from 5.0.2 to 5.0.4 in /web by @dependabot in #1523
  • build(deps): bump next from 13.2.4 to 13.4.1 in /web by @dependabot in #1527
  • build(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.4 in /web by @dependabot in #1526
  • build(deps): bump d3 from 7.8.3 to 7.8.4 in /web by @dependabot in #1522
  • build(deps-dev): bump eslint from 8.39.0 to 8.40.0 in /web by @dependabot in #1530
  • build(deps-dev): bump tailwindcss from 3.2.7 to 3.3.2 in /web by @dependabot in #1531
  • build(deps): bump @netlify/plugin-nextjs from 4.36.0 to 4.37.0 in /web by @dependabot in #1532
  • build(deps-dev): bump @types/node from 18.15.11 to 20.1.4 in /web by @dependabot in #1533
  • build(deps-dev): bump eslint-config-next from 13.2.4 to 13.4.2 in /web by @dependabot in #1534

Full Changelog: v1.19.1...v1.19.2

v1.19.1

10 Apr 21:43
v1.19.1
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • lua cairo: Add cairo_surface_create_for_rectangle by @simotek in #1492

🐞 Bug fixes

  • gradient: initialize alpha when converting from rgb by @bi4k8 in #1491
  • display-wayland: avoid crash when font has no family specified by @bi4k8 in #1498

👒 Dependencies

  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1486
  • build(deps-dev): bump @types/node from 18.15.10 to 18.15.11 in /web by @dependabot in #1487
  • build(deps-dev): bump eslint-plugin-cypress from 2.12.1 to 2.13.2 in /web by @dependabot in #1489
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.58.0 in /web by @dependabot in #1499
  • build(deps-dev): bump cypress from 12.8.1 to 12.9.0 in /web by @dependabot in #1488

New Contributors

Full Changelog: v1.19.0...v1.19.1

v1.19.0

31 Mar 17:44
v1.19.0
afaeb6c
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 Bug fixes

  • gradients: fix saturation/luma calculations for 32-bit systems by @bi4k8 in #1470
  • colours: parse 3-digit colour specifications again by @bi4k8 in #1480
  • display-output: allow no outputs by @bi4k8 in #1481
  • ncurses color fixes by @bi4k8 in #1482

👒 Dependencies

  • build(deps-dev): bump next-mdx-remote from 4.3.0 to 4.4.1 in /web by @dependabot in #1450
  • build(deps): bump @headlessui/react from 1.7.12 to 1.7.13 in /web by @dependabot in #1451
  • build(deps-dev): bump eslint-config-next from 13.2.1 to 13.2.3 in /web by @dependabot in #1454
  • build(deps-dev): bump @types/node from 18.14.2 to 18.14.6 in /web by @dependabot in #1453
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 in /web by @dependabot in #1452
  • build(deps-dev): bump autoprefixer from 10.4.13 to 10.4.14 in /web by @dependabot in #1460
  • build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.55.0 in /web by @dependabot in #1458
  • build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 in /web by @dependabot in #1456
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /web by @dependabot in #1459
  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1461
  • build(deps): bump actions/stale from 7 to 8 by @dependabot in #1472

Full Changelog: v1.18.3...v1.19.0

v1.18.3

06 Mar 13:10
v1.18.3
566fbe7
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 Bug fixes

Full Changelog: v1.18.2...v1.18.3

v1.18.2

04 Mar 16:52
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 Bug fixes

👒 Dependencies

  • build(deps-dev): bump tailwindcss from 3.2.6 to 3.2.7 in /web by @dependabot in #1412
  • build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 in /web by @dependabot in #1413
  • build(deps-dev): bump cypress from 12.5.1 to 12.6.0 in /web by @dependabot in #1414
  • build(deps): bump @headlessui/react from 1.7.10 to 1.7.11 in /web by @dependabot in #1415
  • build(deps-dev): bump start-server-and-test from 1.15.4 to 2.0.0 in /web by @dependabot in #1433
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 in /web by @dependabot in #1434
  • build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /web by @dependabot in #1436
  • build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /web by @dependabot in #1437
  • build(deps-dev): bump @types/node from 18.14.1 to 18.14.2 in /web by @dependabot in #1435

Full Changelog: v1.18.1...v1.18.2

v1.18.1

24 Feb 13:38
v1.18.1
Compare
Choose a tag to compare

What's Changed

🏕 Features

Full Changelog: v1.18.0...v1.18.1

v1.18.0

18 Feb 14:38
v1.18.0
f3b7b1f
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 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

Full Changelog: v1.17.0...v1.18.0

v1.17.0

01 Jan 19:06
v1.17.0
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 Bug fixes

New Contributors

Full Changelog: v1.16.1...v1.17.0

v1.16.1

26 Dec 18:57
v1.16.1
dbe6656
Compare
Choose a tag to compare

What's Changed

🏕 Features

🐞 Bug fixes

👒 Dependencies

Full Changelog: v1.16.0...v1.16.1

v1.16.0

24 Dec 17:09
v1.16.0
5f0ed0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0