Changelog

Sept. 9, 2024

v 1.3.5

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).

Aug. 27, 2024

v 1.3.4

- Ignore images and colors while using semantic search as they are not supported by it.

Aug. 26, 2024

v 1.3.3

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

Aug. 24, 2024

v 1.3.2

This update fixes editing tools for color palettes not appearing in the previous update.

Aug. 13, 2024

v 1.3

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.

July 31, 2024

v 1.2.1

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

July 26, 2024

v 1.2

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

June 25, 2024

v 1.1.1

Bug fixes
- Fix snippet’s code not appearing for some time after creation
- Close automation details when it’s deleted