Skip to content

v3.0.0

Choose a tag to compare

@jamesbrink jamesbrink released this 04 Aug 17:11
310a3d3

3.0.0 (2026-08-04)

Breaking Changes

  • flake: Intel macOS (x86_64-darwin) flake outputs have been removed because a broken transitive nixpkgs dependency prevented FlakeHub from evaluating and publishing the flake. Apple Silicon macOS (aarch64-darwin) and both Linux systems remain supported. (#177) (73bdcbb)

Features

Bug Fixes

  • avoid incompatible FastMCP downgrade (#199) (939c81d)
  • caches: discover channels dynamically and pick latest generation (#159) (b6e7b25)
  • ci: retry website verification errors (#194) (de85ae4)
  • nixvim: load options from current NuschtOS chunks (#173) (d1862f4)
  • website: prevent mobile overlap and refresh errors (#193) (3d48839)

Continuous Integration