-
-
Notifications
You must be signed in to change notification settings - Fork 32
Releases: kommitters/editorjs-inline-image
Releases · kommitters/editorjs-inline-image
v2.2.2
@JoseZapata3
JoseZapata3
3992ade
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.2.2 (11.09.2024)
- Add allowed endpoints for scorecard.yml and changed the node version to 18 for publish.yml. See PR #154
Assets 2
v2.2.1
@JoseZapata3
JoseZapata3
feea4b7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.2.1 (10.09.2024)
- Update dependencies for compatibility and disable rules that are incompatible with ESLint v9. See PR #150
Assets 2
v2.2.0
@JoseZapata3
JoseZapata3
6a6d6ab
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.2.0 (06.09.2024)
- Add the ability to modify the quality and dimensions of selected images by adding parameters to the image URL in the Unsplash element configuration, in accordance with the Unsplash API. See PR #147
Assets 2
v2.1.1
@juliandsg99
juliandsg99
720b9fe
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v2.1.0
@MarioRodriguezS
MarioRodriguezS
446176f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.1.0 (04.04.2024)
- Update the security policy. SeePR #137
- Update all dependencies. SeePR #134
- Replace and remove
intrinsic-scale. SeePR #134 - Implement orientation feature to select query images between landscape, portrait, and squarish. See Issue #135
Assets 2
v2.0.0
@miguelnietoa
miguelnietoa
50a21f0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.0.0 (26.02.2024)
-
⚠️ Breaking change: The plugin now requires a proxy to fetch images from Unsplash. This change is made to adhere to the Unsplash API guidelines and enhance security by preventing the exposure of the Unsplash Access Key on the client-side.Each user of the plugin needs to set up their own proxy that forwards requests to the Unsplash API. Learn more about this requirement and how to configure the proxy in this guide.
To integrate the proxy, set the proxy URL in the
config.unsplash.apiUrlparameter.Pull request: Do not expose Unsplash Access Key by receiving the proxy URL #124
-
Update dependencies:
Assets 2
v1.2.4
@miguelnietoa
miguelnietoa
ed0c3f6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.2.4 (16.01.2023)
- Update all dependencies.
- Block egress traffic in GitHub Actions.
- Add stability badge in README.
Assets 2
v1.2.3
@miguelnietoa
miguelnietoa
9ee34f7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.2.3 (28.12.2022)
- Add Renovate as dependency update tool.
- Keep read-only permissions in CI workflow.
Assets 2
v1.2.2
@miguelnietoa
miguelnietoa
e71d42e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.2.2 (22.12.2022)
- Apply security best practices hardening GitHub Actions.
Assets 2
v1.2.1
@karolrojas07
karolrojas07
32ff3f0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.2.1 (07.12.2022)
- Bump minimatch from 3.0.4 to 3.1.2