Skip to content

Releases: yikuansun/PhotopeaAPI

Fix JSDoc Return Types

Choose a tag to compare

@yikuansun yikuansun released this 06 Jun 01:46

Yep. That's literally it.

Install: npm install photopea@^1.1.2

Iframe Initialization Fix (Actual)

Choose a tag to compare

@yikuansun yikuansun released this 05 May 22:21

Install: npm install photopea@^1.1.1
Thanks to @christianstamati for doing all the work 😃

What's Changed

  • Fix Photopea Editor Does Not Auto-Initialize on First Visit or Incognito Session Part 2 by @christianstamati in #5

Full Changelog: v1.1.0...v1.1.1

Iframe Initialization Fix

Choose a tag to compare

@yikuansun yikuansun released this 30 Apr 20:54

Install:

npm install photopea@^1.1.0

What's Changed

  • Fix Photopea Editor Does Not Auto-Initialize on First Visit or Incogn… by @christianstamati in #3

New Contributors

Full Changelog: v1.0.2...v1.1.0

Rollup

Choose a tag to compare

@yikuansun yikuansun released this 06 Aug 21:47

Instead of Webpack. Mainly just to reduce dependencies.

Install: npm install photopea@^1.0.2
CDN: https://cdn.jsdelivr.net/npm/photopea@1.0.2/dist/photopea.min.js

Full Changelog: v1.0.1...v1.0.2

Package Entry Fix

Choose a tag to compare

@yikuansun yikuansun released this 25 Jul 17:55

Install: npm install photopea@^1.0.1

Sorry everyone. Bad bug.

Full Changelog: v1.0.0...v1.0.1

Initial Full Release

Choose a tag to compare

@yikuansun yikuansun released this 21 Jul 19:06

Install: npm install photopea@^1.0.0

Full Changelog: v0.0.1...v1.0.0

Initial Beta Release

Choose a tag to compare

@yikuansun yikuansun released this 18 Jul 17:27
6a26fb6

What's Changed

New Contributors

Full Changelog: https://github.com/yikuansun/PhotopeaAPI/commits/v0.0.1