Skip to content

Latest commit

 

History

History
281 lines (157 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

281 lines (157 loc) · 13.2 KB

(2021-09-21)

Bug Fixes

  • 🐛[bug] Comment length out of the preview box (fdab120)
  • client: try compatable with safari 13, close #531 (#557) (a13ab21)

Features

BREAKING CHANGES

  • client: Remove avatar, avatarCDN and avatarForce configuration for client and add AVATAR_PROXY for server.

(2021-04-29)

Features

(2021-03-12)

Bug Fixes

  • vercel: compat pgsql column case insensitive (613323c)

(2021-03-08)

Bug Fixes

(2021-03-07)

Bug Fixes

  • vercel: child cmts order increment fix #163 (e31b172)

(2021-03-06)

Bug Fixes

  • admin: dashboard time zone miss (87efb46)
  • admin: keyword search btn click resp (48feb8b)
  • vercel: LIKE query typo (090230c)

(2021-02-14)

Bug Fixes

  • vercel: await error (71d93ce)
  • client: show vistor count by post return val (b00dc64)
  • vercel: stor update func return updated value (59cc1c5)

Features

(2021-02-13)

Bug Fixes

  • vercel: github store write header error (dd41f52)

(2021-02-12)

Bug Fixes

  • vercel: github select where bug (b19547c)
  • vercel: fix too_large error when file > 1M (77b6452)

(2021-02-08)

Bug Fixes

  • admin: update gravatar cdn to v2ex (e4617e1)
  • client: update default gravatar to v2ex (7fb0bd7)

Features

  • admin: add i18n support, zh-cn and en-us now (3f49034)

(2021-01-13)

Bug Fixes

  • client: fix typo link check start with http (8759f0f)
  • vercel: change github oauth scope to limit access (19ad4e2)
  • client: comment list return comment count to reduce api request times (ac4fdb9)
  • vercel: comment and article count api support multiple url query (3fc206b)

(2021-01-10)

Features

  • admin: compat avatar sever return (9482e83)
  • client: compat avatar server return (86a0f0a)
  • vercel: add avatar return support (1ab3c9f)

(2021-01-09)

Bug Fixes

  • vercel: fix a serie of bugs when github oauth return email empty
  • doc: add user_id, github, avatar field for sqlite (f027784)
  • vercel: optimize docker build image (#131)

(2021-01-08)

Features

  • add github social login (050f6be)

(2021-01-05)

Bug Fixes

  • client: compat serverURL end with slash fix #122 (196a959)

(2021-01-04)

Bug Fixes

  • vercel: add sender_email env to custom mail from (e5e9af8, closes #120
  • admin: fix recursive login bug (8ad1fde, closes #121)

(2021-01-03)

Features

  • admin: add profile setting page for dashboard and client (aaf7836)
  • client: add admin comment badge for client (#118), closes #115)

Bug Fixes

  • client: fix post comment fail when token empty (c8c7792), closes #113)

(2021-01-02)

Features

  • add client login support (#109)
  • Add MAIL_SUBJECT_ADMIN and MAIL_TEMPLATE_ADMIN config variable (7f81112)

(2021-01-01)

Features

  • doc: Migration tool add disqus support (9b965ed)

Bug Fixed

  • vercel: compat with empty ua (f39d777)

(2020-12-26)

Features

  • vercel: add COMMENT_AUDIT env to audit comment before approved (#94)

(2020-12-24)

Features

  • vercel: QQ notification support (10d08af)

(2020-12-22)

Features

  • doc: add artalk migration support (a4548a9), closes #81

Bug Fixes

  • doc: migration tool compat leancloud cn output file (1f25902)
  • doc: fix csv migration miss first line data bug (3f7c3b3)

(2020-12-21)

Bug Fixes

  • admin: fix url redirect with double slash bug (f5560eb), closes #80
  • vercel: fix dashboard waline config serverURL error with pathname (9bb9385), closes #85

Features

  • vercel: add Telegram notification (#83)

(2020-12-20)

Features

  • vercel: blog Author Email notify disable when wechat notify enabled (f71a6d1)

(2020-12-19)

Features

  • client: post comment without reload page (353a14c)

Bug Fixes

  • client: fix paste upload image can't update preview area after success (2103295)
  • vercel: fix childcomment with order asc (f8c65e4)

(2020-12-18)

Features

  • hexo-next: add libUrl parameter to custom cdn url (67653ce)

(2020-12-17)

Bug Fixes

  • client: load emoji image when commentbox emoji button click (7b9a1e2), closes #70

(2020-12-15)

Bug Fixes

  • vercel: compat valine old data without status property (53ebc5a), closes #67

(2020-12-14)

Bug Fixes

  • vercel: compat server url not root pathname (17d402c)

(2020-12-13)

Bug Fixes

  • client: update image upload to alexchu (4e7be34)

(2020-12-10)

Bug Fixes

  • client: decode path parameter to compat (aaa907e), closes #63

(2020-12-09)

Features

  • client: add uplodImage custom method (35abb56)

(2020-12-08)

Bug Fixes

  • vercel: compat postgresql (2b70144)

(2020-12-06)

Features

  • hexo/next: add hexo-next-waline plugin (1364169)
  • client: add recent comment widget (1f43c13)
  • vercel & client: add mathjax support with katex (9518679), closes #58

(2020-12-05)

Bug Fixes

Features

  • admin: add patch comment process (bdfabd5)
  • @waline/cloudbase init (02f1955)
  • Add DISABLE_USERAGENT to hide ua #55 (a6589b5)