This repository was archived by the owner on Jan 15, 2026. It is now read-only.
Conversation
Member
KrLite
commented
Jul 24, 2024
- This shouldn't be merged before Rewrite for 1.0 #10.
[Fixed] Issue where user-created categories were not displaying [Improved] Modernized card UI design [Adjusted] Adjusted the icon for the Clipchop Beta version [Added] Added default file categorization types Known Issues [macOS 15] Slow content display (refreshing) under macOS 15 [Search] Severe lag during search when there is a large number of history records [View] Stuttering (lost) transition animation when expanding with a large number of history records [View] Background color does not switch according to dark/light mode in rich text preview view
1. Completely removed Swift Data 2. Optimized the file structure
Added the function to switch theme colors
Added support for Undo and Redo functions.
Fixed the issue where periodic deletion was not working.
Fixed several bugs and added shortcut keys for card selection.
Fixed the problem where color titles were generated as text. Added search shortcut keys.
[Overview] 1. Added the "Paste as Plain Text (Copy)" feature. 2. Added support for HTML. [Modifications] - Replaced most Print statements with log calls. - Renamed ClipHistoryViewController to ClipHistoryPanelController, making its functionality more understandable. - Refactored the file structure of ClipHistoryView, enhancing code modularity and maintainability. [Improvements] - Implemented category-based methods for HTML and RTF text in the Formatter. - Further enhanced the ClipboardController's handling capabilities for multiple text types. - Optimized CardPreviewView's display of preview content in Dark Mode. [New Features] - Introduced "Paste as Plain Text (Copy)" functionality to the ClipboardController. - Enabled HTML text content preview in CardPreviewView. - Added HTML drag-and-drop paste capability to dragManager. - Implemented "Drag-and-Drop Paste as Plain Text" functionality in dragManager.
[Overview] Reduced search lag [Changes] Changed real-time search to enter key search [Improvements] Optimized search lag issues [Additions] Full support for custom accent colors in the Panel view
[Overview] Adjusted icons, reduced lag, optimized performance [Changes] Modified to real-time search, addressed lag issue upon clicking the search box. [Changes] Adjusted the style of AppIcon-Beta. [Improvements] Optimized search lag issues. [Improvements] Optimized memory usage problems. [Additions] Default use of AppIcon-Beta as the icon during DeBug operation.
[Overview] Fixed view display issues [Changes] Fixed misalignment issues with certain views.
[Overview] Adaptive text color [Changes] Fixed an issue where the view did not display properly when Alltype search results were empty. [Improvements] Added adaptive color to the ColorPreview text.
[Overview] New window movement method [Additions] Added the ability to move the window by dragging the background.
[Overview] Fixed copy and paste issues [Changes] Addressed cases where copying part of the content failed. [Changes] Fixed situations where content was lost when pasting multiple files.
[Overview] Added Chinese language support [Additions] Implemented Chinese localization support [Changes] Fixed an issue with incorrect shortcut displays in the expanded panel content
[Additions] Do Not Disturb mode [Additions] Clipboard history window timeout closure [Additions] Clipboard tracking toggle and explanatory notes [Fixes] Low probability issue of inability to copy (possible)
[Additions] Support for FinalCutPro clip copy and paste (drag and drop copy and preview not supported yet) [Additions] Category reset function [Additions] Ability to search for text within images [Improvements] Optimized the clipboard history window timeout closure feature
[Additions] Customizable panel position [Improvements] Categorized settings functions
[Additions] Customizable panel position [Additions] Search for text within images [Improvements] Categorized settings functions [Optimizations] Performance utilization
[Optimizations] Cache management [Optimizations] Memory usage during text search within images [Optimizations] Panel animations [Optimizations] Improved timeout shutdown functionality
[Optimizations] Improved cache generation logic [Changes] Updated the style of expanded panels
…into rewrite/main
…into rewrite/main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.