Skip to content

v3.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 15:48
· 1715 commits to master since this release
6fd4d41

新機能

機能改善

バグ修正

  • 引用メッセージの通知が凍結者にも送信されていたバグを修正
  • 引用メッセージ・メンションの通知がBotにも送信されていたバグを修正

開発/運用

  • その他依存パッケージのアップデート

Changelog

  • 6fd4d41 Merge pull request #1487 from traPtitech/fix/notification-validation
  • 324dddf removing notification to bot
  • 36dac2f removing inactive users' notification when cited
  • 76397b2 Merge pull request #1485 from traPtitech/dependabot/go_modules/github.com/labstack/echo-contrib-0.13.0
  • 450f677 Merge pull request #1486 from traPtitech/dependabot/go_modules/google.golang.org/api-0.90.0
  • 83eef37 Bump google.golang.org/api from 0.89.0 to 0.90.0
  • ba06a59 Bump github.com/labstack/echo-contrib from 0.12.0 to 0.13.0
  • 5fb067f Merge pull request #1484 from traPtitech/dependabot/go_modules/google.golang.org/api-0.89.0
  • e5bac6f Bump google.golang.org/api from 0.88.0 to 0.89.0
  • c8af78a Merge pull request #1483 from traPtitech/dependabot/go_modules/google.golang.org/api-0.88.0
  • db4f9a0 Bump google.golang.org/api from 0.87.0 to 0.88.0
  • af9da16 Merge pull request #1482 from traPtitech/dependabot/docker/alpine-3.16.1
  • 681ec9f Bump alpine from 3.16.0 to 3.16.1
  • 8d98e1f Merge pull request #1481 from traPtitech/dependabot/docker/golang-1.18.4-alpine
  • ae6d15c Bump golang from 1.18.3-alpine to 1.18.4-alpine
  • 1a95833 Merge pull request #1480 from traPtitech/dependabot/go_modules/google.golang.org/api-0.87.0
  • be3b01c Bump google.golang.org/api from 0.86.0 to 0.87.0
  • 15df39d Merge pull request #1478 from traPtitech/dependabot/go_modules/gorm.io/driver/mysql-1.3.5
  • 356e103 Bump gorm.io/driver/mysql from 1.3.4 to 1.3.5
  • 3a9b1f3 Merge pull request #1477 from traPtitech/dependabot/go_modules/gorm.io/gorm-1.23.8
  • 6cbcb7c Bump gorm.io/gorm from 1.23.7 to 1.23.8
  • 4ea3f84 Merge pull request #1475 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • d7f41d3 Merge pull request #1476 from traPtitech/dependabot/go_modules/gorm.io/gorm-1.23.7
  • e8fa811 Bump gorm.io/gorm from 1.23.6 to 1.23.7
  • 0fcc13c Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • e69d059 Merge pull request #1474 from traPtitech/dependabot/go_modules/google.golang.org/api-0.86.0
  • c52c7b2 Bump google.golang.org/api from 0.85.0 to 0.86.0
  • 7168c54 Merge pull request #1473 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • b932ebe Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 0dec143 Merge pull request #1472 from traPtitech/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.2
  • 7dbc040 Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
  • dd3326b Merge pull request #1470 from traPtitech/dependabot/go_modules/github.com/spf13/cobra-1.5.0
  • ed9ccfc Merge pull request #1469 from traPtitech/dependabot/go_modules/google.golang.org/api-0.85.0
  • fee6501 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • 9af6e55 Bump google.golang.org/api from 0.84.0 to 0.85.0
  • 801853e Merge pull request #1467 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.7.4
  • a473a1c Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • 638eaff Merge pull request #1466 from traPtitech/dependabot/go_modules/google.golang.org/api-0.84.0
  • cba453f Bump google.golang.org/api from 0.83.0 to 0.84.0
  • cb9ec6a Merge pull request #1465 from traPtitech/dependabot/go_modules/gorm.io/gorm-1.23.6
  • af5322e Bump gorm.io/gorm from 1.23.5 to 1.23.6
  • 65b406e Merge pull request #1464 from traPtitech/dependabot/go_modules/google.golang.org/api-0.83.0
  • 95bf446 Bump google.golang.org/api from 0.82.0 to 0.83.0
  • 808bb7d Merge pull request #1463 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • 9070152 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 81d10d5 Merge pull request #1459 from n-kegra/api-definition-stampidformat
  • 689775d Merge pull request #1460 from traPtitech/dependabot/docker/golang-1.18.3-alpine
  • f0acb4c Merge pull request #1461 from traPtitech/dependabot/go_modules/google.golang.org/api-0.82.0
  • 1589933 Bump google.golang.org/api from 0.81.0 to 0.82.0
  • f267f83 Bump golang from 1.18.2-alpine to 1.18.3-alpine
  • 3232436 fixed StampHistoryEntry::stampId format
  • b961ecb Merge pull request #1453 from traPtitech/dependabot/go_modules/github.com/go-audio/wav-1.1.0
  • b281741 Merge pull request #1457 from traPtitech/dependabot/go_modules/gorm.io/driver/mysql-1.3.4
  • 943a2bb Bump gorm.io/driver/mysql from 1.3.3 to 1.3.4
  • a1d9d4d Merge pull request #1454 from traPtitech/dependabot/docker/alpine-3.16.0
  • cdac0a6 Bump github.com/go-audio/wav from 1.0.0 to 1.1.0
  • 1af8a00 Merge pull request #1458 from traPtitech/dependabot/go_modules/github.com/go-gormigrate/gormigrate/v2-2.0.2
  • bc51b11 Bump github.com/go-gormigrate/gormigrate/v2 from 2.0.1 to 2.0.2
  • e02535f Merge pull request #1456 from traPtitech/dependabot/go_modules/github.com/spf13/viper-1.12.0
  • 117fac7 Merge pull request #1455 from traPtitech/dependabot/go_modules/google.golang.org/api-0.81.0
  • 5808b6b Bump github.com/spf13/viper from 1.11.0 to 1.12.0
  • 4abeaf0 Bump google.golang.org/api from 0.80.0 to 0.81.0
  • d8e421e Bump alpine from 3.15.4 to 3.16.0
  • abcd2c5 Merge pull request #1452 from traPtitech/patch-es-wakeup