Skip to content

Releases: dantheuber/clipless

1.7.4

04 Apr 06:14
edfbffe

Choose a tag to compare

What's Changed

  • Batch dependabot updates and fix single-line clip edit spacing by @dantheuber in #108

Full Changelog: v1.7.3...v1.7.4

1.7.3

04 Apr 05:03
d04ffd9

Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

1.7.2

23 Mar 18:52
0c236f0

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

1.6.0

29 Jan 19:12
ca705a7

Choose a tag to compare

  • Updated text templates to allow for use of search term named capture groups.
  • Merged templates and quick clips management into single "tools" tab in settings.
  • Templates are now accessed via the tools launcher

1.5.0

29 Jan 06:20
e8394dc

Choose a tag to compare

Added quick search functionality allowing for text filtering of all clips to enable quick finding a previous clip based on text content.

use a hotkey, default ctrl+shift+F or click the magnifying glass icon in the bottom status bar to show the search field, begin typing to filter clips.

1.4.1

29 Jan 05:34
2fc0edd

Choose a tag to compare

Fixes a major bug that caused application to become unrespondive.

1.4.0

17 Dec 01:22
fe79157

Choose a tag to compare

  • New! Right click clip context menu
  • Improved style consistency for light and dark theme

1.3.1

22 Oct 00:59
de40d57

Choose a tag to compare

Updated app icon and fixed issues displaying in mac toolbar22

1.3.0

13 Jul 20:27
e890ff0

Choose a tag to compare

What's Changed

  • Extracted quick clips tool launcher into separate window
  • Added a hotkey to scan the last copied item
  • added GUID to built in patterns

1.2.0

13 Jul 08:11
f5ed791

Choose a tag to compare

Removing mac builds from github actions. DMG files were always "damaged" when installing. Can be used on mac by running via npm run dev or building dmg locally on mac to be used on, however auto updates will not work.

  • Reverted hotkeys to copy clips of the same number again.
  • Fixed issues setting clip amount.
  • Refactored many files.
  • Opening settings window with main window close to edge of monitor will open settings fully within available screen space.