Skip to content

Releases: llaoj/gcopy

v1.4.8

14 May 10:42

Choose a tag to compare

What's Changed

  1. 在历史记录中可以点击打开链接、图片, 可以直接点击下载文件.
  2. 修复了一些安全漏洞
  3. 优化了本地开发环境自签名证书的生成方式
  4. 优化了代码结构, 将历史记录中文字和图片内容组件化

Images

The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:

llaoj/gcopy:v1.4.8
llaoj/gcopy-frontend:v1.4.8

OR on Aliyun ACR

registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy:v1.4.8
registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy-frontend:v1.4.8

Full Changelog: v1.4.7...v1.4.8

v1.4.6

25 Dec 03:19

Choose a tag to compare

What's Changed

  1. Fixed the issue with multi-language display
  2. Enriched documentation

Images

The images are now hosted on Docker Hub, both linux/amd64 & linux/arm64 are supported:

llaoj/gcopy:v1.4.6
llaoj/gcopy-frontend:v1.4.6

OR on Aliyun ACR

registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy:v1.4.6
registry.cn-beijing.aliyuncs.com/llaoj/llaoj_gcopy-frontend:v1.4.6

Full Changelog: v1.4.2...v1.4.6

v1.4.1

20 Aug 12:03

Choose a tag to compare

What's Changed

  1. Fix the format error of the downloaded file
  2. Fixed the issue where the file name in the history was displayed incorrectly
  3. 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

31 Jul 10:48

Choose a tag to compare

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

31 May 08:26

Choose a tag to compare

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

24 May 05:27

Choose a tag to compare

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

15 May 11:48

Choose a tag to compare

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

11 May 10:23

Choose a tag to compare

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

09 May 11:14

Choose a tag to compare

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

02 May 00:36

Choose a tag to compare

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