Skip to content

Releases: scottmckendry/cyberdream.nvim

v5.3.0

28 Sep 21:10
2ad7275

Choose a tag to compare

5.3.0 (2025-09-25)

Features

Bug Fixes

  • ci: skip autocommit for extras in prs (1e13105)
  • extras: avoid modifying original properties in windows terminal (08328cf)
  • extras: correctly generate names for Windows Terminal extra theme config (#181) (bba3685)

v5.2.0

17 Apr 01:23
982c9b3

Choose a tag to compare

5.2.0 (2025-04-17)

Features

  • ci: add mechanism for cleaning up old extras (8ed5c34)
  • extras: k9s cyberdream skin (6f2f9ea)
  • extras: markdown highlights for helix extra (#180) (1bf3a17) - Thanks @spentbliss!
  • light mode via colorscheme cmd (b02c977)
  • types: use consistent type/class naming convention (339a7b1), closes #174

Bug Fixes

v5.1.0

18 Feb 16:54

Choose a tag to compare

5.1.0 (2025-02-18)

Features

  • config: remove v5.0.0 deprecation warnings and opts translations (dd3af96)
  • small notify styling updates (6e337f1)

v5.0.1

06 Feb 23:08

Choose a tag to compare

5.0.1 (2025-02-06)

Bug Fixes

  • remove tags file potentially causing lazy updates to fail (a4f2fec)

v5.0.0

06 Feb 23:02

Choose a tag to compare

5.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • config: replace theme and borderless_telescope options
  • replace bgAlt & bgHighlight with bg_alt & bg_highlight

Features

Code Refactoring

  • replace bgAlt & bgHighlight with bg_alt & bg_highlight (d2578fa)

v4.6.1

17 Jan 22:53
f5e9c14

Choose a tag to compare

4.6.1 (2025-01-17)

Bug Fixes

  • cache: sanitize functions in config (baeb71a)
  • config: move config option to correct class (c21f29b)

v4.6.0

10 Jan 22:54
607878d

Choose a tag to compare

4.6.0 (2025-01-10)

Features

Bug Fixes

v4.5.0

22 Dec 05:13
c872aca

Choose a tag to compare

4.5.0 (2024-12-22)

Features

  • cache: auto-detect config updates & rebuild cache (f94b960), closes #147
  • extensions: add snacks.nvim dashboard highlights (b0e1429)
  • extensions: extend neogit pallete and highlights (#153) (2ee87ea) - Thanks @gldtn!

Bug Fixes

  • extensions: add missing whichkey highlights (534527b), closes #147
  • extensions: add telescope default highlights (7312900), closes #147

v4.4.0

08 Nov 18:52
dd6b502

Choose a tag to compare

4.4.0 (2024-11-08)

Features

Bug Fixes

  • extras: contrast in counter status component (6985950)
  • use different highlight for active window winbar (358f6bf)

v4.3.0

16 Oct 05:47
a867351

Choose a tag to compare

4.3.0 (2024-10-16)

Features

Bug Fixes

  • extras: color name typo in warp template (1b1037f)