Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #12

Open
wants to merge 50 commits into
base: main
Choose a base branch
from
Open

Development #12

wants to merge 50 commits into from

Conversation

KrLite
Copy link
Contributor

@KrLite KrLite commented Jul 24, 2024

Xinshao-air and others added 30 commits June 1, 2024 23:27
[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
Co-Authored-By: 芯梢 <[email protected]>
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
Xinshao-air and others added 18 commits July 19, 2024 19:46
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants