Changelog
Release notes and version history for SnipperApp.
SnipperApp 3
3.0.0 — February 2026
SnipperApp 3 is a complete rewrite from the ground up. Built with Swift 6, SwiftUI, and GRDB, it's the most powerful version of SnipperApp yet.
Highlights:
- MCP Integration — The first code snippet manager with Model Context Protocol support. Connect Claude, Cursor, Windsurf, and other AI assistants to your snippet collection
- Command Center — Raycast-style command palette (Cmd+K) for instant keyboard-driven access to all app functionality
- Workspaces — Organize your snippets by context (Work, Personal, Learning) with isolated collections per workspace
- iCloud Sync — Native CloudKit-based sync with automatic delta updates, offline support, and conflict resolution
- GitHub Gist Sync — Two-way synchronization with GitHub Gists, including multi-file gist support
- Menubar App — Global hotkey (Cmd+Shift+V) for quick snippet access from any application with configurable click actions and hover preview
- Markdown Preview — Full GitHub Flavored Markdown with side-by-side live preview, resizable divider, and three display modes
- File Attachments — Drag-and-drop or paste images and documents to any snippet, with thumbnails and Quick Look preview
- Backup & Restore — Automatic backups every 6 hours with Time Machine-like retention policy. Import from SnipperApp 2 backups
- Modern UI — Native SwiftUI design following macOS design language
- 50+ Languages — Syntax highlighting powered by Prism
- Receipt Validation — StoreKit 2 piracy protection
- Analytics & Error Tracking — Amplitude and Sentry integration (production only, anonymous)
Requirements: macOS 15.0 (Sequoia) or later
SnipperApp 2
2.15.3 — Feb 3, 2023
- Updates and fixes to the language parser
2.15.2 — Dec 26, 2023
- Add new dock icon for the dark mode
- Some UX enhancements for the latest macOS version
2.15.1 — Apr 23, 2022
Some additional small fixes after the v2.15.0 release.
2.15.0 — Apr 22, 2022
- New HUD status bar mode
- Fixed some crashes and bugs
2.14.0 — Apr 7, 2022
Reworked syntax highlighting parser with 25 new languages including LaTeX. Languages added: ABAP, Agda, ApacheConf, Apex, APL, ASP, Basic, Batch, Bison, Brightscript, Bro, C, CSV, Django, DNS Zone, Graphviz (DOT), Eiffel, Emacs Lisp, GraphQL, React JSX, React TSX, LaTeX, Latte, Q, Scss.
2.13.0 — Feb 14, 2022
- Better UX of the catalog with vibrancy and SF Symbols
2.12.3 — Jan 31, 2022
- Some additional fixes after v2.12.0 release
2.12.2 — Jan 23, 2022
- Fixed cases when couldn't delete a snippet
2.12.1 — Jan 22, 2022
- Decreased the application bundle size by 7%
- Fixed a bug when published snippet content was sometimes stripped with
&signs
2.12.0 — Nov 29, 2021
- Support importing JSON backups from SnippetsLab
- Fix limit and allow to download more than 100 snippets from GitHub Gists storage
2.11.5 — Oct 22, 2021
- Performance improvements
- Fix limit of tags in Pro version
2.11.0 — Apr 6, 2021
- Added colored tags feature
- Bring back the optimized for Big Sur tokens view in the search field
2.10.0 — Jan 12, 2021
- Code beautifier for JavaScript, TypeScript, HTML, Markdown, CSS, SCSS, LESS, JSON, YAML
2.9.0 — Jan 6, 2021
- Apple Silicon (arm64) native support
- Fixed font picker in preferences
2.8.0 — Nov 26, 2020
- Share your snippets via secret links
- Multiple enhancements in snippets search
- UX alignments for macOS Big Sur
- New Lifetime subscription option
2.7.0 — May 7, 2020
- Drag and drop image attachments to markdown and text snippets
- Copy-paste screenshots from clipboard into snippets
2.6.0 — Apr 2, 2020
- New menubar app for quick access to your snippets
2.5.0 — Mar 6, 2020
- Drag and drop snippets to other folders
2.4.0 — Feb 3, 2020
- Switched to freemium model
2.3.0 — Jan 8, 2020
- New markdown parser with GitHub Flavored Markdown support
- Markdown preview mode
2.2.0 — Dec 15, 2019
- Custom keyboard shortcut to open the app
2.1.0 — Nov 24, 2019
- GitHub Gist integration
- Offline mode support
- iCloud and GitHub icons in snippet list
2.0.0 — Aug 29, 2019
- SnipperApp 2 initial release
- Smart filtering and redesigned search
- Snippet tags
- Mark snippet or folder as favorite
- Completely redesigned database
- Numerous UX improvements
SnipperApp 1
1.5.0 — Mar 18, 2019
- Create and restore from backup
1.4.0 — Jan 3, 2019
- Catalog folder trees with drag and drop
1.3.0 — Oct 28, 2018
- Added 90 new languages (120 in total)
1.2.0 — Oct 18, 2018
- Import snippets from files and folders
1.1.0 — Sept 18, 2018
- Initial release