Skip to content

Releases: flyimg/flyimg

1.4.3

28 May 14:09
Compare
Choose a tag to compare

1.4.3 (2024-05-28)

Bug Fixes

  • add css style to version element (abc0e85)
  • add current version to the home page (106461f)
  • add missing ambimax/semantic-release-composer library (12f0640)
  • fixing linting issues (a5423f5)
  • fixing the @iwavesmedia/semantic-release-composer lib (8e2b55a)

1.4.2

28 May 11:27
Compare
Choose a tag to compare

1.4.2 (2024-05-28)

Bug Fixes

  • fix default sperator in js code (ae85361)

1.4.1

24 May 08:53
Compare
Choose a tag to compare

1.4.1 (2024-05-24)

Bug Fixes

  • add options_separator to js code (28fb1a0)

1.4.0

10 May 13:17
Compare
Choose a tag to compare

1.4.0 (2024-05-10)

Bug Fixes

  • Rename the build image to flyimg/flyimg, run composer update, remove linux/arm/v6 from target platform (526b3a1)

Features

1.3.5

09 May 10:54
Compare
Choose a tag to compare

1.3.5 (2024-05-09)

Bug Fixes

  • update flyimg base version to support multi arch build, fixing #414 (74d6336)

1.3.4

27 Feb 09:03
Compare
Choose a tag to compare

1.3.4 (2024-02-27)

Bug Fixes

  • adding linux/arm64/v8 architecture (53c4006)

1.3.3

26 Feb 10:38
Compare
Choose a tag to compare

1.3.3 (2024-02-26)

Bug Fixes

  • add Multi-platform image with GitHub Actions, #414 (2ab0d07)
  • fixing Create manifest list stage: (91524d3)
  • fixing Github Action workflow for Multi-platform Docker image (1d0e144)
  • fixing github workflow (5aff78a)
  • fixing linting errors (f414470)
  • fixing missing PLATFORM_PAIR for the articat upload (Github Action CD) (84b55ff)
  • fixing Multi-platform image with GitHub Actions (ce62db0)
  • fixing the base image path (954ff76)
  • fixing the REGISTRY_IMAGE tags (eb3d09b)
  • fixing typo in docker Create manifest list and push step (5a7658b)
  • fixing workflow release issue (7864655)

1.3.2

21 Feb 11:22
Compare
Choose a tag to compare

1.3.2 (2024-02-21)

Bug Fixes

  • fixing facedetect issue for AVIF format images (543ef80)

1.3.1

18 Feb 16:42
Compare
Choose a tag to compare

1.3.1 (2024-02-18)

Bug Fixes

  • Fix the default value for heic_speed to 8 and make it variable in the config file (25e7cdd)
  • fixing issue with s3 storage system, closing #325 (bdb59a0)

1.3.0

11 Dec 11:01
Compare
Choose a tag to compare

1.3.0 (2023-12-11)

Bug Fixes

  • fix avif test case (141a2c4)
  • fixing the timeout issue when loading source image (06c6746)

Features

  • add AVIF support (b56b758)
  • use latest docker base image to add AVIF support (3f13454)