Skip to content

Releases: yuma-dev/clip-library

1.7.2

19 Jan 20:39
Compare
Choose a tag to compare

🎨 UI Improvements

  • Enhanced startup and placeholder animations for a more polished look

🖼️ Performance

  • Improved thumbnail generation process (ongoing optimizations)

🔇 New Features

  • Added ability to mute sections

🐛 Bug Fixes

  • Resolved race condition issue where clips would occasionally start with incorrect data

1.7.1

17 Dec 23:52
Compare
Choose a tag to compare
  • 🔥 Importing from Steelseries is now a thing! You can import your whole library simply over the settings. 🔥
  • 🛠️ Fixed thumbnails not generating if you add a new clip while the app is running.
  • ✨ Revamped the settings/tag dropdown UI and added some nice little touches with a few small UI changes.
  • 🖱️ Fixed multi-selection not selecting correctly using shift.

1.7.0

15 Dec 17:16
Compare
Choose a tag to compare

📢 Clip Library Update - Major Improvements!

🚨 Important Notice:
This update will trigger a one-time regeneration of all thumbnails.
Duration: This process may take 5–10 minutes to complete.
Please allow it to finish before using the app for the best experience.


🆕 New Features:

  1. Timeline Frame Preview: See a small preview of the exact frame when hovering over the timeline.
  2. Clip Card Behavior:
    • Clip Cards now start at the trim start/middle and are now unmuted. You can change the Volume or mute it again in the Settings.
    • Thumbnails are now auto-generated from the beginning of the actual trimmed clip.
  3. Enhanced Exporting:
    • Improved exporting progress and button UI.
    • Added export quality settings and a helpful tooltip for the export button.
  4. Multi-Selection for Clips: Select multiple clips for faster and easier deletion.
  5. Tag Dropdown Revamp:
    • Removed default tags like "private".
    • Enhanced UI with explicit options for visibility settings.
  6. @ Tag Search: Use @tagmentions in the search bar for faster filtering.

🛠 Fixes & Improvements:

  1. Video Replay Fix: Resolved issue where clips replayed from the very beginning when no trim end was set.
  2. Settings Modal: Fixed race condition that blocked updates.
  3. Thumbnail Generation: Now processes in slow, efficient batches.
  4. Code Cleanup: Removed unused declarations and variables.

1.6.3 Clipboard Hotfix

01 Aug 19:40
Compare
Choose a tag to compare
  • hotfix for the clipboard functionality not being implemented after rewriting the export function

1.6.2

31 Jul 15:30
Compare
Choose a tag to compare
  • added software encoding fallback with a warning
  • changed prepacking ffmpeg method

1.6.0

25 Jul 14:45
Compare
Choose a tag to compare
  • some visual changes
  • volume can now be boosted
  • playback speed can now be changed

1.5.4

22 Jul 20:39
Compare
Choose a tag to compare
  • fixed player positioning after escaping fullscreen using esc
  • added F hotkey for fullscreen
  • blurred background when in player

1.5.3

21 Jul 22:06
Compare
Choose a tag to compare
  • added ignore update check
  • removed trimming indicator
  • made startup smoother by changing window colors to not be white before load
  • fixed thumbnail generation to be first frame

1.5.2

21 Jul 19:00
7e0553b
Compare
Choose a tag to compare
  • Fixed some small bugs
  • added a loading screen on startup
  • added discord rich presence functionality

1.5.0

20 Jul 22:52
Compare
Choose a tag to compare

Features

  • Automatic updates
  • Fullscreen now using the custom player
  • Titles on clipcards are now editable right out of the gallery
  • Deleting indicator added
  • New tag-management system (edit tags through the settings modal)

Fixes

  • Fixed delete now not working in player anymore
  • Clicking a clip while trying to close the context menu would open it