Skip to content

v3.6.4

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:31
· 3582 commits to master since this release
6424922

新機能

機能改善

  • アップロードファイルのアニメーション画像判定 #1129 #1130
  • ユーザーネームからユーザーを検索可能に #1133

バグ修正

Changelog

6424922 Merge pull request #1132 from traPtitech/dependabot/go_modules/google.golang.org/api-0.44.0
97c1392 Merge pull request #1131 from traPtitech/dependabot/go_modules/github.com/labstack/echo/v4-4.2.2
fb391cb Merge pull request #1133 from traPtitech/impl/username-api
8eee582 mutually exclude include-suspended and name
0d41d20 Implement GET /users name filter
4094bdb Bump google.golang.org/api from 0.43.0 to 0.44.0
1cd672c Bump github.com/labstack/echo/v4 from 4.2.1 to 4.2.2
867d9c1 Merge pull request #1130 from traPtitech/fix/animated-image-check
c9dea6b use bytes.Reader when possible
de1f358 fix: check animated image for icons/stamps as well
eb1e875 Merge pull request #1129 from traPtitech/feat/is-animated-image
177defc Update midec
cbf84da rename GetIsAnimatedImage() to IsAnimatedImage()
0e7d0a5 IsAnimatedImageのテストを少し追加
18b82c5 アニメーション画像のisAnimatedがtrueになるように
2381747 FileInfoのレスポンスにisAnimatedImageを含めるように
4991796 Regen tbls
5d7ad39 FileMeta modelにIsAnimatedImageを追加
65357c3 Fix swagger ws events
7192817 Regen tbls