Skip to content

Releases: trim21/bangumi-server-private

v0.4.5

17 Mar 21:53
v0.4.5
ce9e15d
Compare
Choose a tag to compare

⚠ BREAKING CHANGE

  • remove deprecated login2

Features

refactor

  • remove deprecated login2

v0.4.4

13 Mar 12:33
v0.4.4
fa27198
Compare
Choose a tag to compare

Bug Fixes

  • sec: set cookies httpOnly attribute

v0.4.3

11 Mar 15:14
v0.4.3
6710325
Compare
Choose a tag to compare

Bug Fixes

  • set cookies secure attr
  • validation error response

v0.4.2

05 Mar 12:50
v0.4.2
667a2e9
Compare
Choose a tag to compare

Features

  • return topic title with single post

Bug Fixes

  • topic last post time

v0.4.1

01 Mar 06:13
v0.4.1
721c4f3
Compare
Choose a tag to compare

Bug Fixes

  • should not edit topic with post api
  • topic replies count

v0.4.0

26 Feb 11:57
v0.4.0
be2c86a
Compare
Choose a tag to compare

Features

v0.3.1

26 Feb 08:38
v0.3.1
561d14a
Compare
Choose a tag to compare
bump: 0.3.1

v0.3.0

26 Feb 08:31
v0.3.0
6883eb8
Compare
Choose a tag to compare

Features

Bug Fixes

  • add /static/ dir to fix startup problem

v0.2.3

22 Feb 22:57
v0.2.3
cb08a28
Compare
Choose a tag to compare

⚠ BREAKING CHANGE

  • unify topic creating/editing request body (bangumi#131)

refactor

  • unify topic creating/editing request body (bangumi#131)

v0.2.2

16 Feb 03:48
v0.2.2
f3d98ac
Compare
Choose a tag to compare

Performance Improvements

  • session select sql