Changes: - Codebase analyser - given a path to a codebase, CodeMenu can automatically analyse it to find viable candidates for snippets - Description editing is now possible in the Quick Create window - Add option to encrypt (using AES) snippets using passwords (to encrypt a snippet, use the context menu or Options in snippet's details) Fixes: - Fix snippet's creation crashing the app when using Dashboard - Fix group's icon not updating after changing it
Changes: - Add a Quick Create window for adding snippets, used by keyboard shortcut and Services menu - Add option to tak screenshots in the image snippets and in the Quick Create - When you enter a query in the side window a special generation card will appear allowing you to generate a snippet using AI (local modal required) - Back button is now in the toolbar - When query is entered into the side window, a special card will appear allowing you to generate a snippet using the query Fixes: - Fix image snippets opening slowly - Language change in snippet's details will no longer save the snippet - Fix prompts not appearing when using ChatGPT and Claude - Other fixes
- Add support for storing links, - "Ungrouped snippets" has been moved to Groups section in the Dashboard, - Add Overview in the main section of the Dashboard - a grid-like interface to snippets in all groups, - Add horizontal to snippet's details (displays metadata on the left, content on the right) (setting in Personalisation), - Add better view for placeholders filling, - Add option to hide empty descriptions, - Add a Quick Create window for adding snippets - option in keyboard shortcuts, - Move Generate menu to Options in snippet's details
Generator can now generate many values at the same time and it's now possible to view matching values in RegEx tester. This update also fixes some bugs, including few related to AI (wrong responses from local AI in the side window).
- Ignore images and colors while using semantic search as they are not supported by it.
Features: - add support for storing images (.png, .jpeg) - running snippets with placeholders from the side window will show placeholder filling prompt Bug fixes: - fix editors not appearing in "Edit in..." menu
This update fixes editing tools for color palettes not appearing in the previous update.
Features: - Add support for color palettes and color formats (right click on a color to list formats and copy) - Add a guide to the side window to explain few more complex features - Add copy and edit individually options in side window cards Fixes/improvements: - Hide active line highlighting when code is read-only or in code image generator
Features: - Stashes - A temporary place to pin your snippets for easier access in the side window. Each space has own stash. Only the default stash is not saved. - Spaces - You can configure them in the dashboard. They allow you to hide groups in special environments so that only the important things are visible. - Add gemma 2 2b support. It's a smaller (1.71 GB), but still capable model. You can download/delete/choose models from the ML tab in settings. - Some other changes and improvements (for example, RegEx running and Markdown previewing in the side window). Plus some bug fixes.
Changes: - groups and tags are now edited using a popover. - groups' icons can be changed - fix one-time purchase - now when account is deleted, there is no recovery period and the data is deleted immediately
Features: - Code recognition from images (drag and dropped or taken from parts of screen) using the button in the side window - Edit snippet in external editor (Edit in... button in snippet's details) - Markdown preview and Markdown in snippet descriptions - Previewing HTML from the side window (click run button (if enabled in settings) next to an HTML snippet and a popup will appear with the preview) Bug fixes - only used languages appear in side window filter - fix the bug, where toolbar would be wrong in some situations - fix search field not working as intended, when natural language is the default mode - fix lack of prompt template for AI
Bug fixes - Fix snippet’s code not appearing for some time after creation - Close automation details when it’s deleted