Skip to content

v3.7.6

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:32
· 3289 commits to master since this release
87190b5

バグのためスキップ

Changelog

87190b5 Merge pull request #1245 from traPtitech/gen-missing-thumbs
a6ecdce ⚡ add gen-missing-thumbs cmd
be5f610 ⚙️ show available platforms on build
cbcfe43 ⚙️ fix: set up qemu
bb1161e ⚙️ build/release for arm64
0481d5d Merge pull request #1239 from traPtitech/chores/update
0ec6fd3 💚 fix test req media type
856213c Bump go.uber.org/zap from 1.17.0 to 1.18.1
06e7f0d Bump github.com/gavv/httpexpect/v2 from 2.2.0 to 2.3.1
b17ae5e Bump github.com/spf13/viper from 1.8.0 to 1.8.1
49fa593 Bump google.golang.org/api from 0.48.0 to 0.49.0
646fd70 Bump gorm.io/driver/mysql from 1.1.0 to 1.1.1
3b590fc Bump github.com/olivere/elastic/v7 from 7.0.24 to 7.0.25
264b8e4 Merge pull request #1232 from traPtitech/update-packages
7ab4c76 Bump alpine from 3.13.5 to 3.14.0
542036f Bump gorm.io/gorm from 1.21.10 to 1.21.11
acfb550 Bump github.com/spf13/viper from 1.7.1 to 1.8.0
ae001bc Bump github.com/golang/mock from 1.5.0 to 1.6.0
0699de7 Merge pull request #1227 from traPtitech/feat/user-group-icon
b9dd39f 📚 fix comment
862010e ✨ add command to gen missing group images
309f7ab ⚡ check for user group icon in file prune cmd
3f7a967 ♻️ outdent else return block
fcbb76d 📚 regen db docs
3f7416f ✨ add icon to user groups
0a051ec Merge pull request #1226 from traPtitech/fix/user-group-member-updated
bd8d97f ⚡ send user group updated event on member update
d4612b2 Merge pull request #1224 from traPtitech/dependabot/go_modules/cloud.google.com/go-0.84.0
16e5380 Bump cloud.google.com/go from 0.83.0 to 0.84.0
3959c2d Bump google.golang.org/api from 0.47.0 to 0.48.0
47c94b6 Merge pull request #1220 from traPtitech/dependabot/go_modules/github.com/prometheus/client_golang-1.11.0
3b05428 Merge pull request #1222 from traPtitech/fix/rbac-init
0944755 🐛 reload rbac on role init
83b5cb1 Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
64f02f0 📚 fix user group api summary
9911d01 Merge pull request #1219 from traPtitech/dependabot/go_modules/cloud.google.com/go-0.83.0
3d0058d Bump cloud.google.com/go from 0.82.0 to 0.83.0
270badc Merge pull request #1207 from traPtitech/v3-test
fbc4cfc 💚 add partial webrtc test
4aa999f 📚 fix editWebhook to actual response
0e01b7d 💚 add webhook tests
7fb47b5 💚 tweak router test logger
987b4cd 💚 add users test
aa5f2c2 ♻️ rm user settings unreachable codes
5a35dd7 💚 add user settings test
d650aa6 🐛 optional field could have been valid and empty
b05f004 📚 fix removeUserGroupMember comment
341e0da 💚 add user groups test
1853541 💚 add already removed tags test case
fb76b42 📚 fix editUserTag res
2e816c1 🐛 fix add[My]UserTag response
9fd58d4 💚 add tags test
cc6e8d5 💚 add stars test
e192dd7 💚 add stamps test
48748c3 💚 add stamp palettes test
4bec65c 💚 add sessions test
d869634 💚 add public test
7d0e6e5 💚 fix ineffective assignment
df5c447 📚 fix removePin response
963b7b1 💚 add messages test
56462da 📚 fix createPin response
355d602 💚 add more messages test
0127905 💥 fix editMessage to actual response
b1a4763 💚 add more exhaustive edit/delete messages test
9924a0d 💚 add partial messages test
051ff35 💚 add files test
9a72c04 💚 add clip folder tests
fa1532e 💚 add clients tests
caa355f 💚 add channel tests
b22cdd6 💚 add channel tests
912081c 💚 fix bots test cases
7f02e0c 💚 add more bots test
6bd84af 💥 fix /bots/{botId}/actions/reissue field name
c01bd46 💚 add more bots test
32412c9 💥 fix GET /channels/{chId}/bots field name
69300b3 💚 add more bots test
b934955 💚 fix edit bot test case
31f5a9f 💥 fix /bot/{botId}/logs datetime field casing
a772f71 💚 add more bots test
27ce723 💚 add activity, bots test
4f6bcd3 Merge pull request #1214 from traPtitech/fix/ogp-api
22176d0 OGPのレスポンスの修正