Skip to content

Releases: keke125/pixel-art-filter-web

v1.1.2

07 Jun 13:50
fab4c9c
Compare
Choose a tag to compare

更新內容

  • 升級vite版本
  • 針對行動裝置調整UI
  • GitHub Actions: 調整製作Docker Image時,OpenCV的使用
  • [修正bug] - 圖片容量大小不應該是負值
  • [修正bug] - 確保刪除使用者時,資料庫內屬於該使用者的圖片資訊也會一起刪除

新的貢獻者

完整更新日誌: v1.1.1...v1.1.2

What's Changed

  • Bump vite from 4.1.3 to 4.1.5 by @dependabot in #2
  • Optimize user interface (UI) for enhanced user experience on mobile devices
  • GitHub Actions: Optimize OpenCV library usage for Docker
  • [bugfix] - prevent negative image size values
  • [bugfix] - Ensure that after deleting a user, the images owned by the user are also deleted.

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 May 09:39
27a9cdf
Compare
Choose a tag to compare

調整 OpenCV 的使用,由 OpenCV 官方程式庫(Native Libraries)改為使用由 OpenPnP 打包好的 Maven 版本
從此版本後,提供 linux/amd64 及 linux/arm64 Docker 映像檔

Full Changelog: 1.1.0...v1.1.1

v1.1.0

25 May 14:20
9a9fa46
Compare
Choose a tag to compare

Stable Version Release
Windows and Linux versions now available, providing enhanced compatibility and flexibility.

Full Changelog: 1.0.0...1.1.0

v1.0.0

13 May 10:53
82e928d
Compare
Choose a tag to compare

初始版本,基本功能完成,能進行圖片轉換