Skip to content

Releases: numbersprotocol/capture-eye

Release release-staging

23 Jan 08:32
8a8bc37
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(src): correct Eye's always display issue by @olgahaha in #47
  • fix(src/modal): modal exceeds browser edge by @olgahaha in #48
  • feat(src): add AI generated badge support by @olgahaha in #49
  • feat(src): add content credential pin support by @olgahaha in #50

Full Changelog: 1.5.2...release-staging

Release 1.5.2

24 Dec 07:01
904e68a
Compare
Choose a tag to compare

What's Changed

  • feat(modal): apply color to modal by @olgahaha in #45
  • build: bump version to 1.5.2 and update CI/CD for dev/production release by @shc261392 in #46

Full Changelog: 1.5.1...1.5.2

Release release-v1.5.2-v20241223

23 Dec 11:20
e6e0277
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 1.5.1...release-v1.5.2-v20241223

Release 1.5.1

10 Dec 02:45
Compare
Choose a tag to compare

Changes:

What's Changed

  • feat: display audio file icon when no thumbnailUrl and encodingFormat is audio by @shc261392 in #41
  • Feature readme gitbook update by @shc261392 in #43
  • Feature fix modal cleanup by @shc261392 in #44

Full Changelog: 1.5.0...1.5.1

Release 1.5.0

13 Nov 10:59
Compare
Choose a tag to compare

Changes:

What's Changed

  • feat(src): customize the color of the Eye by @olgahaha in #39
  • feat(src): customize the position of the Eye by @olgahaha in #40
  • docs(README.md): add description for using latest tag and sem version tags by @shc261392 in #42

Full Changelog: 1.4.0...1.5.0

Release 1.4.0

25 Oct 06:15
Compare
Choose a tag to compare

Changes:

What's Changed

  • ci(.github/workflows/publish.yml): add step to purge jsdelivr CDN cache by @shc261392 in #33
  • build(deps): bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot in #28
  • build(deps-dev): bump rollup from 2.79.1 to 2.79.2 in the npm_and_yarn group across 1 directory by @dependabot in #34
  • feat: refactoring and add copyrightZoneTitle attribute for customization by @shc261392 in #35
  • feat: add link to showcase page for assetCreator by @shc261392 in #36
  • fix(src): add check to ensure touchscreen desktop will not be considered mobile by @shc261392 in #38
  • Feature eng zone rotation by @shc261392 in #37

Full Changelog: 1.3.0...1.4.0

Release 1.3.0

17 Oct 05:40
Compare
Choose a tag to compare

Changes:

What's Changed

  • feat(src): track user interactions for analytics by @olgahaha in #30
  • feat(src/modal/modal.ts): click on preview image goes to the asset page by @shc261392 in #31
  • Feature add mobile icon by @shc261392 in #32

Full Changelog: 1.2.0...1.3.0

Release 1.2.0

01 Oct 04:56
Compare
Choose a tag to compare

Changes:

What's Changed

Full Changelog: 1.1.1...1.2.0

Release 1.1.1

16 Sep 04:33
Compare
Choose a tag to compare

Changes:

What's Changed

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

10 Sep 09:02
Compare
Choose a tag to compare

Changes:

What's Changed

  • Feature bubble capture eye by @ethanwu155 in #16
  • feat(plugins/wordpress/capture-eye): new plugin by @olgahaha in #18
  • modify script, removing css position parameter by @ethanwu155 in #17
  • fix(src/capture-eye.ts): stop event propagation and default action for eye button by @shc261392 in #19
  • Feature enhanced visibility and toggle control by @shc261392 in #21
  • feat(src/modal/modal.ts): change original layout date logic to use captureTime first by @shc261392 in #22
  • Feature add util tools by @shc261392 in #20
  • Feature read capture eye custom by @shc261392 in #23
  • feat: add tx to customProvenanceZone by @shc261392 in #24
  • fix: fix image loading issue caused by set imageLoaded to false in resetModalProps by @shc261392 in #25

New Contributors

Full Changelog: 1.0.1...1.1.0