Download Latest Version v3.15.0 source code.tar.gz (38.2 kB)
Email in envelope

Get an email when there's a new version of nvim-notify

Home / v3.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-01-09 3.8 kB
v3.15.0 source code.tar.gz 2025-01-09 38.2 kB
v3.15.0 source code.zip 2025-01-09 60.4 kB
Totals: 3 Items   102.4 kB 3

3.15.0 (2025-01-09)

Bug Fixes

  • notify.Config type to not throw warnings at the user (#287) (d66b0af)
  • Corrects copying options from existing notification for boolean values (#296) (255b579)
  • error when attempting to call require('notify.integrations').pick() (#316) (14ea717)
  • improve string width calculation (#247) (85b90b6)
  • Incorrect Extmark Position (#313) (bd9cd51)
  • render/default: remove unnecessary spaces when the icon is empty (#301) (b96d64a)
  • render: handle large messages when calculating line width (#283) (51160f1), closes #247
  • Resizes notification window on replace (#297) (72e4b8a)
  • stages: correct the top-bottom slot limits (#228) (217e0bd), closes #189
  • windows: safe nvim__redraw if closed (1e99f4f)
  • wrapped-compact: fix Invalid 'col': out of range (#310) (c379719)

Features

Performance Improvements

  • mitigate the cursor flickering issue (#298) (3a4e83e)
Source: README.md, updated 2025-01-09