Skip to content

Releases: llaoj/gcopy

v1.2.7

05 Apr 02:47
Compare
Choose a tag to compare

🎉🎉 GCopy already supports HarmonyOS.

What's Changed

  • Fix: Error(NotFoundError: Failed to execute 'getType' on 'ClipboardItem': The type was not found) on Edge for HarmonyOS
  • GtHub actions: Run build workflow after job(release tag).

Full Changelog: v1.2.3...v1.2.7

registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.7
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.7

v1.2.3

22 Mar 12:42
Compare
Choose a tag to compare

What's Changed

  • fix: Redefine the order of obtaining different types of data; Fixed the problem of not being able to correctly recognize images, and fixing the problem of not being able to correctly extract text from web pages.

Full Changelog: v1.2.2...v1.2.3

registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.3
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.3

v1.2.2

20 Mar 13:30
Compare
Choose a tag to compare

What's Changed

  • feat: Add flag --max-content-length, unit: MiB, default: 10

Full Changelog: v1.2.0...v1.2.2

registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.2
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.2

v1.2.0

16 Mar 13:01
Compare
Choose a tag to compare

What's Changed

  • upgrade: upgrade CI & add Makefile
  • upgrade: move the authentication API to backend

Full Changelog: v1.1.4...v1.2.0

registry.cn-beijing.aliyuncs.com/llaoj/gcopy:v1.2.0
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.2.0

v1.1.4

06 Mar 12:33
Compare
Choose a tag to compare

What's Changed

  • feat: Add back button to email code page by @mkdir700 in #7

New Contributors

Full Changelog: v1.1.3...v1.1.4

registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.1.4
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.1.4

v1.1.3

20 Feb 13:41
Compare
Choose a tag to compare

Changelog

  • fix: clipboard is empty
  • fix: some known issues
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.1.3
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.1.3

v1.1.2

17 Feb 13:58
Compare
Choose a tag to compare

Changelog

  • Add: If you are inactive for 24h, the data will expire.
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.1.2
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.1.2

v1.1.1

15 Feb 02:24
Compare
Choose a tag to compare

Changelog

  • Add --frontendURL flags
  • Change the server's default port to 3376
  • Adopt the Safari on iOS & macOS
  • Use the query strings to keep clipboard state
  • Fix some known issues
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.1.1
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.1.1

v1.1.0

23 Jan 11:57
Compare
Choose a tag to compare

Changelog

  1. Add i18n support
  2. Optimize UI for mobile device
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.1.0
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.1.0

v1.0.0

18 Jan 14:24
Compare
Choose a tag to compare

Changelog

Employing a new architecture, using the web as the client.
visit: https://gcopy.rutron.net

Container Images:

registry.cn-beijing.aliyuncs.com/llaoj/gcopy-server:v1.0.0
registry.cn-beijing.aliyuncs.com/llaoj/gcopy-frontend:v1.0.0