Skip to content

v2.8.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 05:53
· 14 commits to master since this release
4dd0ae4

v2.8.6 (2024-05-09)

Features

  • auth: user accounts merge tool (#854)
  • auth: social login api endpoints (#854)
  • ci: include frontend dist files in release (#860)
  • i18n: add incremental updates feature for i18n code scan tool
  • multi_push/lark: add card mode for lark push (#839)
  • sync: add keyed mutex
  • ui/auth: plugin-auth for integrating social login (#854)
  • ui/img_lazyload: add support for lazy loading images (#850)

Bug Fixes

  • api/pv: add mutex for page pv record endpoint
  • cache/user: user id cache from email lookup not cleared
  • comments_get: include site_name for isolation in associated query for comment's page
  • dao: ensure find and create functions thread safe (#845)
  • db/migrate: fix root_id migrate for database lacking recursive CTE support (#848) (#846)
  • db_migrate: drop fk_comments_user foreign key constraint of the users table
  • sidebar/site: unable to edit the new site urls
  • ui/dark_mode: add support for configuring dark mode in backend (#790)
  • ui/dark_mode: unable to toggle dark mode for sidebar in auto mode
  • ui/height_limit: height limit not working while loading images (#849)
  • ui/marked: optimize same origin link judgment logic

Documentation

  • update introduction document
  • auth: add social login feature (#854)
  • i18n: add translation for Korean and Russian