Skip to content

Releases: liuhuapiaoyuan/next-auth-oauth

v1.6.0

19 Dec 08:29
9d39a75
Compare
Choose a tag to compare

1.6.0 (2024-12-19)

Features

  • 重构微信公众号登录,逻辑更加清晰,配置更加方便 (bba4bbd)

Bug Fixes

v1.5.0

18 Nov 12:34
7ee07eb
Compare
Choose a tag to compare

1.5.0 (2024-11-18)

Features

  • enhance wechatMp provider with additional logging and success message (6dc80a9)
  • update wechatmp-kit and refactor MessageService (24107ec)
  • 完成微信公众号登录,支持场景二维码/验证码回复两种登录模式 (a04a6f2)

Bug Fixes

Performance Improvements

v1.4.3

29 Oct 09:27
098c500
Compare
Choose a tag to compare

1.4.3 (2024-10-29)

Bug Fixes

Performance Improvements

v1.4.2

29 Oct 07:37
54cb09a
Compare
Choose a tag to compare

1.4.2 (2024-10-29)

Bug Fixes

v1.4.1

29 Oct 07:33
68218f1
Compare
Choose a tag to compare

1.4.1 (2024-10-29)

Bug Fixes

  • remove debug (42510dd)
  • update script (8d08e8a)
  • 更新package.json` 文件中的构建和数据库推送脚本,修正了命令中的错误。 (f8b4cb6)
  • 本地调整成sqlite (bd0a191)
  • 移除不需要的依赖,调整auth检测代码 (833fa88)
  • 调整脚本,初始化数据库 (25c7a22)

Performance Improvements

  • vercel adapter (f038c1f)
  • 大规模重构接口以及文档,重写example (53c52ad)

v1.4.0

28 Oct 11:25
2e2a1e2
Compare
Choose a tag to compare

1.4.0 (2024-10-28)

Features

  • add tests for parseWehcatMessageXML and renderXML functions (50151b9)
  • 大规模重构项目跟结构 (b4c914c)

Bug Fixes

Performance Improvements

  • 优化文档显示 (64794f1)
  • 调整包结构,独立微信公众号工具 (e3b1e61)

v1.3.0

21 Oct 12:03
fb027ed
Compare
Choose a tag to compare

1.3.0 (2024-10-21)

Features

  • doc: update authing doc/weibo doc (5e473ee)

Bug Fixes

  • rename wechat package name (bf0288f)

v1.2.0

19 Oct 03:21
d7194bc
Compare
Choose a tag to compare

1.2.0 (2024-10-18)

Features

  • add Gitee as an authentication provider (9f24ebb)
  • 增加微博登录功能 (d1f0e24)

v1.1.3

17 Oct 11:07
1d34f76
Compare
Choose a tag to compare

1.1.3 (2024-10-13)

Bug Fixes

Performance Improvements

v1.1.2

12 Oct 07:48
Compare
Choose a tag to compare

1.1.2 (2024-10-12)

Bug Fixes