| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ortu_1.1.1_x64-setup.exe | 2026-03-16 | 3.1 MB | |
| Ortu_1.1.1_aarch64.dmg | 2026-03-16 | 4.8 MB | |
| Ortu_1.1.0_aarch64.dmg | 2026-03-13 | 5.4 MB | |
| Ortu v1.1.0 - This release improves UI consistency, clipboard history retention behavior, and release-readiness for distribution. source code.tar.gz | 2026-03-12 | 482.7 kB | |
| Ortu v1.1.0 - This release improves UI consistency, clipboard history retention behavior, and release-readiness for distribution. source code.zip | 2026-03-12 | 528.6 kB | |
| README.md | 2026-03-12 | 1.3 kB | |
| Totals: 6 Items | 14.3 MB | 6 | |
Ortu v1.1.0
This release improves UI consistency, clipboard history retention behavior, and release-readiness for distribution.
Highlights
- Improved layout stability in the main window:
- Fixed dynamic sidebar width shifts
- Better handling of long group names and long clipboard content
-
Reduced overflow-related UI inconsistencies
-
Popup UX upgrades:
- Better visual separation for copied items
- Full-content hover preview for long clips
-
Preview state resets correctly when popup closes/reopens
-
History retention policy updated:
- On system restart, Ortu now keeps:
- pinned items
- items added to user groups
-
Non-pinned items with no user group are cleaned up
-
Removed production-unfriendly context menu behavior:
-
Right-click webview context menu (
Reload) is disabled in main and popup windows -
Titlebar/body visual alignment improvements:
- Native titlebar color handling refined where supported
macOS Distribution Note (No Paid Apple Developer Account)
If users see:
"Ortu" is damaged and can’t be opened. You should move it to the Bin.
Use:
:::bash
xattr -dr com.apple.quarantine "/Applications/Ortu.app"
codesign --force --deep --sign - "/Applications/Ortu.app"
open "/Applications/Ortu.app"