Skip to content

v1.78.5

Compare
Choose a tag to compare
@bentwnghk bentwnghk released this 10 Dec 23:02
· 375 commits to main since this release

Version 1.78.5

Released on 2024-12-10

♻ Code Refactoring

  • misc: Clean the gpt-4-vision-preview models, refactor the clerk user service implement.

🐛 Bug Fixes

  • misc: Fix pricing with 0 digit, nullptr errors in NextAuth adapter.

💄 Styles

  • misc: Add GLM-4V-Flash from Zhipu.

Improvements and Fixes

Code refactoring

  • misc: Clean the gpt-4-vision-preview models, closes #4967 (7094ea6)
  • misc: Refactor the clerk user service implement, closes #4965 (059810b)

What's fixed

  • misc: Fix pricing with 0 digit, closes #4964 (c1061b4)
  • misc: Nullptr errors in NextAuth adapter, closes #4960 (d242ee0)

Styles