Changelog

What's new in Peek. To see a full list of releases, see the GitHub releases page.

  1. v2.5.9

    Fixes

    • Fixed the auto-updater not applying updates correctly.

    Full Changelog: https://github.com/getpeek/peek/compare/v2.5.8...v2.5.9

  2. v2.5.8

    Fixes

    • Fixed an input glitch when typing into variable nodes

    Full Changelog: https://github.com/getpeek/peek/compare/v2.5.7...v2.5.8

  3. v2.5.7

    Other

    • Updates are now served from the new Peek repository.

    Full Changelog: https://github.com/getpeek/peek/compare/v2.5.6...v2.5.7

  4. v2.5.6

    Fixes

    • Fixed minor issues in the SQL query editor.
    • Fixed lasso selection behavior on the canvas.

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.5...v2.5.6

  5. v2.5.5

    Features

    • Hold ⌘ to drag a node from anywhere on its body — no need to grab the header.
    • Redesigned resize handles: corner brackets that wrap the node instead of square dots, tinted to match the node's type.
    • Selection rings now keep a constant on-screen size at any zoom level and use the node's type color.

    Other

    • Select rows in result tables with Shift+click (previously ⌘/Ctrl+click, which now moves the node).
    • Edges between nodes are thicker with a clearer colored glow, and edges touching a selected node light up.

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.4...v2.5.5

  6. v2.5.4

    Other

    • Removed legacy shape code as part of internal cleanup.

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.3...v2.5.4

  7. v2.5.3

    Other

    • Added a border around the application window

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.2...v2.5.3

  8. v2.5.2

    Other

    • Improved rounded corners and other visual polish across the UI

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.1...v2.5.2

  9. v2.5.1

    Features

    • MCP calls for creating and updating variable nodes now include additional details in their responses.

    Other

    • Performance improvements.

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.5.0...v2.5.1

  10. v2.5.0

    Features

    • New Agent node that replaces the separate Chat and AI nodes
    • MCP support, including text tools
    • Improved copy/export context menu in the Result node

    Fixes

    • Various chart fixes

    Other

    • Performance improvements

    Full Changelog: https://github.com/damoonrashidi/peek/compare/v2.4.1...v2.5.0