v1.0.0-dev.5
Pre-release
Pre-release
1.0.0-dev.5 (2023-06-20)
Bug Fixes π
- add missing migration scripts (cd715ed)
- database: now post attachment will not wiped everytime crawling (7f5f1f6)
- graphql: fix a bug that could not query attachment of posts (4d01d62)
- image-board: now board description will not have html encoded texts (e4c63a4)
Internal π§°
- data-source: add graphql api fields for deep querying objects belongs to data source (35ffad2)
- database: rewrite archived item storing algorithm (874df8c)
- image-board: make all html entities in post contents decoded (142eade)