Skip to content

Releases: misskey-dev/browser-image-resizer

2026.6.0-beta.1

21 Jun 05:29

Choose a tag to compare

2026.6.0-beta.1 Pre-release
Pre-release
  • Breaking Change: argorithm オプションは algorithm に名前が変更されました。
  • 依存関係の更新

2026.6.0-beta.0

21 Jun 04:15

Choose a tag to compare

2026.6.0-beta.0 Pre-release
Pre-release
  • Breaking Change: argorithm オプションは algorithm に名前が変更されました。
  • 依存関係の更新

2024.1.0

29 Jan 17:29

Choose a tag to compare

[skip ci] Release: 2024.1.0

2024.1.0-rc.1

29 Jan 17:15

Choose a tag to compare

2024.1.0-rc.1 Pre-release
Pre-release
Bump version to 2024.1.0-rc.1

2024.1.0-beta.0

29 Jan 16:29

Choose a tag to compare

2024.1.0-beta.0 Pre-release
Pre-release
Bump version to 2024.1.0-beta.0

v2.2.1-misskey.10

12 Sep 15:08

Choose a tag to compare

  • Add new function calculateSize(src, config) that calculates output size preliminarily.

v2.2.1-misskey.9

15 Aug 14:13
e9ee401

Choose a tag to compare

  • Add argorithm option
  • Add hermite argorithm
  • Add null algorithm that uses drawImage() and makes it the default
  • Add processByHalf option

v2.2.1-misskey.8

08 Aug 12:14

Choose a tag to compare

  • Make mimeType: null returns OffscreenCanvas

v2.2.1-misskey.7

08 Aug 06:40

Choose a tag to compare

  • change readme to use npm
  • npm package provenance

v2.2.1-misskey.6

08 Aug 06:11

Choose a tag to compare

  • Update dependencies
  • Fix building failure