v3.1.0
What's Changed
Features
- Enable search query and add
from_view
for top articles. PR #407 by @000wan. - Add calendar. PR #430 by @Qndndn and @injoonH.
- Change SMTP provider. PR #431 by @DoyunShin.
Refactors
Fixes
- Fix N+1 query problems about
GET /articles
PR #414 by @retroinspect. - Fix N+1 query problems about
GET /home
andGET /boards
. PR #418 by @retroinspect.
Docs
New Contributors
Full Changelog: v3.0.1...v3.1.0