Release History
Changelog & Release Notes
Track new features, improvements, and updates across all FlitKey releases.
v0.5.0
In development
Unreleased
Expansion Packs Manager & Redesigned Interface
- Expansion Packs Manager: Six built-in packs — AI prompts, development, customer support, sysadmin and DevOps, design, and everyday productivity — totalling 46 snippets, loaded from a new Expansion Packs dialog. Packs merge into your library without overwriting triggers you already use, and snippets that don't apply to your OS are filtered out by default. See the packs documentation.
- Custom Packs: Packs are plain JSON files. Drop your own into
~/.config/flitkey/packs/(Linux) or%APPDATA%\flitkey\packs\(Windows) and they appear alongside the built-in ones. - Redesigned Snippet Manager: Cleaner, calmer interface — cards instead of boxed group frames, a single toolbar row for search and actions, a borderless snippet table with alternating rows, an empty state for new libraries, and row actions that stay disabled until a snippet is selected.
These changes are not in the v0.4.0 download yet. Watch the releases page for v0.5.0.
v0.4.0
Released: July 2026
Latest Release
Wayland Clipboard Improvements & Importer Speedups
- Wayland Session Enhancements: Improved auto-detection for Wayland desktop sessions and streamlined clipboard notifications.
- Multi-Format Importer Speedups: Optimized batch parsing for large Espanso (
.yml) and AutoHotkey (.ahk) libraries over 1,000 snippets. - Windows Installer Fixes: Added silent installation flags (
/VERYSILENT) for enterprise IT deployment scripts.
v0.3.0
Released: May 2026
Fuzzy-Search Picker & Cursor Tokens
- Fuzzy-Search Picker Overlay: Global shortcut (Alt + Space) now supports real-time fuzzy search filtering.
- Cursor Positioning Token: Native support for
$|$and{{cursor}}tokens on X11 and Windows.
v0.2.0
Released: March 2026
PyQt6 GUI Redesign & System Tray Integration
- Modern PyQt6 Interface: Complete GUI overhaul featuring real-time search filtering, tag management, and light/dark theme switching.
- System Tray Control: Quick toggle for global expansion and one-click access to recent snippets.