Releases: trim21/bangumi-server-private
Releases · trim21/bangumi-server-private
v0.4.5
⚠ BREAKING CHANGE
- remove deprecated login2
Features
- notify unread query (bangumi#172)
refactor
- remove deprecated login2
v0.4.4
Bug Fixes
- sec: set cookies httpOnly attribute
v0.4.3
Bug Fixes
- set cookies secure attr
- validation error response
v0.4.2
Features
- return topic title with single post
Bug Fixes
- topic last post time
v0.4.1
Bug Fixes
- should not edit topic with post api
- topic replies count
v0.4.0
Features
- delete group post (bangumi#139)
v0.3.1
bump: 0.3.1
v0.3.0
Features
- new router to get group post (bangumi#136)
Bug Fixes
- add /static/ dir to fix startup problem
v0.2.3
⚠ BREAKING CHANGE
- unify topic creating/editing request body (bangumi#131)
refactor
- unify topic creating/editing request body (bangumi#131)
v0.2.2
Performance Improvements
- session select sql