Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0-dev.5](v1.0.0-dev.4...v1.0.0-dev.5) (2023-06-20) ### Bug Fixes π * add missing migration scripts ([cd715ed](cd715ed)) * **database:** now post attachment will not wiped everytime crawling ([7f5f1f6](7f5f1f6)) * **graphql:** fix a bug that could not query attachment of posts ([4d01d62](4d01d62)) * **image-board:** now board description will not have html encoded texts ([e4c63a4](e4c63a4)) ### Internal π§° * **data-source:** add graphql api fields for deep querying objects belongs to data source ([35ffad2](35ffad2)) * **database:** rewrite archived item storing algorithm ([874df8c](874df8c)) * **image-board:** make all html entities in post contents decoded ([142eade](142eade)) ### Features β¨ * **graphql:** add api fields for post metadata ([fac2059](fac2059)) * **graphql:** add query field for querying singular archived object ([faba099](faba099)) * **graphql:** add query fields for board metadata ([9cfe721](9cfe721))
- Loading branch information