Skip to content

chore(main): release 2.0.0#281

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 2.0.0#281
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 28, 2025

🤖 I have created a release beep boop

2.0.0 (2026-01-13)

⚠ BREAKING CHANGES

  • avoid configurable filetypes when positioning notification window
  • limit window max_width to 0.3 + reflow by default
  • implement smart reflow w/ hyphenation support
  • reflow messages that exceed the max window width
  • render items with empty strings but non-empty annotes

Features

  • add line_margin option to pad lines with spaces (046930d)
  • add previewer to Telescope fidget picker (#271) (c1725fb), closes #270
  • avoid configurable filetypes when positioning notification window (dac6be2)
  • implement smart reflow w/ hyphenation support (8260f03), closes #269
  • implement vim.health checks (cd88801)
  • limit window max_width to 0.3 + reflow by default (5e0804e)
  • reflow messages that exceed the max window width (a762068), closes #269 #199
  • render items with empty strings but non-empty annotes (9db65d9)
  • render notifications with extmarks (2635400)
  • skip group headers whose icon and name are both false (a2467ae), closes #273
  • support fractional max_width option (821ebe8)

Bug Fixes

  • ... expansion in Line function (#293) (e931da8), closes #292
  • avoid empty line at the top (#286) (2cb5edb)
  • call strdisplaywidth() within the context of the fidget buffer (#280) (2a29bfd)
  • check type of percentage before formatting it (7fa433a), closes #297
  • correctly adjust the window width to account for ext_mark eol (1398da6)
  • correctly check for nvim version (6ada5b6), closes #285
  • disable FidgetNoBlend highlight for multigrid UI (#290) (4d5858b)
  • fix off-by-one issue with buf line count (53f03fa)
  • manually add padding when eol_right_align isn't available (d0095a1), closes #284
  • Respect transparent backgrounds (#283) (9121965)
  • set normal_hl and border_hl options with nvim_set_hl() (a837f06), closes #288
  • use FidgetNoBlend highlight group to block winblend (46cb5c1)
  • Use only the first line for the telescope picker entry (#299) (2e5b235)
  • use select(#, ...) instead of #{...} (6cca6a5)
  • use strwidth() instead of strdisplaywidth() (e4e71e9)
  • window: safely update buffer lines (#279) (24025a5)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 25d741f to 7cc5e0a Compare July 28, 2025 05:54
@github-actions github-actions bot changed the title chore(main): release 1.6.2 chore(main): release 2.0.0 Jul 29, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from 124af5d to de29884 Compare July 30, 2025 06:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 2bc43cb to 4e2057d Compare August 13, 2025 01:26
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4e2057d to 645c4aa Compare August 20, 2025 06:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 645c4aa to fa9155e Compare September 22, 2025 03:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch from fa9155e to e203c48 Compare October 23, 2025 18:25
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e203c48 to a86de77 Compare December 19, 2025 11:17
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a86de77 to 84de7a9 Compare January 13, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment