Releases: llaoj/gcopy
v1.4.1
What's Changed
- Fix the format error of the downloaded file
- Fixed the issue where the file name in the history was displayed incorrectly
- Enriched documentation
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.4.1
llaoj/gcopy-frontend:v1.4.1
OR on Aliyun ACR
registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy:v1.4.1
registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy-frontend:v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Feat: Add histroy stored only locally on the browser and can be deleted at any time.
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.4.0
llaoj/gcopy-frontend:v1.4.0
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add quick input textarea.
- Optimize the triggering logic of shortcuts
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.3.0
llaoj/gcopy-frontend:v1.3.0
Full Changelog: v1.2.17...v1.3.0
v1.2.17
What's Changed
- Fix: Node.js 16 actions are deprecated.
- On desktop , add shortcut key support: command/ctrl + 1.
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.2.17
llaoj/gcopy-frontend:v1.2.17
Full Changelog: v1.2.15...v1.2.17
v1.2.15
What's Changed
- Keyboard shortcut supported. Press Enter to trigger synchronization.
- Fix: TypeError: undefined is not an object(evaluating 'e[0].getType').
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.2.15
llaoj/gcopy-frontend:v1.2.15
Full Changelog: v1.2.14...v1.2.15
v1.2.14
What's Changed
- Fix the issue of the logo not displaying in dark mode.
- Optimize message format.
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.2.14
llaoj/gcopy-frontend:v1.2.14
Full Changelog: v1.2.12...v1.2.14
v1.2.12
What's Changed
- Edge for Windows tested.
- Opera for Windows & macOS tested.
- Optimize the log box.
- Add warning message for browser compatible.
Images
The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:
llaoj/gcopy:v1.2.12
llaoj/gcopy-frontend:v1.2.12
Full Changelog: v1.2.11...v1.2.12
v1.2.11
What's Changed
- Add client information in some places.
- Support container images for the arm64 architecture.
Images
The images are now hosted on Docker Hub:
llaoj/gcopy:v1.2.11
llaoj/gcopy-frontend:v1.2.11
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- Automatically extend session expiration time.
- Adapted to Chrome for Android & Edge for Android.
Full Changelog: v1.2.9...v1.2.10
registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.10
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.10
v1.2.9
What's Changed
- Adjusted the position of the icon to align with the text.
- Use sync.Map instead of plain Go map. Update clipboards.go by @clearcodecn in #8
New Contributors
- @clearcodecn made their first contribution in #8
Full Changelog: v1.2.7...v1.2.9
registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.9
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.9