Skip to content

v1.6.9

Compare
Choose a tag to compare
@pilinux pilinux released this 26 May 15:10
· 300 commits to main since this release
65882e4

new feature

⚡ handle authentication tokens on client devices' cookies

⚡ logout (individually enable option - delete tokens from cookies, ban active tokens)

dependency update

  • gorm.io/gorm: v1.24.5 -> v1.25.1
  • gorm.io/driver/mysql: v1.4.7 -> v1.5.1
  • gorm.io/driver/postgres: v1.4.8 -> v1.5.2
  • gorm.io/driver/sqlite: v1.4.4 -> v1.5.1
  • github.com/go-sql-driver/mysql: v1.7.0 -> v1.7.1
  • go.mongodb.org/mongo-driver: v1.11.2 -> v1.11.6
  • github.com/qiniu/qmgo: v1.1.5 -> v1.1.6
  • github.com/sirupsen/logrus: v1.9.0 -> v1.9.2
  • github.com/mrz1836/postmark: v1.3.0 -> v1.4.0