Files
core/CHANGELOG.md
2021-11-17 21:34:31 +08:00

922 lines
37 KiB
Markdown

# [3.11.0](https://github.com/mx-space/server-next/compare/v3.10.3...v3.11.0) (2021-11-17)
## [3.10.3](https://github.com/mx-space/server-next/compare/v3.10.2...v3.10.3) (2021-11-17)
### Bug Fixes
* **deps:** update dependency cache-manager to v3.6.0 ([#168](https://github.com/mx-space/server-next/issues/168)) ([e6b506e](https://github.com/mx-space/server-next/commit/e6b506e65b91055d75a9a40c4676a99b53a04ede))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.10 ([200ab81](https://github.com/mx-space/server-next/commit/200ab815b627fde2f0275ae17a195ff89eaad7fd))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.0 ([#179](https://github.com/mx-space/server-next/issues/179)) ([43c6250](https://github.com/mx-space/server-next/commit/43c6250b7b18922999c133343a6c514771874397))
* **deps:** update dependency marked to v4.0.3 ([b078f2d](https://github.com/mx-space/server-next/commit/b078f2de2f3aa1cd4b6bc7994ae136b6c3071974))
* **deps:** update dependency nodemailer to v6.7.1 ([b27e122](https://github.com/mx-space/server-next/commit/b27e122b8a06234bb3071e7f03687451af46e9ef))
* **deps:** update dependency snakecase-keys to v5.1.2 ([79db46e](https://github.com/mx-space/server-next/commit/79db46e7d780925a271b17369595bb063359a1a7))
* **deps:** update nest monorepo to v8.2.1 ([e757b86](https://github.com/mx-space/server-next/commit/e757b86bbf3f1fd449450c71e70a1444d16245ea))
* **tag:** return correct tag name ([64e31b9](https://github.com/mx-space/server-next/commit/64e31b92eeb95f0bb836ff1b3555a63c4531aee8))
## [3.10.2](https://github.com/mx-space/server-next/compare/v3.10.1...v3.10.2) (2021-11-16)
### Bug Fixes
* **category:** return origial enum if truely type ([856b06f](https://github.com/mx-space/server-next/commit/856b06f6ffab1cb0a4b78561d77bad6e869b2381))
* **comment:** return new comment after reply ([4dfdae6](https://github.com/mx-space/server-next/commit/4dfdae632b178a5a956e401ec40bc472b5c7a7cc))
* **deps:** update dependency apollo-server-fastify to v3.4.1 ([cb987d8](https://github.com/mx-space/server-next/commit/cb987d821ee87d2b52679aea8ef16ec3b612098c))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.7 ([fe7363f](https://github.com/mx-space/server-next/commit/fe7363f47832f7cf8f0f7732aa2a360306557d51))
* **deps:** update dependency fastify-cookie to v5.3.2 ([bf7ba52](https://github.com/mx-space/server-next/commit/bf7ba523d99f060bd441c3dfd5fde2a8a0333847))
* lint error ([137d723](https://github.com/mx-space/server-next/commit/137d723c864edc08d57baf741e004a0dafa7320f))
## [3.10.1](https://github.com/mx-space/server-next/compare/v3.10.0...v3.10.1) (2021-10-30)
### Bug Fixes
* **deps:** update dependency @nestjs/graphql to v9.1.1 ([#131](https://github.com/mx-space/server-next/issues/131)) ([e5c6618](https://github.com/mx-space/server-next/commit/e5c661882b8c2662ef87ab8ca81608911007653c))
* **deps:** update dependency algoliasearch to v4.11.0 ([#132](https://github.com/mx-space/server-next/issues/132)) ([e741f69](https://github.com/mx-space/server-next/commit/e741f697bcc71ec51ff3017eebc0ffa2d3d62e18))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.6 ([25c1576](https://github.com/mx-space/server-next/commit/25c157699541dfaf5b7acfbaf46920a179487eb3))
* **deps:** update dependency fastify-swagger to v4.12.6 ([54a9fa7](https://github.com/mx-space/server-next/commit/54a9fa7a6fc7008bb6ee1b7546e8d39ce32979e8))
* **deps:** update dependency graphql to v15.7.2 ([#151](https://github.com/mx-space/server-next/issues/151)) ([b26cb48](https://github.com/mx-space/server-next/commit/b26cb48fac973062869d003a385777d9185ed8ee))
* **deps:** update dependency marked to v3.0.8 ([7b07846](https://github.com/mx-space/server-next/commit/7b078461b87c2efbfd0208c05fc79195229f1492))
* **deps:** update dependency ua-parser-js to v0.7.30 ([8b2fac2](https://github.com/mx-space/server-next/commit/8b2fac224b60efd86b8491990748a85cd9bf5391))
* **deps:** update dependency ua-parser-js to v0.7.31 ([cdf2835](https://github.com/mx-space/server-next/commit/cdf28351899194fbb130e84564a61a69daf1c692))
* **deps:** update dependency ua-parser-js to v1 ([#142](https://github.com/mx-space/server-next/issues/142)) ([4aa6874](https://github.com/mx-space/server-next/commit/4aa6874357486ffcd7730419967096edfd2bf1a5))
* **deps:** update nest monorepo to v8.1.2 ([70e5726](https://github.com/mx-space/server-next/commit/70e57264fafb56a4f8308467f6f726ebd70f3091))
# [3.10.0](https://github.com/mx-space/server-next/compare/v3.9.5...v3.10.0) (2021-10-22)
### Bug Fixes
* create-tag script ([6548555](https://github.com/mx-space/server-next/commit/6548555416ea899ed4df4152b18c477e7e9cef96))
* **deps:** update dependency @nestjs/swagger to v5.1.1 ([1cc7fdf](https://github.com/mx-space/server-next/commit/1cc7fdf7763daee080d13827f831ae2039ee4563))
* **deps:** update dependency @nestjs/swagger to v5.1.3 ([6097c54](https://github.com/mx-space/server-next/commit/6097c54241b86e506fa8fb64fbb5c6ae26a76bb3))
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([b3f9adb](https://github.com/mx-space/server-next/commit/b3f9adba7f0b8f22f5d199bafd197e61a95adbf6))
* **deps:** update dependency fastify-swagger to v4.12.5 ([0800654](https://github.com/mx-space/server-next/commit/08006544b76fc58b8270c65f6c04d9bf74bbe4d1))
* **deps:** update dependency mongoose-lean-virtuals to v0.9.0 ([#122](https://github.com/mx-space/server-next/issues/122)) ([3f70923](https://github.com/mx-space/server-next/commit/3f709236488fd51d3f2cf662cc74bb8081017e3d))
## [3.9.5](https://github.com/mx-space/server-next/compare/v3.9.4...v3.9.5) (2021-10-14)
### Bug Fixes
* downgrade eslint to v7 ([8928574](https://github.com/mx-space/server-next/commit/8928574b7f53495754f242b7cba89513966a23e4))
## [3.9.4](https://github.com/mx-space/server-next/compare/v3.9.3...v3.9.4) (2021-10-14)
### Bug Fixes
* **deps:** update dependency nanoid to v3.1.30 ([7fe753c](https://github.com/mx-space/server-next/commit/7fe753c37b6bab9662a2688a5388fad060fcf05d))
## [3.9.3](https://github.com/mx-space/server-next/compare/v3.9.2...v3.9.3) (2021-10-13)
### Bug Fixes
* argv import ([46fc667](https://github.com/mx-space/server-next/commit/46fc667b966795214833c7555bcb36b3f94ebd93))
## [3.9.2](https://github.com/mx-space/server-next/compare/v3.9.1...v3.9.2) (2021-10-13)
### Bug Fixes
* **deps:** update dependency @nestjs/graphql to v9.0.6 ([def3691](https://github.com/mx-space/server-next/commit/def3691ecbcb464e4e6c25ceb1fa4715789c8a86))
* **deps:** update dependency apollo-server-fastify to v3.4.0 ([#117](https://github.com/mx-space/server-next/issues/117)) ([98c30fa](https://github.com/mx-space/server-next/commit/98c30fa5996ded3ba6b18bbcca8c92b1cf9d8a80))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.5 ([7405202](https://github.com/mx-space/server-next/commit/74052028751f8f9a096c6da42aa3292274b649bc))
* **deps:** update dependency fastify-multipart to v5.0.2 ([af9bfbc](https://github.com/mx-space/server-next/commit/af9bfbca4dd4bfeb0133f33394a5b9cf6eb2b2e3))
* **deps:** update dependency marked to v3.0.7 ([ff188c5](https://github.com/mx-space/server-next/commit/ff188c5c6879eb7f865f0a2cf966847fa3978fff))
* **deps:** update dependency nodemailer to v6.7.0 ([#115](https://github.com/mx-space/server-next/issues/115)) ([413df05](https://github.com/mx-space/server-next/commit/413df055462cb2c5eaa3d0f9b478630aa75bd044))
* **deps:** update dependency xss to v1.0.10 ([6d355e0](https://github.com/mx-space/server-next/commit/6d355e056dba96da0e19c2e6a333e8cd25aa559f))
### Features
* update admin versiob ([24fa8c0](https://github.com/mx-space/server-next/commit/24fa8c004691614332676b5fc08bff35a5cbbef0))
## [3.9.1](https://github.com/mx-space/server-next/compare/v3.9.0...v3.9.1) (2021-10-07)
### Bug Fixes
* backup default option and update admin version ([cf4323b](https://github.com/mx-space/server-next/commit/cf4323bfb58cbc7062da6851204f3405658375e5))
* **deps:** update dependency camelcase-keys to v7.0.1 ([#96](https://github.com/mx-space/server-next/issues/96)) ([eb931e5](https://github.com/mx-space/server-next/commit/eb931e50cdebabfd70be9ce84c44f8db8349b8ed))
* **deps:** update dependency graphql to v15.6.1 ([#101](https://github.com/mx-space/server-next/issues/101)) ([8675623](https://github.com/mx-space/server-next/commit/8675623bfa639e3a3758882da1b7810f4677663c))
* **deps:** update dependency marked to v3.0.6 ([95fbb58](https://github.com/mx-space/server-next/commit/95fbb58c6e1377657fba87cf03b49f75c60b1e2b))
* **deps:** update dependency nanoid to v3.1.29 ([#102](https://github.com/mx-space/server-next/issues/102)) ([0450161](https://github.com/mx-space/server-next/commit/04501612999261626eccd0404e62e54c7a0b7ada))
* **deps:** update dependency snakecase-keys to v5.1.0 ([#100](https://github.com/mx-space/server-next/issues/100)) ([2983c06](https://github.com/mx-space/server-next/commit/2983c069e2879dd88791ff0f789955928866bdae))
* **deps:** update nest monorepo to v8.0.10 (patch) ([#87](https://github.com/mx-space/server-next/issues/87)) ([f8f4f89](https://github.com/mx-space/server-next/commit/f8f4f89b135631d737d91367ebcb7fc6d1059931))
# [3.9.0](https://github.com/mx-space/server-next/compare/v3.8.2...v3.9.0) (2021-10-04)
### Features
* pageproxy can assign version ([5c6d929](https://github.com/mx-space/server-next/commit/5c6d92952aad1f8a29e5ba191262ac9a9bfc3b14))
## [3.8.2](https://github.com/mx-space/server-next/compare/v3.8.1...v3.8.2) (2021-10-04)
### Bug Fixes
* apply link email mark optional ([523702f](https://github.com/mx-space/server-next/commit/523702f779c3658d1bd82bcd6a6969059c94ff62))
### Features
* add pageproxy page source ([aa7e322](https://github.com/mx-space/server-next/commit/aa7e322baae733e8ab6442b82bdb5eeb6c036f7e))
## [3.8.1](https://github.com/mx-space/server-next/compare/v3.8.0...v3.8.1) (2021-10-04)
### Bug Fixes
* markdown import logic ([bb108e4](https://github.com/mx-space/server-next/commit/bb108e47b22de37401e9aad4ce3a6baee1d02f60))
# [3.8.0](https://github.com/mx-space/server-next/compare/v3.7.10...v3.8.0) (2021-10-03)
### Bug Fixes
* use logger after listen ([b410e71](https://github.com/mx-space/server-next/commit/b410e71ce114c2e136130d43cd435ba57fdc24b9))
## [3.7.10](https://github.com/mx-space/server-next/compare/v3.7.9...v3.7.10) (2021-10-03)
### Features
* use custom logger ([0ce61f6](https://github.com/mx-space/server-next/commit/0ce61f62d5ef3e60fa5706eb763341af4d31b21a))
## [3.7.9](https://github.com/mx-space/server-next/compare/v3.7.8...v3.7.9) (2021-10-03)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.12.4 ([cc9ad63](https://github.com/mx-space/server-next/commit/cc9ad63ca639d90c76eaa483ec45a17a5c27b16b))
* Import user module repeatedly ([#92](https://github.com/mx-space/server-next/issues/92)) ([f7c4b42](https://github.com/mx-space/server-next/commit/f7c4b420a8bb924642ba1691d671a7dcbfcaae27))
## [3.7.8](https://github.com/mx-space/server-next/compare/v3.7.7...v3.7.8) (2021-10-02)
### Bug Fixes
* docker script ([fd7f9c8](https://github.com/mx-space/server-next/commit/fd7f9c870e53a8f96e5ae76e1454917d97c65c7a))
### Features
* add env for docker-compose ([9cef745](https://github.com/mx-space/server-next/commit/9cef745dc85017274cc5190c032fdc60fd4ed805))
## [3.7.7](https://github.com/mx-space/server-next/compare/v3.7.6...v3.7.7) (2021-10-02)
### Bug Fixes
* app config shared ([b7db64e](https://github.com/mx-space/server-next/commit/b7db64e3ae3df1ecc945badece9e3e00533a11a1))
* **deps:** update dependency rxjs to v7.3.1 ([bd55864](https://github.com/mx-space/server-next/commit/bd558641abe5aabd84727a3d357be039699a7857))
* node patch ([1ea8ab2](https://github.com/mx-space/server-next/commit/1ea8ab211db1f00d69a2a9b81321e28e58f15a24))
## [3.7.6](https://github.com/mx-space/server-next/compare/v3.7.5...v3.7.6) (2021-10-01)
### Bug Fixes
* mongorestore argv ([10d6d02](https://github.com/mx-space/server-next/commit/10d6d0219fbe455a4df2d820c58b93fd360b4d3a))
## [3.7.5](https://github.com/mx-space/server-next/compare/v3.7.4...v3.7.5) (2021-10-01)
### Bug Fixes
* illegal operation on a directory ([8a27d4b](https://github.com/mx-space/server-next/commit/8a27d4bf76f4ebe01b7dae84379c9fa3b330bd4d))
## [3.7.4](https://github.com/mx-space/server-next/compare/v3.7.3...v3.7.4) (2021-10-01)
### Bug Fixes
* backup cmd ([855492e](https://github.com/mx-space/server-next/commit/855492e476162e42b76eff04c216a5075b3c1e5e))
* nestjs middleware bug, use interceptor ([57f04aa](https://github.com/mx-space/server-next/commit/57f04aa669de9136e8e0e2712a50aaeefefc1adc))
* remove unnessary app info field ([c4cf9b3](https://github.com/mx-space/server-next/commit/c4cf9b3eb00d044dccaa260d015ef1c86c04d588))
## [3.7.3](https://github.com/mx-space/server-next/compare/v3.7.2...v3.7.3) (2021-09-30)
### Bug Fixes
* package lock update ([fc341d5](https://github.com/mx-space/server-next/commit/fc341d53182c9604f2ec461ef44d4388c1d4ec93))
## [3.7.2](https://github.com/mx-space/server-next/compare/v3.7.1...v3.7.2) (2021-09-30)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.12.3 ([97b8652](https://github.com/mx-space/server-next/commit/97b865227133cddc91689d0f468d454cea058073))
### Features
* markdown template ([990ffb5](https://github.com/mx-space/server-next/commit/990ffb5a44ce8c58922d206047823c9a8d030c7c))
## [3.7.1](https://github.com/mx-space/server-next/compare/v3.7.0...v3.7.1) (2021-09-29)
### Bug Fixes
* backup after force remove temp ([53cdf9a](https://github.com/mx-space/server-next/commit/53cdf9a36ce7e1df84774e44613838ec16cf3080))
* **deps:** update dependency fastify-swagger to v4.12.2 ([1adf30d](https://github.com/mx-space/server-next/commit/1adf30dfa3943d9f721594daddf3798aef9def37))
# [3.7.0](https://github.com/mx-space/server-next/compare/v3.6.21...v3.7.0) (2021-09-28)
### Bug Fixes
* **deps:** update dependency @nestjs/graphql to v9.0.5 ([b7b3271](https://github.com/mx-space/server-next/commit/b7b32715806c94895e5964d4fccc472474311e5f))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.4 ([#83](https://github.com/mx-space/server-next/issues/83)) ([64d1b32](https://github.com/mx-space/server-next/commit/64d1b3217eaaead59ffa7a41efc6cfe6cc89d1c6))
* **deps:** update dependency fastify-multipart to v5.0.1 ([396233a](https://github.com/mx-space/server-next/commit/396233a29d2a62cdfbd8b2a70402688bddd59733))
* **deps:** update dependency passport to v0.5.0 ([#74](https://github.com/mx-space/server-next/issues/74)) ([3022736](https://github.com/mx-space/server-next/commit/3022736badde8a0bb08100994682d2291706cced))
### Features
* page sort support ([8537b05](https://github.com/mx-space/server-next/commit/8537b050b40996c19b2a0b63bd6e52b60090befb))
## [3.6.21](https://github.com/mx-space/server-next/compare/v3.6.20...v3.6.21) (2021-09-27)
### Bug Fixes
* **deps:** update dependency @typegoose/auto-increment to v1 ([#73](https://github.com/mx-space/server-next/issues/73)) ([66715d0](https://github.com/mx-space/server-next/commit/66715d00610133bc6957599ac9ee8fa9cd4dea03))
* **deps:** update dependency graphql to v15.6.0 ([#66](https://github.com/mx-space/server-next/issues/66)) ([db8db82](https://github.com/mx-space/server-next/commit/db8db822cc5f820eb8952984135f8e3630edffbd))
### Features
* add author and created to markdown render ([af90344](https://github.com/mx-space/server-next/commit/af9034424c11cdbc642ad42afb1813d37cd986e8))
## [3.6.20](https://github.com/mx-space/server-next/compare/v3.6.19...v3.6.20) (2021-09-27)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.12.1 ([08a4753](https://github.com/mx-space/server-next/commit/08a4753c24589b246f8ae2ea76c4ad06454fb3aa))
* **deps:** update dependency nanoid to v3.1.28 ([28ec5ae](https://github.com/mx-space/server-next/commit/28ec5ae177bf7ef1f75883aad388a2d17b4fd9cb))
## [3.6.19](https://github.com/mx-space/server-next/compare/v3.6.18...v3.6.19) (2021-09-26)
### Bug Fixes
* **deps:** pin dependency fastify-cookie to 5.3.1 ([cb7ec6e](https://github.com/mx-space/server-next/commit/cb7ec6eca09421867dceaa6f274ebf1e178f0bfc))
* dont npm install in bump stage ([f2b7786](https://github.com/mx-space/server-next/commit/f2b7786bca03c1f44859e5de4108f12d79b5cfb3))
* sequence of note list ([9abd9c2](https://github.com/mx-space/server-next/commit/9abd9c22c076d254d1197a38dc182caa7e27e0b2))
### Features
* add created on api `top` ([242c0e7](https://github.com/mx-space/server-next/commit/242c0e7407b1b52a29677ed7ab6f2e478a071631))
## [3.6.18](https://github.com/mx-space/server-next/compare/v3.6.17...v3.6.18) (2021-09-25)
### Bug Fixes
* script bump use zx ([556bde9](https://github.com/mx-space/server-next/commit/556bde9119cd6fe844fb40a8b50f511cd0aa2629))
## [3.6.17](https://github.com/mx-space/server-next/compare/v3.6.16...v3.6.17) (2021-09-25)
### Bug Fixes
* comment email mooogse type ([c5277e7](https://github.com/mx-space/server-next/commit/c5277e79581fd354f8cbb9b38be7824a1a127e69))
## [3.6.16](https://github.com/mx-space/server-next/compare/v3.6.15...v3.6.16) (2021-09-25)
### Bug Fixes
* **deps:** update dependency nodemailer to v6.6.4 ([af581b2](https://github.com/mx-space/server-next/commit/af581b22f09409f45821dafe6247696f426664a9))
* **deps:** update dependency nodemailer to v6.6.5 ([d6c19b8](https://github.com/mx-space/server-next/commit/d6c19b8f3660cbc89c3cf3fab2f75bee30c25348))
* **deps:** update nest monorepo to v8.0.7 ([fa2d52c](https://github.com/mx-space/server-next/commit/fa2d52ca5bf7d1a79e129aa572fde139210e35c1))
* hide email public for guest ([e319014](https://github.com/mx-space/server-next/commit/e319014fb6129104ac0d3cd470cf401ee628229e))
## [3.6.15](https://github.com/mx-space/server-next/compare/v3.6.14...v3.6.15) (2021-09-23)
### Bug Fixes
* rss & sitemap cache ([a6d0812](https://github.com/mx-space/server-next/commit/a6d08122ae8f308cb249211e8ff3b9705e8983bc))
## [3.6.14](https://github.com/mx-space/server-next/compare/v3.6.13...v3.6.14) (2021-09-23)
### Bug Fixes
* build in docker compose ([ce9f4bc](https://github.com/mx-space/server-next/commit/ce9f4bc86ccfbe85849e6672cc8b1fd7f6a0e825))
* node type error ([4ebc77e](https://github.com/mx-space/server-next/commit/4ebc77e3f99edbe8ec6636655f352214de31edcb))
### Features
* docker compose ([6e89b97](https://github.com/mx-space/server-next/commit/6e89b97ee6b6d0a64ea9e95da31930f20a2143de))
## [3.6.13](https://github.com/mx-space/server-next/compare/v3.6.12...v3.6.13) (2021-09-22)
## [3.6.12](https://github.com/mx-space/server-next/compare/v3.6.10...v3.6.12) (2021-09-22)
### Bug Fixes
* bump script ([3a4663a](https://github.com/mx-space/server-next/commit/3a4663ab7819ac8aaf61d8611c0921afa06102cb))
* recently & remove sync config ([3f10589](https://github.com/mx-space/server-next/commit/3f10589ad9928d986609972f76d3a4beae6389b5))
* script again ([d9ea155](https://github.com/mx-space/server-next/commit/d9ea155d106069491dc6c89f634d89083d4d82bb))
* unqi ip and spam keyword ([a86ebf9](https://github.com/mx-space/server-next/commit/a86ebf9d9f370fd177239750245ae2da09f40a74))
## [3.6.11](https://github.com/mx-space/server-next/compare/v3.6.10...v3.6.11) (2021-09-22)
### Bug Fixes
* bump script ([3a4663a](https://github.com/mx-space/server-next/commit/3a4663ab7819ac8aaf61d8611c0921afa06102cb))
* recently & remove sync config ([3f10589](https://github.com/mx-space/server-next/commit/3f10589ad9928d986609972f76d3a4beae6389b5))
* unqi ip and spam keyword ([a86ebf9](https://github.com/mx-space/server-next/commit/a86ebf9d9f370fd177239750245ae2da09f40a74))
## [3.6.10](https://github.com/mx-space/server-next/compare/v3.6.9...v3.6.10) (2021-09-22)
### Bug Fixes
* mkdir first ([a1d5666](https://github.com/mx-space/server-next/commit/a1d5666a8de5c0c9f11276cb94819fec017c1d92))
## [3.6.9](https://github.com/mx-space/server-next/compare/v3.6.8...v3.6.9) (2021-09-20)
### Bug Fixes
* counting interceptor error in gql request ([bc65a2e](https://github.com/mx-space/server-next/commit/bc65a2ef136ada8aecd646ff8937a31690ad713e))
* **deps:** pin dependency fastify-secure-session to 2.3.1 ([8d463b2](https://github.com/mx-space/server-next/commit/8d463b2f1994a852c89ea9992c95d94f3e1ffe75))
## [3.6.8](https://github.com/mx-space/server-next/compare/v3.6.7...v3.6.8) (2021-09-20)
### Features
* pageproxy debug mode ([8b7532d](https://github.com/mx-space/server-next/commit/8b7532dc3d28fb7d9f9f0cdcb22b8f408fe7f19f))
## [3.6.7](https://github.com/mx-space/server-next/compare/v3.6.6...v3.6.7) (2021-09-20)
### Bug Fixes
* jest parse json error ([997d84c](https://github.com/mx-space/server-next/commit/997d84cf150b9a3e08fafacd56f3ba6adc5b463b))
* pageproxy cache entty ([b36badc](https://github.com/mx-space/server-next/commit/b36badc081576d32a6aa59e3d1d966c295708a55))
## [3.6.6](https://github.com/mx-space/server-next/compare/v3.6.5...v3.6.6) (2021-09-20)
### Bug Fixes
* add tslib 2021 ([76c5eb2](https://github.com/mx-space/server-next/commit/76c5eb2498eec5c8d64f33a214c1cc1472f355ee))
## [3.6.5](https://github.com/mx-space/server-next/compare/v3.6.4...v3.6.5) (2021-09-20)
### Bug Fixes
* empty data compatibility ([581ca9e](https://github.com/mx-space/server-next/commit/581ca9e95a966bceb8727895946e3b07406c86b9))
### Features
* pageproxy enable in dev mode ([0391607](https://github.com/mx-space/server-next/commit/03916079b9be78dbcfef2fe11671befe5d3d4621))
## [3.6.4](https://github.com/mx-space/server-next/compare/v3.6.3...v3.6.4) (2021-09-19)
### Features
* init module ([ad1ca18](https://github.com/mx-space/server-next/commit/ad1ca186957fcd5f325dbd6d997e43b007b4b8f4))
## [3.6.3](https://github.com/mx-space/server-next/compare/v3.6.2...v3.6.3) (2021-09-19)
### Bug Fixes
* destruct nullable ([9ae39c4](https://github.com/mx-space/server-next/commit/9ae39c461d2d9e61b1f12c1c677371f20e011ea3))
# [Unreleased](https://github.com/mx-space/server-next/compare/v3.6.2...9ae39c461d2d9e61b1f12c1c677371f20e011ea3) (2021-09-19)
### Bug Fixes
* destruct nullable ([9ae39c4](https://github.com/mx-space/server-next/commit/9ae39c461d2d9e61b1f12c1c677371f20e011ea3))
## [3.6.2](https://github.com/mx-space/server-next/compare/v3.6.1...v3.6.2) (2021-09-19)
### Features
* taskqueue ([2dea189](https://github.com/mx-space/server-next/commit/2dea189ac52a2e140b0f30d80328aa0c616eaf73))
## [3.6.1](https://github.com/mx-space/server-next/compare/v3.6.0...v3.6.1) (2021-09-19)
### Bug Fixes
* wrong entry ([c731662](https://github.com/mx-space/server-next/commit/c731662c6a3fb0f58929fe1b100744bc5676c5d4))
# [3.6.0](https://github.com/mx-space/server-next/compare/v3.5.5...v3.6.0) (2021-09-19)
### Features
* admin page proxy ([e1e28ed](https://github.com/mx-space/server-next/commit/e1e28edfb39e6780125b2f7970d2998eabef16a5))
## [3.5.5](https://github.com/mx-space/server-next/compare/v3.5.4...v3.5.5) (2021-09-19)
### Bug Fixes
* **deps:** update dependency mongoose-lean-virtuals to v0.8.1 ([654b470](https://github.com/mx-space/server-next/commit/654b47068b1820b831d82512859334ebcc0a9682))
### Features
* geoapi init ([d81e539](https://github.com/mx-space/server-next/commit/d81e53924b33cc483c9ad44fc32e6024926c7c28))
* page proxy init ([4871871](https://github.com/mx-space/server-next/commit/4871871454be0dd4d99ca76b1d8d64329a2595cd))
## [3.5.4](https://github.com/mx-space/server-next/compare/v3.5.2...v3.5.4) (2021-09-18)
### Bug Fixes
* search route ([aedd189](https://github.com/mx-space/server-next/commit/aedd1894847935e26ed0c0022a40f57f94d3bb6b))
## [3.5.2](https://github.com/mx-space/server-next/compare/v3.5.1...v3.5.2) (2021-09-18)
### Bug Fixes
* remove rss `,` ([c778a09](https://github.com/mx-space/server-next/commit/c778a09c1b203594f6af4f1abc8c4475ea9d3017))
## [3.5.1](https://github.com/mx-space/server-next/compare/v3.5.0...v3.5.1) (2021-09-18)
### Bug Fixes
* cache key and cron cache clean ([14e2d20](https://github.com/mx-space/server-next/commit/14e2d20bc416ab33f2e1d0a11c7cf75d56ab7425))
# [3.5.0](https://github.com/mx-space/server-next/compare/v3.4.5...v3.5.0) (2021-09-18)
### Bug Fixes
* **deps:** pin dependency camelcase-keys to 7.0.0 ([043dc9d](https://github.com/mx-space/server-next/commit/043dc9d9ab922f8c72c1d3ba0a6959e49d65a4ed))
* nullable of modified ([09f33da](https://github.com/mx-space/server-next/commit/09f33da0c714f70026ddc28428276447dc471136))
### Features
* search module & algolia ([6fc3108](https://github.com/mx-space/server-next/commit/6fc310804ec09fd05406d6be5f8d5b71f90a456b))
## [3.4.5](https://github.com/mx-space/server-next/compare/v3.4.4...v3.4.5) (2021-09-18)
### Bug Fixes
* comment guest secure field `mail` ([cd55c9e](https://github.com/mx-space/server-next/commit/cd55c9ec565521f3e2e56a9315a67e45a57c9df9))
* gql payload type ([990c496](https://github.com/mx-space/server-next/commit/990c4969de9a11f15167cb1a50b34b4b9cdeba31))
## [3.4.4](https://github.com/mx-space/server-next/compare/v3.4.3...v3.4.4) (2021-09-18)
### Bug Fixes
* config readonly & clone deep ([9563ff3](https://github.com/mx-space/server-next/commit/9563ff3c6a7dba9628e1ba04ef7381b816039722))
## [3.4.3](https://github.com/mx-space/server-next/compare/v3.4.2...v3.4.3) (2021-09-16)
### Bug Fixes
* patch link data ([639904f](https://github.com/mx-space/server-next/commit/639904f89bfa9f187fbe7407f3e88bbcb085b403))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.3 ([d857435](https://github.com/mx-space/server-next/commit/d8574355180d148e5a8e0178f57545cbb33a56c2))
## [3.4.2](https://github.com/mx-space/server-next/compare/v3.4.1...v3.4.2) (2021-09-16)
### Bug Fixes
* cos setting camcelcase ([c5d60ea](https://github.com/mx-space/server-next/commit/c5d60eaece605e9ae74cf582fe9e9210f7589951))
## [3.4.1](https://github.com/mx-space/server-next/compare/v3.4.0...v3.4.1) (2021-09-16)
### Bug Fixes
* wait for config load ([d786bf9](https://github.com/mx-space/server-next/commit/d786bf961992ca3182bf12ef11003bec1cdc1c79))
# [3.4.0](https://github.com/mx-space/server-next/compare/v3.3.3...v3.4.0) (2021-09-16)
### Bug Fixes
* **deps:** update dependency marked to v3.0.4 ([411a538](https://github.com/mx-space/server-next/commit/411a5381f7f053d87016937838025338522a88e3))
* typo ([af4ccf9](https://github.com/mx-space/server-next/commit/af4ccf96dd93f0b20e1c515aa165a9506d5fa6fb))
* zx global register ([90e3d14](https://github.com/mx-space/server-next/commit/90e3d141a5b5fb7a63b9e8d6fd03e39065c7cbaa))
* **deps:** update dependency @typegoose/typegoose to v8.3.0 ([#45](https://github.com/mx-space/server-next/issues/45)) ([8d3c482](https://github.com/mx-space/server-next/commit/8d3c48279536a6555f5114444702bf8de4c80155))
### Features
* log module ([bb910d4](https://github.com/mx-space/server-next/commit/bb910d4b557724fabea3ad66fd8ebd44d80726a6))
## [3.3.3](https://github.com/mx-space/server-next/compare/v3.3.2...v3.3.3) (2021-09-13)
### Bug Fixes
* nest header & render cache ([013cdef](https://github.com/mx-space/server-next/commit/013cdef514cb9cae9abe71dba58a0069cba6df93))
## [3.3.2](https://github.com/mx-space/server-next/compare/v3.3.1...v3.3.2) (2021-09-13)
### Bug Fixes
* minify html mermaid parse error ([c353f4b](https://github.com/mx-space/server-next/commit/c353f4b1e41776a7170b9cc8a38c898bb9364f4e))
## [3.3.1](https://github.com/mx-space/server-next/compare/v3.3.0...v3.3.1) (2021-09-13)
### Bug Fixes
* ignore minify js ([0489920](https://github.com/mx-space/server-next/commit/04899206cdc61b2995a8a7d9e5c441cf917021c8))
# [3.3.0](https://github.com/mx-space/server-next/compare/v3.2.1...v3.3.0) (2021-09-13)
### Features
* gen sitemap ([0866e17](https://github.com/mx-space/server-next/commit/0866e17d3d1b05e4af33abe069a5ec5fb63c7d56))
* minify html & improve render ([8600048](https://github.com/mx-space/server-next/commit/86000481893c2fa7947a3540cbf997f68d9c7c38))
## [3.2.1](https://github.com/mx-space/server-next/compare/v3.2.0...v3.2.1) (2021-09-13)
### Bug Fixes
* new a date ([7921dd8](https://github.com/mx-space/server-next/commit/7921dd89d47600cc8e15cc20e6d36e6f5db4879a))
# [3.2.0](https://github.com/mx-space/server-next/compare/v3.1.0...v3.2.0) (2021-09-13)
### Features
* marked parse ([b1785c2](https://github.com/mx-space/server-next/commit/b1785c2c8fa01024ffb6ac23802e58b1ff2a1793))
* server build rss ([058c9c2](https://github.com/mx-space/server-next/commit/058c9c2201a70efc38e0f69a526426220dc5995e))
# [3.1.0](https://github.com/mx-space/server-next/compare/v3.0.6...v3.1.0) (2021-09-12)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.2 ([850601f](https://github.com/mx-space/server-next/commit/850601f24a90abbcb23e71e49998cd451e1e17a5))
* ecosysyem config ([5b6c207](https://github.com/mx-space/server-next/commit/5b6c207367332e0c6733b650ab2d6cfc3e74e880))
### Features
* markdown render & asset helper ([fcf4261](https://github.com/mx-space/server-next/commit/fcf426165aebb673c2f94b0f01af1e3db1098bf2))
## [3.0.6](https://github.com/mx-space/server-next/compare/v3.0.5...v3.0.6) (2021-09-11)
### Features
* add email ejs template route ([3861162](https://github.com/mx-space/server-next/commit/3861162772bebc222985cd5ae69a2be3d469ba5b))
## [3.0.5](https://github.com/mx-space/server-next/compare/v3.0.4...v3.0.5) (2021-09-11)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.1 ([e941840](https://github.com/mx-space/server-next/commit/e94184007e4faf04bc9ac3b17182f27b0727c1de))
## [3.0.4](https://github.com/mx-space/server-next/compare/v3.0.2...v3.0.4) (2021-09-10)
### Bug Fixes
* email from field ([7bf0041](https://github.com/mx-space/server-next/commit/7bf004166aaec546a7a371faf7ed9ce4c4243c2e))
* **deps:** pin dependencies ([#38](https://github.com/mx-space/server-next/issues/38)) ([88dbd58](https://github.com/mx-space/server-next/commit/88dbd58d175ffd779bf281c06ffd572806bc95e2))
## [3.0.2](https://github.com/mx-space/server-next/compare/v3.0.1...v3.0.2) (2021-09-10)
## [3.0.1](https://github.com/mx-space/server-next/compare/v3.0.0...v3.0.1) (2021-09-10)
### Features
* pass argv ([c712250](https://github.com/mx-space/server-next/commit/c7122500f4fa746a2d3f83b47f09a75cc1dc6c98))
# [3.0.0](https://github.com/mx-space/server-next/compare/v3.0.0-canary.5...v3.0.0) (2021-09-10)
### Bug Fixes
* **deps:** pin dependency algoliasearch to 4.10.5 ([#36](https://github.com/mx-space/server-next/issues/36)) ([ab40f56](https://github.com/mx-space/server-next/commit/ab40f56f199c107ec3a6539682f6547b60011111))
* **deps:** pin dependency apollo-server-fastify to 3.3.0 ([#37](https://github.com/mx-space/server-next/issues/37)) ([7f5b81e](https://github.com/mx-space/server-next/commit/7f5b81ea4d715ccb3522ade6bd6fb4f8b38605f8))
# [3.0.0-canary.5](https://github.com/mx-space/server-next/compare/v3.0.0-canary.4...v3.0.0-canary.5) (2021-09-10)
# [3.0.0-canary.4](https://github.com/mx-space/server-next/compare/v3.0.0-canary.3.2...v3.0.0-canary.4) (2021-09-10)
# [3.0.0-canary.3.2](https://github.com/mx-space/server-next/compare/v3.0.0-canary.3.1...v3.0.0-canary.3.2) (2021-09-10)
### Bug Fixes
* test action ([559a48f](https://github.com/mx-space/server-next/commit/559a48f0248bfaa8423e38f9e40b4c76a06659f0))
# [3.0.0-canary.3.1](https://github.com/mx-space/server-next/compare/v3.0.0-canary.3...v3.0.0-canary.3.1) (2021-09-10)
# [3.0.0-canary.3](https://github.com/mx-space/server-next/compare/v3.0.0-canary.2.1...v3.0.0-canary.3) (2021-09-10)
# [3.0.0-canary.2.1](https://github.com/mx-space/server-next/compare/v3.0.0-canary.2...v3.0.0-canary.2.1) (2021-09-10)
### Bug Fixes
* ci asset ([548068a](https://github.com/mx-space/server-next/commit/548068a25f21f54b8c1ea5a22bc10436cb92ad5b))
* deploy workdir ([08817c2](https://github.com/mx-space/server-next/commit/08817c2208afdd073b43907154f3f7b0e941c853))
# [3.0.0-canary.2](https://github.com/mx-space/server-next/compare/v3.0.0-canary.1...v3.0.0-canary.2) (2021-09-10)
### Features
* note gql ([37a8f66](https://github.com/mx-space/server-next/commit/37a8f662b535bb2a3a864e018bc4b80c151cfadc))
# [3.0.0-canary.1](https://github.com/mx-space/server-next/compare/v3.0.0-canary.0...v3.0.0-canary.1) (2021-09-10)
### Bug Fixes
* crud bug & other ([970b928](https://github.com/mx-space/server-next/commit/970b92825f4036cd2d600f599e7f69f34bf330e5))
# [3.0.0-canary.0](https://github.com/mx-space/server-next/compare/v3.0.0-beta.1...v3.0.0-canary.0) (2021-09-09)
### Bug Fixes
* cache clean ([d12c086](https://github.com/mx-space/server-next/commit/d12c086ba8e36b714e609e0a6100aca6ca4bc116))
* field compatibility ([25b98b2](https://github.com/mx-space/server-next/commit/25b98b2384f6fa4fdfaab2b7c348f6862b3baafa))
* interceptor response transfrom ([3821160](https://github.com/mx-space/server-next/commit/3821160dac593da04d4e7cd208d4b970920f735f))
### Features
* algoliasearch ([95c4b58](https://github.com/mx-space/server-next/commit/95c4b5840f715e5abcf43c1d666cb1725d285fc0))
# [3.0.0-beta.1](https://github.com/mx-space/server-next/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2021-09-09)
### Features
* init recently module ([80af238](https://github.com/mx-space/server-next/commit/80af2382994fcebb9d151c7521ff8d8dac4b390f))
# [3.0.0-beta.0](https://github.com/mx-space/server-next/compare/v3.0.0-alpha.3...v3.0.0-beta.0) (2021-09-08)
### Bug Fixes
* yargs ([03e95fe](https://github.com/mx-space/server-next/commit/03e95fea2576b47ca1d5da80f0fbf4d1dae9f04a))
# [3.0.0-alpha.3](https://github.com/mx-space/server-next/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2021-09-08)
# [3.0.0-alpha.2](https://github.com/mx-space/server-next/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2021-09-08)
### Bug Fixes
* GQL guard ([7da83fd](https://github.com/mx-space/server-next/commit/7da83fd200a9776bb92552c5967c06197b8a05f1))
### Features
* gql init ([0ff9cc0](https://github.com/mx-space/server-next/commit/0ff9cc07b51147eedd67d3bd5aa9888c61e9592c))
# [3.0.0-alpha.1](https://github.com/mx-space/server-next/compare/b6766589c9e95bf33d9fefc63daf9b0758e50815...v3.0.0-alpha.1) (2021-09-07)
### Bug Fixes
* app config ([6635fee](https://github.com/mx-space/server-next/commit/6635feef7eff1916765d8f6278fbff2bf5141d96))
* cache interceptor & 204 content ([7c65bf6](https://github.com/mx-space/server-next/commit/7c65bf637da93226ce5a94804debd64ebd4d4a82))
* cache interecptor ([c4ab247](https://github.com/mx-space/server-next/commit/c4ab247ca6f85de990cc73a561d7e1b9d8570c06))
* exception filter ([a17afd0](https://github.com/mx-space/server-next/commit/a17afd068fe0c737cb7071f51ee8a22cfd00543b))
* filter logger ([7a0fc37](https://github.com/mx-space/server-next/commit/7a0fc37852339504ea35404ecf7b6faef328b53f))
* swagger property ([7fec9c8](https://github.com/mx-space/server-next/commit/7fec9c8857b9767f8a831f61980b11c1316f2765))
### Features
* add encypt paw doc ([ce71fb6](https://github.com/mx-space/server-next/commit/ce71fb66f625c94cc7866b725684a108051186b4))
* aggregate module ([b22878d](https://github.com/mx-space/server-next/commit/b22878d2e8aa4672e6a177f1ae810588d09fd131))
* analyze middleware ([9a294fa](https://github.com/mx-space/server-next/commit/9a294fa6307b86e368cc4064dc6f5251cc24b7c7))
* anayzle module ([6bb6bf0](https://github.com/mx-space/server-next/commit/6bb6bf054b6fe951b87e210379da836fa56e5711))
* backup module ([bad54a2](https://github.com/mx-space/server-next/commit/bad54a2129e5e919afb1a9b7f71f5a712a759bab))
* base crud ([54e6e8e](https://github.com/mx-space/server-next/commit/54e6e8ee02bc7e6b57a78186df8d7320f59b047c))
* category module done ([f75e7ed](https://github.com/mx-space/server-next/commit/f75e7eda6c9fba0fe51f6515ecca28b2d24939ef))
* comment module init ([11abc68](https://github.com/mx-space/server-next/commit/11abc689b472a2500810248ab4502bf6c7c81751))
* comment service init ([4fcb0df](https://github.com/mx-space/server-next/commit/4fcb0dfb5d7d73d1d6549458a79e7eaff152e1ea))
* cron task ([34e421a](https://github.com/mx-space/server-next/commit/34e421a1bc15d3cce63e41b8bfc40692bce3b7b6))
* docker init ([c92d723](https://github.com/mx-space/server-next/commit/c92d723ea13e6a7868668db5d08064dc007f4be8))
* image & http service, migration more ([3515851](https://github.com/mx-space/server-next/commit/3515851a70ee273c77490685a2c5ffc1b8cfabc8))
* init ([b676658](https://github.com/mx-space/server-next/commit/b6766589c9e95bf33d9fefc63daf9b0758e50815))
* init again ([8a15554](https://github.com/mx-space/server-next/commit/8a155548c7f64698f29ae8733190bdc62a5b09d9))
* init category module ([07f4f19](https://github.com/mx-space/server-next/commit/07f4f19a86832f0e13808279f3844183e7c050c4))
* init configs module ([deca66e](https://github.com/mx-space/server-next/commit/deca66e471b2808d29b720fb3de1029c777301ee))
* init email service ([df9f544](https://github.com/mx-space/server-next/commit/df9f54494cb041d9f86837722a032382c19a5d9f))
* init model & add counting interecptor ([e99d975](https://github.com/mx-space/server-next/commit/e99d9754af534f92a5a20e1b5cadf17a828475c2))
* init page module ([988cf60](https://github.com/mx-space/server-next/commit/988cf609eecf8a2f8fdb7ff0d5082e12aacf7fec))
* markdown helper ([89d1647](https://github.com/mx-space/server-next/commit/89d1647e8de9be9d6e6461376bfde53bbf0883ed))
* middleware & user module init ([44b835d](https://github.com/mx-space/server-next/commit/44b835d177e7beb8b6198475afc1a1bebf1f5d57))
* model init ([b02e2cf](https://github.com/mx-space/server-next/commit/b02e2cf29659ee1346ed834a3e91b16f2c597f56))
* note module ([fd1921a](https://github.com/mx-space/server-next/commit/fd1921a2b07077a28656d6051e6206e11dfc3513))
* note module done ([8ce7532](https://github.com/mx-space/server-next/commit/8ce75322613cd2bfceaa910ea0668d1cf00747d6))
* openapi decorator ([f4f147b](https://github.com/mx-space/server-next/commit/f4f147b48893618bb42a7aae8ce65f0c54c7eca4))
* option module init ([94e5052](https://github.com/mx-space/server-next/commit/94e5052f5747b753e2317835e0db1315f767b96b))
* paginator ([5a86ddc](https://github.com/mx-space/server-next/commit/5a86ddc8d230482f4f592fd469300dfac6be055e))