Releases: StudentWeis/ropy
Releases · StudentWeis/ropy
0.5.0-rc.1 - 2026-04-18
18 Apr 10:57
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Implement grid layout for records with masonry placement and enhance search functionality by @StudentWeis
Enhance Windows support with additional UI features and improve window geometry handling by @StudentWeis
Add layout mode selection with list/grid options by @StudentWeis
🐛 Bug Fixes
Add auto-hide behavior for secondary panels and corresponding tests by @StudentWeis
💼 Other
Add release management script and config updates by @StudentWeis
🚜 Refactor
Improve code structure and add tests for repository modules by @StudentWeis
Remove unused panel auto-hide logic by @StudentWeis
Update imports and method calls for consistency by @StudentWeis
Update Rust toolchain to 1.95.0 and refactor hotkey handling with cfg_select by @StudentWeis
📚 Documentation
Add SKILL.md files for gpui layout, style, performance, and styling skills by @StudentWeis
⚙️ Miscellaneous Tasks
Add symbolic links for claude skills and docs by @StudentWeis
Update dependencies and improve formatting in Cargo.toml and Cargo.lock by @StudentWeis
Download ropy 0.5.0-rc.1
0.5.0-beta - 2026-04-16
16 Apr 10:04
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add success notification for settings updates by @StudentWeis
🐛 Bug Fixes
Add InteractiveElement import in common.rs by @ZhBF
Add new SVG icons for circle check, circle x, and triangle alert by @StudentWeis
💼 Other
Remove unused rtk related configurations and scripts by @StudentWeis
🚜 Refactor
Simplify list item styling logic by @StudentWeis
Simplify social link button rendering logic, remove border by @StudentWeis
Add cfg target for InteractiveElement import by @StudentWeis
Add icon allowlist and common panel components by @StudentWeis
Enhance about panel layout with border styling by @StudentWeis
📚 Documentation
🎨 Styling
Remove spaces around redirection operators in shell scripts by @StudentWeis
Download ropy 0.5.0-beta
0.5.0-alpha - 2026-04-09
09 Apr 03:29
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
🚜 Refactor
Update default clipboard backend from sled to redb by @StudentWeis
Download ropy 0.5.0-alpha
0.4.5 - 2026-04-08
08 Apr 15:25
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add prerelease update option and simplify architecture docs by @StudentWeis
Add social media links in about panel by @StudentWeis
🚜 Refactor
Split large modules into smaller components for better maintainability by @StudentWeis
Replace booleans with ActivePanel enum for panel visibility management by @StudentWeis
Simplify record filtering logic and improve sync handling by @StudentWeis
Remove unused dhat heap profiling code by @StudentWeis
Update clipboard event handling to use unit type and improve async task management by @StudentWeis
Simplify click event handling in header and updater UI components by @StudentWeis
Use weak references and improve async handling in GUI components by @StudentWeis
Add storage validation and improve logging setup by @StudentWeis
Adjust padding in settings header layout by @StudentWeis
Update links in CONTRIBUTING files and adjust settings panel layout by @StudentWeis
Update color values in nord-light theme configuration by @StudentWeis
Split board module into smaller components by @StudentWeis
📚 Documentation
Add gpui patterns and testing skills docs by @StudentWeis
Add comprehensive GPUI element skill documentation by @StudentWeis
Add SKILL.md files for gpui-action and gpui-event skills by @StudentWeis
Add comprehensive entity management documentation and project review report by @StudentWeis
Update image link for Ropy Dark in README by @StudentWeis
Download ropy 0.4.5
0.4.4 - 2026-04-08
08 Apr 03:41
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
🐛 Bug Fixes
Handle missing OUT_DIR and invalid icon path in Windows resource compilation by @StudentWeis
Update search field background color by @StudentWeis
💼 Other
Upgrade tray-icon, semver, zip versions in Cargo.toml by @StudentWeis
🚜 Refactor
📚 Documentation
⚙️ Miscellaneous Tasks
Download ropy 0.4.4
0.4.3 - 2026-04-07
07 Apr 05:28
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add option to clear only ordinary clipboard records by @StudentWeis
Add window opacity setting functionality by @StudentWeis
🚜 Refactor
Adjust preview limits for records list display by @StudentWeis
Remove unused clear button and add clear history setting functionality by @StudentWeis
Change setting for immediate paste confirmation mode by @StudentWeis
📚 Documentation
Add contributing guidelines in English and Chinese by @StudentWeis
Move testing docs and update references by @StudentWeis
Update README images and features description by @StudentWeis
⚙️ Miscellaneous Tasks
Update locale keys for clear history setting across multiple languages by @StudentWeis
Update dependencies and use static xz2 by @StudentWeis
Reorder target platforms in dist configuration by @StudentWeis
Download ropy 0.4.3
0.4.2 - 2026-04-01
01 Apr 17:02
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add redb backend and improve abstraction layers by @StudentWeis
Add file path support and related UI updates by @StudentWeis
🐛 Bug Fixes
Improve error handling and logging across multiple modules by @StudentWeis
💼 Other
Add dhat heap profiling support and related docs updates by @StudentWeis
Update Cargo.toml dependencies and script paths by @StudentWeis
🚜 Refactor
Improve image handling and thumbnail generation logic by @StudentWeis
Extract hardcoded values into constants and improve code readability by @StudentWeis
Cache display names for themes and languages by @StudentWeis
🧪 Testing
Add unit tests for clipboard and updater modules by @StudentWeis
⚙️ Miscellaneous Tasks
Add script for checking theme files consistency and validity of color values. by @StudentWeis
Download ropy 0.4.2
0.4.1 - 2026-04-01
01 Apr 04:18
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
🚜 Refactor
Replace Mutex with RwLock for shared records and update synchronization utilities by @StudentWeis
Add lock_or_recover function for safe mutex handling and replace duplicated lock handling with lock_or_recover in multiple modules by @StudentWeis
Implement CurlCommandBuilder to streamline HTTP requests by @StudentWeis
Remove dead code and unused error variants across multiple modules by @StudentWeis
Optimize cleanup process in ClipboardRepository to reduce I/O frequency by @StudentWeis
Enhance tray event handling with async channels and dedicated forwarders by @StudentWeis
Replace hotkey polling with blocking channel bridges by @StudentWeis
Download ropy 0.4.1
0.4.0 - 2026-03-30
30 Mar 09:49
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add favorite functionality and improve UI elements by @StudentWeis
🐛 Bug Fixes
Fix panic with message: "Failed to get reply" ... by @eatradish
🚜 Refactor
Adjust list state measurement to improve scroll performance by @StudentWeis
Add global tray state registration and adjust storage limit defaults by @StudentWeis
Reduce the logo.png file size and enhance tray icon loading functionality by @StudentWeis
Optimize record filtering and improve rendering logic by @StudentWeis
Reduce size of image thumbnail by @StudentWeis
Refuce sled memory cache and add memory profiling script by @StudentWeis
Improve settings panel rendering logic by @StudentWeis
📚 Documentation
Download ropy 0.4.0
0.3.6 - 2026-03-24
24 Mar 17:00
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Enhance update process with progress reporting and add RTK documentation by @StudentWeis
Implement GPUI global state for I18n and update translation access by @StudentWeis
Use global instead of Arc<Rwlock> by @StudentWeis
🚜 Refactor
Streamline search button creation and improve button styling by @StudentWeis
Simplify search functionality by removing match modes and implementing whole word search by @StudentWeis
Implement GlobalRepository for shared clipboard access across components by @StudentWeis
Streamline I18n loading and registration in application launch by @StudentWeis
Replace AsyncApp with App context in clipboard and GUI modules by @StudentWeis
Organized the components in the board module by @StudentWeis
⚙️ Miscellaneous Tasks
Download ropy 0.3.6