Files
core/CHANGELOG.md
2023-05-25 22:13:23 +08:00

3406 lines
155 KiB
Markdown

# CHANGELOG
## [4.0.2](https://github.com/mx-space/core/compare/v4.0.1...v4.0.2) (2023-05-25)
### Bug Fixes
* **deps:** update all non-major dependencies (patch) ([#1072](https://github.com/mx-space/core/issues/1072)) ([316ad0b](https://github.com/mx-space/core/commit/316ad0b25cef55a4da2206a659d4e34c9b4ba4fd))
* **deps:** update all non-major dependencies (patch) ([#1076](https://github.com/mx-space/core/issues/1076)) ([96604b6](https://github.com/mx-space/core/commit/96604b6e705ea1756339c7d4281e5a016c19aac2))
* **serverless:** delete stale built-in function ([83d8eed](https://github.com/mx-space/core/commit/83d8eed681c9d9bfa7223751d5c1e133da3ce6a6))
## [4.0.1](https://github.com/mx-space/core/compare/v4.0.0...v4.0.1) (2023-05-11)
### Bug Fixes
* update xlog get_page_id ([3c3a4f7](https://github.com/mx-space/core/commit/3c3a4f7bb47cb68755549bbd32db3374d1cb1502))
# [4.0.0](https://github.com/mx-space/core/compare/v3.43.7...v4.0.0) (2023-05-02)
## [3.43.7](https://github.com/mx-space/core/compare/v3.43.6...v3.43.7) (2023-04-30)
### Bug Fixes
* image record filter ([fa2f72a](https://github.com/mx-space/core/commit/fa2f72a229a1baf9494350a060691b9f91942566))
* images uniq ([9f62272](https://github.com/mx-space/core/commit/9f6227273df305f10f840e472b31ffd235a8251f))
### Features
* support page reorder ([e577109](https://github.com/mx-space/core/commit/e577109b862154b784ef295d58f4dc39d59b098c))
## [3.43.6](https://github.com/mx-space/core/compare/v3.43.5...v3.43.6) (2023-04-30)
### Bug Fixes
* search posts with category ([71f20e3](https://github.com/mx-space/core/commit/71f20e3c7aef8c289fbdbcd10ac84bb54e6cca85))
## [3.43.5](https://github.com/mx-space/core/compare/v3.43.4...v3.43.5) (2023-04-29)
### Bug Fixes
* **deps:** update dependency @types/jsonwebtoken to v9.0.2 ([#1064](https://github.com/mx-space/core/issues/1064)) ([c89f4cf](https://github.com/mx-space/core/commit/c89f4cf22e08e897d000af91b8ef1752c2af9d66))
* **deps:** update dependency mongoose to v7.1.0 ([#1065](https://github.com/mx-space/core/issues/1065)) ([291a2f4](https://github.com/mx-space/core/commit/291a2f4312e293aa530807ef109921251df8aee8))
* **deps:** update dependency mongoose-lean-getters to v1 ([#1066](https://github.com/mx-space/core/issues/1066)) ([617d929](https://github.com/mx-space/core/commit/617d929773af9a78e290aa3a18dcd57e3b81be57))
* **deps:** update dependency rxjs to v7.8.1 ([#1062](https://github.com/mx-space/core/issues/1062)) ([910b037](https://github.com/mx-space/core/commit/910b0373ec698a4aabc395a30ebf64f7d2739ec7))
* remove require cache after install deps ([bda1322](https://github.com/mx-space/core/commit/bda13226d71ab65bbdbfab6553a10eb3da41f97c))
### Features
* select `meta` and `images` for top ([cd4c898](https://github.com/mx-space/core/commit/cd4c89857a0a2843b1caed2b60fc53eb6c2e6d21))
## [3.43.4](https://github.com/mx-space/core/compare/v3.43.3...v3.43.4) (2023-04-25)
### Bug Fixes
* autopopulate ([dd0ca23](https://github.com/mx-space/core/commit/dd0ca238854219bef6714d7c5cf5c3436214ef12))
* autopopulate note ([040856e](https://github.com/mx-space/core/commit/040856e57b5464778edc46ac75c42ae00134abc1))
* batch to schedule ([ccd570d](https://github.com/mx-space/core/commit/ccd570dac3a35625a2b54b4b7b8d8b83c944d179))
* **deps:** update dependency @typegoose/typegoose to v11.0.2 ([#1048](https://github.com/mx-space/core/issues/1048)) ([b16260b](https://github.com/mx-space/core/commit/b16260bd9d952f1a7185cdd9fe49ecc14535d009))
* **deps:** update dependency commander to v10 ([#984](https://github.com/mx-space/core/issues/984)) ([4aee684](https://github.com/mx-space/core/commit/4aee6846fb3e40d0c3f8fd69481efaffb9aea984))
* **deps:** update dependency isbot to v3.6.10 ([#1055](https://github.com/mx-space/core/issues/1055)) ([5580aae](https://github.com/mx-space/core/commit/5580aae3ca5722e7228b615a5b29b74f0440ea3e))
* **deps:** update dependency mongoose to v7.0.4 ([#1053](https://github.com/mx-space/core/issues/1053)) ([d366d78](https://github.com/mx-space/core/commit/d366d7890d871c9d95d8a754b6871346d3676260))
* lean of autopopulate ([cb72911](https://github.com/mx-space/core/commit/cb72911b181550e018dbe6679d385277a101c9e2))
* limit comment max deep of 10 ([9fa805a](https://github.com/mx-space/core/commit/9fa805a5d69c4d8df6a81c0b4384888c8d5a4149))
## [3.43.3](https://github.com/mx-space/core/compare/v3.43.2...v3.43.3) (2023-04-19)
### Bug Fixes
* check note is not public ([df2c541](https://github.com/mx-space/core/commit/df2c5414d19535362b222a584535e9d74f432516))
* **deps:** update dependency @fastify/multipart to v7.6.0 ([#1043](https://github.com/mx-space/core/issues/1043)) ([057d83d](https://github.com/mx-space/core/commit/057d83d587385e6b0b6077138b84200595bedc86))
* **deps:** update dependency @fastify/static to v6.10.1 ([#1032](https://github.com/mx-space/core/issues/1032)) ([a5eb45f](https://github.com/mx-space/core/commit/a5eb45f0a355cf428f3e4327ef6e4d6a6600b8b3))
* **deps:** update dependency @nestjs/schedule to v2.2.1 ([#1038](https://github.com/mx-space/core/issues/1038)) ([5d66f02](https://github.com/mx-space/core/commit/5d66f02ca3a78c452b0eba11e5f2ae91075335d8))
* **deps:** update dependency algoliasearch to v4.17.0 ([#1033](https://github.com/mx-space/core/issues/1033)) ([9bf7fda](https://github.com/mx-space/core/commit/9bf7fdab3f66b6e70cb66f33949ccc9404c168eb))
* **deps:** update dependency lru-cache to v8.0.5 ([#1039](https://github.com/mx-space/core/issues/1039)) ([cb791f1](https://github.com/mx-space/core/commit/cb791f1f2c8314792a057f163f69cbb6b1972df0))
* **deps:** update dependency ua-parser-js to v1.0.35 ([#1031](https://github.com/mx-space/core/issues/1031)) ([9e8695d](https://github.com/mx-space/core/commit/9e8695d23ebcb90fdf7a6081c6ebe46277cab4a9))
* **deps:** update dependency vm2 to v3.9.16 ([#1040](https://github.com/mx-space/core/issues/1040)) ([da6f397](https://github.com/mx-space/core/commit/da6f39793230cf9e30db8ab0c49f91698f28c2ed))
* **deps:** update nest monorepo to v9.4.0 (minor) ([#1044](https://github.com/mx-space/core/issues/1044)) ([ab80510](https://github.com/mx-space/core/commit/ab805109fbfa7aa78a0c31a9f05f7fbde492643d))
* secret note should shown when logged ([c72d921](https://github.com/mx-space/core/commit/c72d9216d45d601542e0243f2e540f3f1d8c89eb))
## [3.43.2](https://github.com/mx-space/core/compare/v3.43.1...v3.43.2) (2023-04-08)
### Bug Fixes
* getconfig max retry count and encrypt key ([fd56106](https://github.com/mx-space/core/commit/fd5610650f13e140e5e57579df8a7f47cb5b3d33))
### Features
* add api for get full url by id ([974cd17](https://github.com/mx-space/core/commit/974cd1751cffcf9a8cf9c9b328434e85e51946ae))
## [3.43.1](https://github.com/mx-space/core/compare/v3.43.0...v3.43.1) (2023-04-05)
### Bug Fixes
* **posts:** get post paginate should parse `meta` as json ([f7b1d0d](https://github.com/mx-space/core/commit/f7b1d0d280dd8371c94a137be75dba3a5bd93957))
### Features
* add snippet for xlog summary ([710c083](https://github.com/mx-space/core/commit/710c083c4f5352dfb3c7829cb992533cd205658d))
# [3.43.0](https://github.com/mx-space/core/compare/v3.42.7...v3.43.0) (2023-04-05)
### Bug Fixes
* built-in snippets reference missing ([9ca58db](https://github.com/mx-space/core/commit/9ca58db10ea1b1f184b5430175f14b355c35c7fb))
* make ts happy ([3f852a7](https://github.com/mx-space/core/commit/3f852a73b8e3a8748afd022181026fbeb6e26f4c))
## [3.42.7](https://github.com/mx-space/core/compare/v3.42.6...v3.42.7) (2023-03-29)
## [3.42.6](https://github.com/mx-space/core/compare/v3.42.5...v3.42.6) (2023-03-28)
### Bug Fixes
* comment `pin` default ([4f63b48](https://github.com/mx-space/core/commit/4f63b48de670a99ef3df448326c2a5b26db0462c))
## [3.42.5](https://github.com/mx-space/core/compare/v3.42.4...v3.42.5) (2023-03-26)
### Bug Fixes
* **api-client:** add missing property `location` ([e6fd545](https://github.com/mx-space/core/commit/e6fd545c3b51a0f594608b38740f08d842385d40))
* change getter of mongoose `_id` ([8dc1197](https://github.com/mx-space/core/commit/8dc1197a56979437938aa9338e50f4d17b9e6e8a))
* **deps:** update babel monorepo to v7.21.3 ([#1015](https://github.com/mx-space/core/issues/1015)) ([ef16942](https://github.com/mx-space/core/commit/ef1694258fa97c7920b2c8a07d872b2ee005be2e))
* **deps:** update dependency @babel/plugin-transform-modules-commonjs to v7.21.2 ([#992](https://github.com/mx-space/core/issues/992)) ([050030d](https://github.com/mx-space/core/commit/050030dfdbc5e90c279f86cc3fdf0f1439772df7))
* **deps:** update dependency @fastify/multipart to v7.4.2 ([#1000](https://github.com/mx-space/core/issues/1000)) ([55b329d](https://github.com/mx-space/core/commit/55b329da11dc4780ce0fbe636cb75826460a8232))
* **deps:** update dependency @typegoose/auto-increment to v2.2.0 ([#993](https://github.com/mx-space/core/issues/993)) ([bdec391](https://github.com/mx-space/core/commit/bdec391f27c27536aa08d4aa80c88496ed243942))
* **deps:** update dependency algoliasearch to v4.15.0 ([#1004](https://github.com/mx-space/core/issues/1004)) ([093fe6f](https://github.com/mx-space/core/commit/093fe6f68b330ba07e71aba53de8ae39c4e55de3))
* **deps:** update dependency ejs to v3.1.9 ([#1016](https://github.com/mx-space/core/issues/1016)) ([ea2cb8f](https://github.com/mx-space/core/commit/ea2cb8f5145ea0b6ff563e6f4d872318c10161f7))
* **deps:** update dependency linkedom to v0.14.24 ([#1002](https://github.com/mx-space/core/issues/1002)) ([b7c0dc8](https://github.com/mx-space/core/commit/b7c0dc8b9eeb160e001d34acce97c0971283d389))
* **deps:** update dependency lru-cache to v7.17.0 ([#985](https://github.com/mx-space/core/issues/985)) ([311bbaa](https://github.com/mx-space/core/commit/311bbaa29f510234eb2885595163a99d9a8fa911))
* **deps:** update dependency lru-cache to v7.17.2 ([#996](https://github.com/mx-space/core/issues/996)) ([c11d68e](https://github.com/mx-space/core/commit/c11d68e68c8fb6345cf102f94cfaf117739178a4))
* **deps:** update dependency lru-cache to v7.18.3 ([#1006](https://github.com/mx-space/core/issues/1006)) ([7fb2087](https://github.com/mx-space/core/commit/7fb20873e2289aef24e2c697ccdede2d2c11d23c))
* **deps:** update dependency mongoose to v6.10.3 ([#1007](https://github.com/mx-space/core/issues/1007)) ([9d8eb9d](https://github.com/mx-space/core/commit/9d8eb9d64fae81adf36d737c509e8d7b63944366))
* **deps:** update dependency mongoose to v6.9.3 ([#986](https://github.com/mx-space/core/issues/986)) ([2e8bc4a](https://github.com/mx-space/core/commit/2e8bc4a25b3346d31ac1c964a19c4608c373b9fc))
* **deps:** update dependency qs to v6.11.1 ([#1001](https://github.com/mx-space/core/issues/1001)) ([e96a9b9](https://github.com/mx-space/core/commit/e96a9b953aa56ad2886aa5bf4ce9015ad6f6afdf))
* **deps:** update dependency ua-parser-js to v1.0.34 ([#999](https://github.com/mx-space/core/issues/999)) ([a678403](https://github.com/mx-space/core/commit/a6784036a58b76e6cf1495f8d83b3f58997582d0))
### Features
* auto download admin ([#1005](https://github.com/mx-space/core/issues/1005) ([f57b23e](https://github.com/mx-space/core/commit/f57b23e5153dbd03cafd3b0281ee187dac0b3ed2))
## [3.42.4](https://github.com/mx-space/core/compare/v3.42.3...v3.42.4) (2023-02-21)
### Bug Fixes
* **deps:** update nest monorepo to v9.3.9 ([#979](https://github.com/mx-space/core/issues/979)) ([792f2d5](https://github.com/mx-space/core/commit/792f2d55eb3a13478b152b16c934b0f6fdd85afd))
## [3.42.3](https://github.com/mx-space/core/compare/v3.42.2...v3.42.3) (2023-02-14)
### Bug Fixes
* **fn:** cached context ([145355f](https://github.com/mx-space/core/commit/145355fd4fe1266b8ac3dd333e12bdc62c79bd3b))
## [3.42.2](https://github.com/mx-space/core/compare/v3.42.1...v3.42.2) (2023-02-14)
### Bug Fixes
* **api-client:** subscribe post body instend of params ([8f028a9](https://github.com/mx-space/core/commit/8f028a9ac26d80f96a06c929dadaa452f59a1bbb))
* **deps:** update dependency mongoose-lean-getters to v0.4.0 ([#974](https://github.com/mx-space/core/issues/974)) ([a62fe1c](https://github.com/mx-space/core/commit/a62fe1cbef880188c31aeb6b4e381fb68704bca4))
* **fn:** ip default function ([4b6f303](https://github.com/mx-space/core/commit/4b6f303829d9e6f2bb1220254f0425f9ff3a80bb))
* **subscribe:** add guard for subscribe ([2ab6861](https://github.com/mx-space/core/commit/2ab6861d37a8d6d34b22a798485357d1ce57f1d8))
## [3.42.1](https://github.com/mx-space/core/compare/v3.42.0...v3.42.1) (2023-02-14)
### Bug Fixes
* **api-client:** remove export adaptor source file ([d7c5c80](https://github.com/mx-space/core/commit/d7c5c80e47d8c4a90052c206714fbe4e77a77d99))
* zip asset script ([7f97a77](https://github.com/mx-space/core/commit/7f97a775c52a73de24bceff4d9224f057ea71139))
# [3.42.0](https://github.com/mx-space/core/compare/v3.41.4...v3.42.0) (2023-02-14)
### Bug Fixes
* **deps:** update dependency @nestjs/schedule to v2.2.0 ([#959](https://github.com/mx-space/core/issues/959)) ([623e8b0](https://github.com/mx-space/core/commit/623e8b0e6c6227f96efd29e9c1dce2fe6ee314de))
* **deps:** update dependency commander to v9.5.0 ([#960](https://github.com/mx-space/core/issues/960)) ([aeed31e](https://github.com/mx-space/core/commit/aeed31ef83b2861a36641284a78fc771c9dca024))
* **deps:** update dependency mongoose to v6.9.1 ([#971](https://github.com/mx-space/core/issues/971)) ([41b401d](https://github.com/mx-space/core/commit/41b401d9ef11411b20a325f6d748c257c33d8799))
* **deps:** update dependency rxjs to v7.8.0 ([#920](https://github.com/mx-space/core/issues/920)) ([f910789](https://github.com/mx-space/core/commit/f910789527d260cf60dd5bd723897dba7b493dc0))
* email enable then can subscribe ([2aa46d0](https://github.com/mx-space/core/commit/2aa46d07e94dca64530aa18588d9f264829ec876))
* init project script ([bfc2e25](https://github.com/mx-space/core/commit/bfc2e25fabaf863d89aa25c10865bf602ccc0811))
* **subscribe:** provide toC `allow_type` ([35e1864](https://github.com/mx-space/core/commit/35e18646e5bfb4a367dff39cc56aa5d04b59c57a))
### Features
* **fn:** support built-in fnnctions ([#967](https://github.com/mx-space/core/issues/967)) ([80526ba](https://github.com/mx-space/core/commit/80526baaf146ccafa43ff7ff0500c2dcd0c31b1e))
* newsletter subscribe ([#968](https://github.com/mx-space/core/issues/968)) ([c8667ec](https://github.com/mx-space/core/commit/c8667ec5e296bf8fe4054010515145661f617c1d))
* **subscribe:** add feature list toggle ([1b80adb](https://github.com/mx-space/core/commit/1b80adb02c4c93a7d754f9b0065a8e0bed496e5a))
## [3.41.4](https://github.com/mx-space/core/compare/v3.41.3...v3.41.4) (2023-02-10)
### Bug Fixes
* asset push script ([7a1ccdf](https://github.com/mx-space/core/commit/7a1ccdf9d95770661ef6f68554fb0403217f565b))
* docker compose ([#961](https://github.com/mx-space/core/issues/961)) ([9b6e1ff](https://github.com/mx-space/core/commit/9b6e1ffebc021a041c655beee19edf7174228c8f))
* **tool:** ipv6 query, closes [#962](https://github.com/mx-space/core/issues/962) ([aabed05](https://github.com/mx-space/core/commit/aabed05b607f4e016d062246c55c587d3c319c42))
## [3.41.3](https://github.com/mx-space/core/compare/v3.41.2...v3.41.3) (2023-02-03)
### Bug Fixes
* add pure fetch adaptor ([7d96c26](https://github.com/mx-space/core/commit/7d96c2671b147be9c6c295d559fa364f44c0ac58))
* **deps:** update dependency @babel/plugin-transform-typescript to v7.20.13 ([0fc6a92](https://github.com/mx-space/core/commit/0fc6a9287ad3660cf6532fa123d0657ac4ca3032))
* **deps:** update dependency nodemailer to v6.9.1 ([982cae3](https://github.com/mx-space/core/commit/982cae341cac9a603caceda86c40a5c73a9d7041))
* **deps:** update dependency ua-parser-js to v1.0.33 ([940c22a](https://github.com/mx-space/core/commit/940c22af8bd2f1fe00ffe317f4905fd200e6e537))
* resolutions ([3c7ce43](https://github.com/mx-space/core/commit/3c7ce4347fdbdea9c230fc96d9c9d36a55207a43))
### Features
* upgrade mongoose ([42e8037](https://github.com/mx-space/core/commit/42e803775363d0bcff2d5c4436e7171aca41c1df))
## [3.41.2](https://github.com/mx-space/core/compare/v3.41.1...v3.41.2) (2023-01-20)
### Bug Fixes
* **deps:** update dependency mongoose to v6.8.4 ([1f024c2](https://github.com/mx-space/core/commit/1f024c266a27ee3352605994b4e7623f4dc4b5b7))
* replace ip endpoint ([5af255f](https://github.com/mx-space/core/commit/5af255ffa231f155cd7d4f10452d31657328b08e))
## [3.41.1](https://github.com/mx-space/core/compare/v3.41.0...v3.41.1) (2023-01-17)
### Bug Fixes
* apply link ignore outdate ([b014abc](https://github.com/mx-space/core/commit/b014abc66dc69d2baa43e9bc1f89d1cbab9c58c3))
* **ci:** remove invalid variable ([#934](https://github.com/mx-space/core/issues/934)) ([40faa35](https://github.com/mx-space/core/commit/40faa3502cc703f753c2c07eef32f8d67a5a9499))
* **deps:** update dependency @typegoose/auto-increment to v2 ([#919](https://github.com/mx-space/core/issues/919)) ([82c9d20](https://github.com/mx-space/core/commit/82c9d206d14a96482a3e2b61163bc23d62c0fefd))
# [3.41.0](https://github.com/mx-space/core/compare/v3.40.0...v3.41.0) (2022-12-25)
### Bug Fixes
* **api-client:** add enum to exports ([9e82b8f](https://github.com/mx-space/core/commit/9e82b8fc280dc06379f860b4df60053639a4b4b3))
* argv of `encrypt_key` ([36ffaa4](https://github.com/mx-space/core/commit/36ffaa4fae2105485e73469fe4e1c632dd2cc077))
* delete backup use body params ([19f7556](https://github.com/mx-space/core/commit/19f755658953e021cce1a797bdeebc697283db49))
* **feed:** hide note secret in rss ([bad4661](https://github.com/mx-space/core/commit/bad4661b268fd1daf418a3d3b083e1578d112443))
* hide note secret text ([82451b8](https://github.com/mx-space/core/commit/82451b8cb7a5a273afc2b1f4d6e167f736f911be))
### Features
* add custom encrypt algorithm ([3636172](https://github.com/mx-space/core/commit/3636172b0566eca6298a17914ee0269edac37315))
* support encrypt secret and configs ([#931](https://github.com/mx-space/core/issues/931)) ([9ed8b32](https://github.com/mx-space/core/commit/9ed8b32f9e3aeda306349d5a8199a02b7430c41a))
# [3.40.0](https://github.com/mx-space/core/compare/v3.39.7...v3.40.0) (2022-12-23)
### Bug Fixes
* comment ref should select `content` ([d90efeb](https://github.com/mx-space/core/commit/d90efebb8c0223bc5e73e5298f249f87069b1df3))
* missing api-client types ([4c603dc](https://github.com/mx-space/core/commit/4c603dcba11239d450fff8bd0d94b0e1f3610cee))
* mongo query use objectId ([205b98e](https://github.com/mx-space/core/commit/205b98e27e3b5740b54ea057f309685dffe7270b))
* **recently:** delete with ref comments ([7fe8bf6](https://github.com/mx-space/core/commit/7fe8bf6290a265327c0646999fb895392a366728))
### Features
* add `liked` for post and note model ([1073c67](https://github.com/mx-space/core/commit/1073c6764612a6a3c46e13d32807d3d72a1662d5))
* **api-client:** add `attitude` method ([b44bb41](https://github.com/mx-space/core/commit/b44bb411f0ccf1a9499e4300deaf2570df9e4bf6))
* recently response add `comments` ([d25ba45](https://github.com/mx-space/core/commit/d25ba45853877af051ffa0a27e06665f04d9a666))
* **recently:** add attitude ([963b07a](https://github.com/mx-space/core/commit/963b07a510412f5afc5359351f23fabeb7c94d62))
## [3.39.7](https://github.com/mx-space/core/compare/v3.39.6...v3.39.7) (2022-12-22)
## [3.39.6](https://github.com/mx-space/core/compare/v3.39.5...v3.39.6) (2022-12-21)
### Bug Fixes
* downgrade class-validator to 0.13.2 ([38b6c21](https://github.com/mx-space/core/commit/38b6c217cf15d911e85b2a79553b313983ac2a6d))
## [3.39.5](https://github.com/mx-space/core/compare/v3.39.4...v3.39.5) (2022-12-21)
## [3.39.4](https://github.com/mx-space/core/compare/v3.39.3...v3.39.4) (2022-12-21)
### Bug Fixes
* build ci ([3160ced](https://github.com/mx-space/core/commit/3160cedfd11fa93bc1c13519bf833c362e8b830e))
* **deps:** update dependency algoliasearch to v4.14.3 ([7a71762](https://github.com/mx-space/core/commit/7a71762f48f484e2c75a978ca05aae042500e9b1))
* **deps:** update dependency mongoose to v6.8.1 ([06ab476](https://github.com/mx-space/core/commit/06ab476c8af5dd6b017e8738e52927d392adffbf))
* revert update service ([659d2bc](https://github.com/mx-space/core/commit/659d2bc9b488a0436b27731c5a7968275e225f0b))
### Features
* add `liked` on article response ([190596f](https://github.com/mx-space/core/commit/190596f318f49ef09aa3e37b566420c81c43c436))
* move api-client as core's monorepo ([a281f45](https://github.com/mx-space/core/commit/a281f45ab49d2d83ba5a054438e061f2e23ddd35))
* use ghproxy to speed up update admin ([00d34c9](https://github.com/mx-space/core/commit/00d34c90af64458695fc8fb4691bc2208961295e))
## [3.39.3](https://github.com/mx-space/core/compare/v3.39.2...v3.39.3) (2022-12-18)
### Bug Fixes
* **deps:** update dependency @fastify/static to v6.6.0 ([#892](https://github.com/mx-space/core/issues/892)) ([79ca6cb](https://github.com/mx-space/core/commit/79ca6cb6baff9ac47092cf862e5dff77bf834071))
* **deps:** update dependency @nestjs/swagger to v6.1.4 ([f69b4d2](https://github.com/mx-space/core/commit/f69b4d2bf253dbdc4159db854475f6f25bb5d797))
* **deps:** update dependency @typegoose/auto-increment to v1.9.0 ([#908](https://github.com/mx-space/core/issues/908)) ([7b52ae6](https://github.com/mx-space/core/commit/7b52ae6d4159684e541659d5b9b14bfdbc4e656f))
* **deps:** update dependency class-validator to v0.14.0 ([#909](https://github.com/mx-space/core/issues/909)) ([51f0967](https://github.com/mx-space/core/commit/51f09678bb0f82f49fa3026cacf5359e28dc0363))
* **deps:** update dependency dayjs to v1.11.7 ([b0fe725](https://github.com/mx-space/core/commit/b0fe725657dff279f689856bb973be3e8f02f037))
* **deps:** update dependency json5 to v2.2.2 ([48df514](https://github.com/mx-space/core/commit/48df51415db5a1f50506d55982e93564e24d3b09))
* **deps:** update dependency marked to v4.2.4 ([c88016d](https://github.com/mx-space/core/commit/c88016d5b0115eb5857f990c57eba4b5ae4aeb61))
* **deps:** update dependency mongoose to v6.8.0 ([#895](https://github.com/mx-space/core/issues/895)) ([49ca2e8](https://github.com/mx-space/core/commit/49ca2e85ab4557947ec4e7b3c4eb0545dc162b07))
* **deps:** update dependency vm2 to v3.9.13 ([a5ea6ef](https://github.com/mx-space/core/commit/a5ea6ef4bdac71240efec66ae06a60cee88e2611))
* download progress of update admin ([da6336b](https://github.com/mx-space/core/commit/da6336b6f5ae5f1ad41a4ea9a7831392c2a5725e))
## [3.39.2](https://github.com/mx-space/core/compare/v3.39.1...v3.39.2) (2022-12-04)
### Bug Fixes
* clear scope require cache only ([f1fe50e](https://github.com/mx-space/core/commit/f1fe50e161b75c78ec8eac5244fc602959146b08))
* **deps:** update dependency @babel/core to v7.20.5 ([e00745b](https://github.com/mx-space/core/commit/e00745be47d0c0547f70f95407331cceec8fa77d))
* **deps:** update dependency @typegoose/typegoose to v9.13.2 ([#874](https://github.com/mx-space/core/issues/874)) ([54ab234](https://github.com/mx-space/core/commit/54ab2346c48e223cd3e3596bb893ab3697a1afe1))
* **deps:** update dependency mongoose to v6.7.4 ([d9404ff](https://github.com/mx-space/core/commit/d9404ffaf0c01e0639871e2cd5843b130c106857))
* **deps:** update dependency mongoose to v6.7.5 ([3529335](https://github.com/mx-space/core/commit/35293356efec7904dc1aac1928da3df15909b331))
* **deps:** update dependency rxjs to v7.6.0 ([#890](https://github.com/mx-space/core/issues/890)) ([f368016](https://github.com/mx-space/core/commit/f368016417c2fab6369d16d60ea219f73ae608fd))
* **deps:** update dependency vm2 to v3.9.12 ([fda8c44](https://github.com/mx-space/core/commit/fda8c44d8e98a8780b99f2078ff9774417cae900))
* **deps:** update nest monorepo to v9.2.1 ([b044457](https://github.com/mx-space/core/commit/b04445745383a4a92abb50db9b95479e9aad654a))
* set select false for `secret` ([7beeab3](https://github.com/mx-space/core/commit/7beeab3e1508ca68ff666294f467bd3ab911e5b0))
## [3.39.1](https://github.com/mx-space/core/compare/v3.39.0...v3.39.1) (2022-11-25)
### Bug Fixes
* update admin version ([990457d](https://github.com/mx-space/core/commit/990457ddee8bc09849e632949bc0ef400b81a668))
# [3.39.0](https://github.com/mx-space/core/compare/v3.38.6...v3.39.0) (2022-11-25)
### Bug Fixes
* **deps:** update dependency @fastify/static to v6.5.1 ([dd88cac](https://github.com/mx-space/core/commit/dd88cac2b72dfaf984e0b85a820bed577fc44bd4))
* **deps:** update dependency linkedom to v0.14.20 ([eada716](https://github.com/mx-space/core/commit/eada716edba4c2d2d558c178c376bd52a3028714))
* **deps:** update dependency linkedom to v0.14.21 ([0839361](https://github.com/mx-space/core/commit/0839361e1e25eec6f734da9ab48939f86799f300))
* **deps:** update dependency marked to v4.2.3 ([1441b79](https://github.com/mx-space/core/commit/1441b79a2e2c8ec0e8b6710fc01460282f4b1bad))
* **deps:** update dependency mongoose to v6.7.3 ([830836b](https://github.com/mx-space/core/commit/830836b9204f7aac545ff7bc7b7478d0499ffc2a))
### Features
* add secret for function ([#881](https://github.com/mx-space/core/issues/881)) ([432e747](https://github.com/mx-space/core/commit/432e7471aabbe6b73fdd26b6fcb6e07f2d038083))
## [3.38.6](https://github.com/mx-space/core/compare/v3.38.5...v3.38.6) (2022-11-12)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.20.2 ([#854](https://github.com/mx-space/core/issues/854)) ([01331b7](https://github.com/mx-space/core/commit/01331b7877d0106bbfc0a05b8f772c8486c6c0e8))
* **deps:** update dependency @babel/plugin-transform-typescript to v7.20.2 ([d1cbf63](https://github.com/mx-space/core/commit/d1cbf63dbc9e946fa8734f14fa634655efbf7c53))
* **deps:** update dependency isbot to v3.6.3 ([538ec70](https://github.com/mx-space/core/commit/538ec7097641b4dca5bea7c93aeaefe3b74d54f7))
* **deps:** update dependency isbot to v3.6.5 ([5fb5647](https://github.com/mx-space/core/commit/5fb56478cfb7c93ada32dd9cf21ca527e52921e6))
* **deps:** update dependency lru-cache to v7.14.1 ([f443b69](https://github.com/mx-space/core/commit/f443b6953d20dbbf4ef656f5effaf37bbcdc1e7a))
* **deps:** update dependency marked to v4.2.0 ([#843](https://github.com/mx-space/core/issues/843)) ([920dbb3](https://github.com/mx-space/core/commit/920dbb3a7f25ca58a9617583195d7745823c91fb))
* **deps:** update dependency marked to v4.2.1 ([195eb78](https://github.com/mx-space/core/commit/195eb78cfb651adccb07e9dce98a4e63b32170b4))
* **deps:** update dependency marked to v4.2.2 ([ef4ce06](https://github.com/mx-space/core/commit/ef4ce068801a026cc4f8df36057847619af884a6))
* **deps:** update dependency mongoose to v6.7.1 ([fb224bb](https://github.com/mx-space/core/commit/fb224bb9784ab641fdda21c74ea2b54bc66d2949))
* **deps:** update dependency mongoose to v6.7.2 ([7cfc060](https://github.com/mx-space/core/commit/7cfc0603d2fad50b4e1171909797238919c47765))
* **deps:** update nest monorepo to v9.2.0 (minor) ([#857](https://github.com/mx-space/core/issues/857)) ([e7f9e96](https://github.com/mx-space/core/commit/e7f9e964c743889f118a50b9067f2f2e3973a1b0))
## [3.38.5](https://github.com/mx-space/core/compare/v3.38.4...v3.38.5) (2022-10-30)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.19.6 ([10788e9](https://github.com/mx-space/core/commit/10788e98be21a368338b0c2e4d15df313aeb1301))
* **deps:** update dependency @babel/plugin-transform-modules-commonjs to v7.19.6 ([#814](https://github.com/mx-space/core/issues/814)) ([13ff05a](https://github.com/mx-space/core/commit/13ff05a6dc2702e46c9beb69d4399ccfd86f963d))
* **deps:** update dependency @babel/plugin-transform-typescript to v7.20.0 ([#835](https://github.com/mx-space/core/issues/835)) ([a3c23da](https://github.com/mx-space/core/commit/a3c23da603f688305d6e90cbe6b8503cd94e46cf))
* **deps:** update dependency @fastify/multipart to v7.3.0 ([#830](https://github.com/mx-space/core/issues/830)) ([a0d32b6](https://github.com/mx-space/core/commit/a0d32b61e517dc617804409186279f9c1b9be343))
* **deps:** update dependency @nestjs/swagger to v6.1.3 ([500b494](https://github.com/mx-space/core/commit/500b494c8423c3b3a948b6df90ce8fa467f5c13f))
* **deps:** update dependency dayjs to v1.11.6 ([288c64f](https://github.com/mx-space/core/commit/288c64fa256315c34d4a311efaa011b14d5e109c))
* **deps:** update dependency isbot to v3.6.2 ([418040b](https://github.com/mx-space/core/commit/418040bf381659a41130044fc7f7b2a0832bb56e))
* **deps:** update dependency linkedom to v0.14.18 ([c79c5e0](https://github.com/mx-space/core/commit/c79c5e012d046715f2b327a63abc79c51978ce4f))
* **deps:** update dependency linkedom to v0.14.19 ([8dad005](https://github.com/mx-space/core/commit/8dad005ced00abd13a725ab169a175369d6b9ec1))
* **deps:** update dependency mongoose to v6.6.6 ([48104cf](https://github.com/mx-space/core/commit/48104cfb3a02fea0ea5e11a2f903f9f75e9d27c7))
* **deps:** update dependency mongoose to v6.6.7 ([985ed34](https://github.com/mx-space/core/commit/985ed340ba622f30d73416bd46e24adfb38ba57c))
* **deps:** update dependency mongoose to v6.7.0 ([#825](https://github.com/mx-space/core/issues/825)) ([880fddd](https://github.com/mx-space/core/commit/880fdddfa7efbceb11caf3352039074fd2b43092))
* **deps:** update nest monorepo to v9.1.5 ([df05b2a](https://github.com/mx-space/core/commit/df05b2a48ba983009e9ab0309a60ecad2d16e8e9))
* **deps:** update nest monorepo to v9.1.6 ([c955653](https://github.com/mx-space/core/commit/c955653f3f83a1bfc7c6d902a3ee51ab9a1acdcf))
## [3.38.4](https://github.com/mx-space/core/compare/v3.38.3...v3.38.4) (2022-10-20)
### Bug Fixes
* pm2 argv ([bb35026](https://github.com/mx-space/core/commit/bb35026fc545165bf7ac372b67a00f425cf67620))
## [3.38.3](https://github.com/mx-space/core/compare/v3.38.1...v3.38.3) (2022-10-20)
### Bug Fixes
* update admin version ([6f8aaa2](https://github.com/mx-space/core/commit/6f8aaa2b251339a6bc9a0fd75d2beaad6c26aa58))
### Features
* support load yaml config ([380a88a](https://github.com/mx-space/core/commit/380a88a1bf2594a9e69b990fa849c4bca39e7aa8))
## [3.38.1](https://github.com/mx-space/core/compare/v3.38.0...v3.38.1) (2022-10-19)
### Bug Fixes
* downgard emitter ([9296468](https://github.com/mx-space/core/commit/92964685ca59f156c3e1382562e4335dc40fab53))
# [3.38.0](https://github.com/mx-space/core/compare/v3.37.4...v3.38.0) (2022-10-16)
### Bug Fixes
* **deps:** update dependency @nestjs/throttler to v3.1.0 ([#802](https://github.com/mx-space/core/issues/802)) ([d110eff](https://github.com/mx-space/core/commit/d110effa53f52316144efdb1602a65256cbba8dc))
* **deps:** update dependency bcrypt to v5.1.0 ([#796](https://github.com/mx-space/core/issues/796)) ([3094b80](https://github.com/mx-space/core/commit/3094b80e3c6af040e25521eeacd0c063803eb766))
* **deps:** update dependency ua-parser-js to v1.0.32 ([#805](https://github.com/mx-space/core/issues/805)) ([c74c3e7](https://github.com/mx-space/core/commit/c74c3e72b580322a0f86e7a0d4093306886590c6))
### Features
* **link:** support send link audit result email ([e5e3428](https://github.com/mx-space/core/commit/e5e3428b44e03916f5b43a7076b8387d3892ee82))
* support mongo connection with user and password ([#806](https://github.com/mx-space/core/issues/806)) ([5a20c55](https://github.com/mx-space/core/commit/5a20c55dc021087ebbb2a5d1b116d69297774995))
## [3.37.4](https://github.com/mx-space/core/compare/v3.37.3...v3.37.4) (2022-10-13)
### Bug Fixes
* **deps:** update dependency isbot to v3.6.1 ([c7f96da](https://github.com/mx-space/core/commit/c7f96dac051229d390f9d464d629dfd23b98ec3b))
* **deps:** update dependency linkedom to v0.14.17 ([cb21e79](https://github.com/mx-space/core/commit/cb21e793b4888f4243eeb258525596c0dd05e79a))
* **deps:** update dependency mongoose to v6.6.4 ([69a363a](https://github.com/mx-space/core/commit/69a363adbc5cec0b4b1842b7a7260dcbb879ddf7))
* **deps:** update dependency mongoose to v6.6.5 ([6754bb4](https://github.com/mx-space/core/commit/6754bb4909cde331b611ccf1863302d620c8c666))
* **deps:** update nest monorepo to v9.1.4 ([445cc13](https://github.com/mx-space/core/commit/445cc136c87a1ac5832281d66dbcc4d4e0051654))
* **link:** hide email if not master ([cd3faff](https://github.com/mx-space/core/commit/cd3faffa76f404c684e72d21e9d2b7995f9d8fe5))
## [3.37.3](https://github.com/mx-space/core/compare/v3.37.2...v3.37.3) (2022-10-02)
### Bug Fixes
* **deps:** update babel monorepo to v7.19.3 ([81071b6](https://github.com/mx-space/core/commit/81071b6d225e9a04c1908c1988474a248c67bcff))
* **deps:** update dependency marked to v4.1.1 ([21fd2fd](https://github.com/mx-space/core/commit/21fd2fd25ab3a113f02b695b9059d2f78617a099))
* **deps:** update dependency mongoose to v6.6.3 ([f8a1258](https://github.com/mx-space/core/commit/f8a12586b942e183cc6c0d0a62a3fc4f2d573300))
### Features
* **render:** add info ([4d3e361](https://github.com/mx-space/core/commit/4d3e361b024d3b672d38f37f21dd1bd0663800ce))
## [3.37.2](https://github.com/mx-space/core/compare/v3.37.1...v3.37.2) (2022-09-27)
### Bug Fixes
* **deps:** update dependency @typegoose/typegoose to v9.12.1 ([9eed663](https://github.com/mx-space/core/commit/9eed6634f899f782e6d48cbc7110ee004def5921))
* **deps:** update dependency mongoose to v6.6.2 ([6e2c5a1](https://github.com/mx-space/core/commit/6e2c5a12a0b4c02e0c85b4f4a46ced2f705dacf7))
* **deps:** update dependency rxjs to v7.5.7 ([8a95d5a](https://github.com/mx-space/core/commit/8a95d5a09857ecfd2f44d0f30288f9faeff57b2f))
### Features
* add disable comment for site ([9b97a15](https://github.com/mx-space/core/commit/9b97a15e6623113defc3760f37c651847360f555))
## [3.37.1](https://github.com/mx-space/core/compare/v3.37.0...v3.37.1) (2022-09-25)
### Bug Fixes
* **deps:** update dependency @fastify/cookie to v8.2.0 ([#759](https://github.com/mx-space/core/issues/759)) ([8476962](https://github.com/mx-space/core/commit/8476962a31063e972f0a19c7161b0080884e971c))
* **deps:** update dependency @fastify/multipart to v7.2.0 ([#753](https://github.com/mx-space/core/issues/753)) ([2cdceb9](https://github.com/mx-space/core/commit/2cdceb9a33ed17181abd9417f1a9dccf5ee226f5))
* **deps:** update dependency @typegoose/auto-increment to v1.8.0 ([#764](https://github.com/mx-space/core/issues/764)) ([361ca29](https://github.com/mx-space/core/commit/361ca29315f857169621a57b982f772728f7b255))
* **deps:** update dependency isbot to v3.5.4 ([7b1d8b7](https://github.com/mx-space/core/commit/7b1d8b7aa63d44afb45f4df802217ddc67acf74b))
* **deps:** update dependency linkedom to v0.14.15 ([a891549](https://github.com/mx-space/core/commit/a89154937c0a848701d91ac405bb7d55634868d3))
* **deps:** update dependency linkedom to v0.14.16 ([e6ff510](https://github.com/mx-space/core/commit/e6ff5107520928c6ebd99d1ba0147bfd54652319))
* **deps:** update nest monorepo to v9.1.2 (minor) ([#758](https://github.com/mx-space/core/issues/758)) ([2ec94c8](https://github.com/mx-space/core/commit/2ec94c81df4b7a91c13789218d785a48b22aa655))
# [3.37.0](https://github.com/mx-space/core/compare/v3.36.5...v3.37.0) (2022-09-18)
## [3.36.5](https://github.com/mx-space/core/compare/v3.36.4...v3.36.5) (2022-09-16)
### Bug Fixes
* **deps:** update babel monorepo to v7.19.0 ([#730](https://github.com/mx-space/core/issues/730)) ([a021b8d](https://github.com/mx-space/core/commit/a021b8de8643b8e3cafd9f0b3832d4c35c6de876))
* **deps:** update babel monorepo to v7.19.1 ([de981ed](https://github.com/mx-space/core/commit/de981ede1116810c303583d283165637d83c1b5d))
* **deps:** update dependency @fastify/multipart to v7.1.2 ([63f8d1e](https://github.com/mx-space/core/commit/63f8d1e64577fa687fc22770e05bab33222db2a6))
* **deps:** update dependency @nestjs/swagger to v6.1.2 ([c8597d9](https://github.com/mx-space/core/commit/c8597d976e0e75156764ada4e37d30715a600e94))
* **deps:** update dependency @typegoose/auto-increment to v1.7.0 ([#745](https://github.com/mx-space/core/issues/745)) ([6724fa8](https://github.com/mx-space/core/commit/6724fa8370338106d6d93b9bf1bfef15c44d0f8d))
* **deps:** update dependency @typegoose/typegoose to v9.12.0 ([#746](https://github.com/mx-space/core/issues/746)) ([c7e2e23](https://github.com/mx-space/core/commit/c7e2e23d51d347748775fc13b22ac379637655f9))
* **deps:** update dependency isbot to v3.5.3 ([7766b21](https://github.com/mx-space/core/commit/7766b21e15d2877cae0613f45f093e0a5810d93b))
* **deps:** update dependency linkedom to v0.14.14 ([7f499c4](https://github.com/mx-space/core/commit/7f499c459b28f36ef45e97e0ae28f4f350c98c13))
* **deps:** update dependency mongoose to v6.5.5 ([29271ed](https://github.com/mx-space/core/commit/29271edb33dc44091f38ade967a0a8e625b5b2a9))
* **deps:** update dependency mongoose to v6.6.1 ([#738](https://github.com/mx-space/core/issues/738)) ([7835c9f](https://github.com/mx-space/core/commit/7835c9f94026f9c2af298e13af690420b3adb893))
* **deps:** update dependency mongoose-paginate-v2 to v1.7.1 ([93b0f67](https://github.com/mx-space/core/commit/93b0f678b4a653e492b5df46621f28728f6a8edd))
* do not emit unhandledreject event ([88feacb](https://github.com/mx-space/core/commit/88feacb4e5f8455c577c14921206877c30ec5213))
* use cravatar ([015d6eb](https://github.com/mx-space/core/commit/015d6eb22349a0223d3a9069ae50c32d379412df))
* watch test ([4cd97e9](https://github.com/mx-space/core/commit/4cd97e9c95bf5ed3980c25c21a0dfe5f4c3cc63d))
### Features
* replace master avatar in comments if exist ([10a36fd](https://github.com/mx-space/core/commit/10a36fd5f01fecae7924945c547eda0d3916b93e))
## [3.36.4](https://github.com/mx-space/core/compare/v3.36.3...v3.36.4) (2022-09-03)
### Bug Fixes
* allow across version update in dev ([9dba4a7](https://github.com/mx-space/core/commit/9dba4a72c0ad555b4b135b80ea42b15aefc76f0e))
* **deps:** update dependency @nestjs/swagger to v6.1.1 ([2a9e54c](https://github.com/mx-space/core/commit/2a9e54cb555c9d1bbc0cbd3ff7934e6100edc5db))
* **deps:** update dependency marked to v4.1.0 ([#718](https://github.com/mx-space/core/issues/718)) ([4f47393](https://github.com/mx-space/core/commit/4f473931d3f56de86c9a546052722a7ea0a3e509))
* **deps:** update dependency mongoose to v6.5.4 ([4b52eb3](https://github.com/mx-space/core/commit/4b52eb311297727068435545d1d8cad576baf335))
* **deps:** update dependency snakecase-keys to v5.4.4 ([8a4f8ec](https://github.com/mx-space/core/commit/8a4f8ecf1a71aaa86b14f572eb10e7b73e8ca34f))
* unhandled reject message emit ([e3bb320](https://github.com/mx-space/core/commit/e3bb320224e4538975ab282cd9fa9dbf70c93955))
## [3.36.3](https://github.com/mx-space/core/compare/v3.36.2...v3.36.3) (2022-08-29)
### Bug Fixes
* catch system uncaught exception ([90bfc62](https://github.com/mx-space/core/commit/90bfc624f39130f7ecb4cdae8a19972e58137aa5))
* **deps:** update dependency @fastify/cookie to v8.1.0 ([#715](https://github.com/mx-space/core/issues/715)) ([73a2f8b](https://github.com/mx-space/core/commit/73a2f8b9dcc50430d3e7ab344be2f3a3d93c41ae))
* **deps:** update dependency snakecase-keys to v5.4.3 ([bc484f5](https://github.com/mx-space/core/commit/bc484f55a395ca3663d3e3369e657f93ecf89439))
* **deps:** update dependency vm2 to v3.9.11 ([75891ea](https://github.com/mx-space/core/commit/75891ea2ed5bc2e1bcee8458d70ea8b80a0f7782))
## [3.36.2](https://github.com/mx-space/core/compare/v3.36.1...v3.36.2) (2022-08-27)
### Bug Fixes
* **deps:** update dependency @fastify/cookie to v8 ([#683](https://github.com/mx-space/core/issues/683)) ([a714957](https://github.com/mx-space/core/commit/a714957e7d9664ac055ab1018ee7a434021119df))
* **deps:** update dependency @nestjs/swagger to v6.1.0 ([#708](https://github.com/mx-space/core/issues/708)) ([c28f482](https://github.com/mx-space/core/commit/c28f4823c8e0756913a9dacad21efc6e4b5148d0))
* **deps:** update dependency @typegoose/typegoose to v9.11.2 ([d2eda95](https://github.com/mx-space/core/commit/d2eda95b9a50f919c227403e8b6ac77e2a4fa0a0))
* **deps:** update dependency @types/jsonwebtoken to v8.5.9 ([2f548f7](https://github.com/mx-space/core/commit/2f548f7ee15c9758b5afe61c197deea5780d67ff))
* **deps:** update dependency isbot to v3.5.2 ([15ad2df](https://github.com/mx-space/core/commit/15ad2df269c7a4d7d5d98f523bacd20c16dd38bf))
* **deps:** update dependency mongoose to v6.5.3 ([8fa6823](https://github.com/mx-space/core/commit/8fa6823dadeeb7603f42c0bbb33736a849c394ab))
* downgrade ts version ([9f086cd](https://github.com/mx-space/core/commit/9f086cd1461b93bdc62e4d2488cfc974683e7e56))
### Features
* **post & note:** custom created time ([842ff7e](https://github.com/mx-space/core/commit/842ff7e0292d55c5219f849f443c8e7f8a9e033a))
* test email is working ([a2f2be3](https://github.com/mx-space/core/commit/a2f2be346ba913cbcfcbfc00354accc1609b7a8f))
### Performance Improvements
* ncc pack speed ([a4410ec](https://github.com/mx-space/core/commit/a4410ec9287db7e7852d760e0a8a04d0cd4f6a58))
## [3.36.1](https://github.com/mx-space/core/compare/v3.36.0...v3.36.1) (2022-08-24)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.18.13 ([6354adc](https://github.com/mx-space/core/commit/6354adc359f7f1fb9d291a2769a66f451ed8cfc4))
* socket boardcast not working ([fa68556](https://github.com/mx-space/core/commit/fa685562c419e5a67f93076168dd47b0508369ce))
* unit test ([15cfe1e](https://github.com/mx-space/core/commit/15cfe1eed1f6481f8f7109e78cf2c277543021df))
### Features
* add new macro ([fb9dc4e](https://github.com/mx-space/core/commit/fb9dc4e169d0e3e2a30b1a85833849c49e063da8))
### Reverts
* durable of provider ([d775fd4](https://github.com/mx-space/core/commit/d775fd49a4528e8098caa1be7fccbf75b83a302e))
# [3.36.0](https://github.com/mx-space/core/compare/v3.35.9...v3.36.0) (2022-08-21)
### Bug Fixes
* **comment:** cast of `url` ([c0fbcc4](https://github.com/mx-space/core/commit/c0fbcc419385564f3744b3424f8f4be32990af07))
* **deps:** update dependency class-validator-jsonschema to v3.1.2 ([76d2965](https://github.com/mx-space/core/commit/76d2965792278ab464295426d518c7e01639e8af))
* **deps:** update dependency isbot to v3.5.1 ([a8dfff0](https://github.com/mx-space/core/commit/a8dfff0a672bcfe087869d826a4cc414611b26d0))
* **deps:** update dependency xss to v1.0.14 ([35869c4](https://github.com/mx-space/core/commit/35869c47cd343ab94f8e649394baf5ecfd04cae8))
* **deps:** update nest monorepo to v9.0.11 ([d420333](https://github.com/mx-space/core/commit/d420333af2a7de0e107bbcf89839ec68ec0b2612))
* markdown render of image ([03a7207](https://github.com/mx-space/core/commit/03a72079133ec651e87d2db87dace76ba412dffd))
### Features
* lru cache for complie typescript code ([05bfbe2](https://github.com/mx-space/core/commit/05bfbe22c5b6d4a18eacc155f3172127097b0b89))
* snippet and function refactor ([#692](https://github.com/mx-space/core/issues/692)) ([095ccd7](https://github.com/mx-space/core/commit/095ccd711c17d251b03f112355e4a2a9c962dddb))
* sort of log file list ([12037aa](https://github.com/mx-space/core/commit/12037aaa541e1f38224d45b366e993f461f73bd2))
## [3.35.9](https://github.com/mx-space/core/compare/v3.35.8...v3.35.9) (2022-08-13)
### Bug Fixes
* **deps:** update dependency @nestjs/event-emitter to v1.3.1 ([00c5a9c](https://github.com/mx-space/core/commit/00c5a9c0e637eae69dd96829cf831a668dacf3c2))
* **deps:** update dependency dayjs to v1.11.5 ([4880667](https://github.com/mx-space/core/commit/48806673a227f3dafe3d197f32df54203605265b))
* **deps:** update dependency mongoose to v6.5.2 ([0588149](https://github.com/mx-space/core/commit/05881497420b2783860e380144fdca98c392a015))
* **deps:** update dependency nodemailer to v6.7.8 ([e6dddd4](https://github.com/mx-space/core/commit/e6dddd45e515238ee8e2c506b44d9c53c50f874c))
* **deps:** update nest monorepo to v9.0.9 ([7629c04](https://github.com/mx-space/core/commit/7629c041433b0ccb4d9a4416fa4e9f958d981753))
### Features
* make some compatibility with Kami Markdown syntax ([eb33352](https://github.com/mx-space/core/commit/eb33352399bb075c89b58f106dfbbb1efd2a67a3))
## [3.35.8](https://github.com/mx-space/core/compare/v3.35.7...v3.35.8) (2022-08-07)
### Bug Fixes
* **deps:** update babel monorepo to v7.18.10 ([da94036](https://github.com/mx-space/core/commit/da94036af7c8dce6115a33cb3801e52bd426f5d6))
* **deps:** update dependency @babel/plugin-transform-typescript to v7.18.12 ([34f6d51](https://github.com/mx-space/core/commit/34f6d51fd169df460078ebb93dbd469a9e89b4e4))
* **deps:** update dependency @nestjs/swagger to v6.0.5 ([d940be0](https://github.com/mx-space/core/commit/d940be0a27fe2fdb48e966479376a7b09e7d9e99))
* **deps:** update dependency @typegoose/auto-increment to v1.6.0 ([#660](https://github.com/mx-space/core/issues/660)) ([bbc5c32](https://github.com/mx-space/core/commit/bbc5c329eaf5408961c4c5912a4a8e7c6059ad04))
* **deps:** update dependency @typegoose/typegoose to v9.11.0 ([#658](https://github.com/mx-space/core/issues/658)) ([21e26d2](https://github.com/mx-space/core/commit/21e26d2f953fe2de6f189801de244f2e85ff926d))
* **deps:** update dependency jszip to v3.10.1 ([20d0a99](https://github.com/mx-space/core/commit/20d0a99f5e5678d7dbaffc75118cb7d3ab49fd70))
* **deps:** update nest monorepo to v9.0.7 ([a796042](https://github.com/mx-space/core/commit/a79604217b9808c860472126767e931551954435))
* **deps:** update nest monorepo to v9.0.8 ([ae944e7](https://github.com/mx-space/core/commit/ae944e71452d841cb1ab145cf41c8e82d30f35bc))
* upgrade mongoose and refactor ([6defdd6](https://github.com/mx-space/core/commit/6defdd6ddd9d21c311c9b07425d005456dfdce80))
### Features
* emit download progress ([1f44ca7](https://github.com/mx-space/core/commit/1f44ca772bf95104844c59436c7363e93b27d875))
## [3.35.7](https://github.com/mx-space/core/compare/v3.35.6...v3.35.7) (2022-07-28)
### Bug Fixes
* **deps:** update dependency @fastify/cookie to v7.3.1 ([#647](https://github.com/mx-space/core/issues/647)) ([f53226c](https://github.com/mx-space/core/commit/f53226cde384a4b0f37c6a18ef926bb813214e0b))
* **deps:** update dependency algoliasearch to v4.14.2 ([64c757a](https://github.com/mx-space/core/commit/64c757a0d686b42ae9d1347c9cdda4105fdba414))
* **deps:** update nest monorepo to v9.0.6 (patch) ([#657](https://github.com/mx-space/core/issues/657)) ([782c7ef](https://github.com/mx-space/core/commit/782c7effc2d0bc96b78184da22d58274fb6043c3))
* pick env instead of inject whole env ([6735006](https://github.com/mx-space/core/commit/67350061bf7f80426c0d38a6e53ba3de3acb540b))
## [3.35.6](https://github.com/mx-space/core/compare/v3.35.5...v3.35.6) (2022-07-27)
### Bug Fixes
* **deps:** update dependency @fastify/static to v6.4.1 ([2b93e91](https://github.com/mx-space/core/commit/2b93e913bdadec0ed4356c8ff37dcc187bd75f91))
* **deps:** update dependency algoliasearch to v4.14.1 ([24a56f2](https://github.com/mx-space/core/commit/24a56f2188fa00d0a15a212537adcb471b169925))
* **deps:** update dependency mongoose to v6.4.6 ([1224548](https://github.com/mx-space/core/commit/1224548351b2b6c82779d191635a0793529f3f74))
* **deps:** update dependency mongoose to v6.4.7 ([086b128](https://github.com/mx-space/core/commit/086b1285da8d28256b9d3a2607e063311e2497dd))
* **deps:** update dependency mongoose to v6.5.0 ([#654](https://github.com/mx-space/core/issues/654)) ([53451e2](https://github.com/mx-space/core/commit/53451e2054f5b0471289073741d98ec4b8417598))
* **deps:** update dependency mongoose-lean-getters to v0.3.5 ([5c921c5](https://github.com/mx-space/core/commit/5c921c521329e123a497cad3bf15ab50a32839e0))
### Features
* table scan to delete outdate token ([19791bb](https://github.com/mx-space/core/commit/19791bbae852416820ae97a3cd2edbcd94b3b770))
## [3.35.5](https://github.com/mx-space/core/compare/v3.35.4...v3.35.5) (2022-07-20)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.18.9 ([#638](https://github.com/mx-space/core/issues/638)) ([8bebb17](https://github.com/mx-space/core/commit/8bebb17c1f596f52734d9cf14e9bfdc673bc96d3))
* **deps:** update dependency @fastify/cookie to v7.2.0 ([#560](https://github.com/mx-space/core/issues/560)) ([da8ece4](https://github.com/mx-space/core/commit/da8ece47f64ffa43d01d74f77d82e66de3ae7e3d))
* **deps:** update dependency algoliasearch to v4.14.0 ([#640](https://github.com/mx-space/core/issues/640)) ([29ef236](https://github.com/mx-space/core/commit/29ef236f063e16f587031e23fcd9099b0ce1cec2))
* **deps:** update dependency dayjs to v1.11.4 ([c286a19](https://github.com/mx-space/core/commit/c286a1987c95c084fbccd921d336b18fe5b166df))
* **deps:** update dependency mongoose to v6.4.5 ([0b9de53](https://github.com/mx-space/core/commit/0b9de5333426241a3a118f25ea21e4811514dcb7))
* **deps:** update nest monorepo to v9.0.4 (patch) ([#639](https://github.com/mx-space/core/issues/639)) ([88ac5d5](https://github.com/mx-space/core/commit/88ac5d5aa74e6a72ab31871a644005c7c55d3841))
* **deps:** update nest monorepo to v9.0.5 ([62db6c9](https://github.com/mx-space/core/commit/62db6c92e67ef73df4abf16b9c1312fa71177c65))
* file is not exist and throw ([d21cdc5](https://github.com/mx-space/core/commit/d21cdc5525195f0224b11b2ac90261cef56cf7cb))
### Features
* comment whispers ([#643](https://github.com/mx-space/core/issues/643)) ([3bc265d](https://github.com/mx-space/core/commit/3bc265dcb8807e29bc45b5cb7709988972e70ece))
## [3.35.4](https://github.com/mx-space/core/compare/v3.35.3...v3.35.4) (2022-07-16)
### Bug Fixes
* **deps:** update dependency @nestjs/swagger to v6.0.4 ([a00c195](https://github.com/mx-space/core/commit/a00c1959ccf948f2641014cda9a8c89e6993d924))
* **post:** flat lookup `$category` ([d23daf1](https://github.com/mx-space/core/commit/d23daf14b3da47b99b05c5ab423788e874e33aa5))
## [3.35.3](https://github.com/mx-space/core/compare/v3.35.2...v3.35.3) (2022-07-14)
## [3.35.2](https://github.com/mx-space/core/compare/v3.35.1...v3.35.2) (2022-07-14)
### Bug Fixes
* **deps:** update dependency @nestjs/event-emitter to v1.3.0 ([#616](https://github.com/mx-space/core/issues/616)) ([dfdec53](https://github.com/mx-space/core/commit/dfdec53a196c121b42f6fca15276bfe1e25ff290))
* **deps:** update dependency @nestjs/swagger to v6.0.3 ([5eec4e3](https://github.com/mx-space/core/commit/5eec4e3250cf6e0c9de68912ee91e3769d603540))
* **deps:** update dependency image-size to v1.0.2 ([6f24cf9](https://github.com/mx-space/core/commit/6f24cf9cf93e5e4c0b0a4be4de23b5b1d432db79))
* **deps:** update dependency marked to v4.0.18 ([9e62ce8](https://github.com/mx-space/core/commit/9e62ce8b291a4a8ad8b21460c2a256a0acd09f3b))
* **deps:** update dependency rxjs to v7.5.6 ([0ae4c15](https://github.com/mx-space/core/commit/0ae4c15546081e1f606bd585b6e0c8b566898bef))
* **deps:** update nest monorepo to v9.0.3 ([3daafc2](https://github.com/mx-space/core/commit/3daafc20119cb52906e0fdf894fbd8ca4edb339c))
* search decorator ([16d07a0](https://github.com/mx-space/core/commit/16d07a0cd61fc0dee18a7987e7fad56df4556123))
* test docker on pr ([b86e95a](https://github.com/mx-space/core/commit/b86e95a8e9b78dff240031d0886310f6707dd646))
* **update:** shell output ([f3da1ea](https://github.com/mx-space/core/commit/f3da1eaaca4d20f950813fb8833adc4627512fab))
### Reverts
* docker permission ([d4cf346](https://github.com/mx-space/core/commit/d4cf34666a01a5f4ce0544a976449a0908615bd7))
## [3.35.1](https://github.com/mx-space/core/compare/v3.35.0...v3.35.1) (2022-07-11)
### Bug Fixes
* **deps:** update dependency @babel/plugin-transform-typescript to v7.18.8 ([0bcef78](https://github.com/mx-space/core/commit/0bcef78949a57ee543792aabde1f5c561b752e98))
* **deps:** update dependency mongoose to v6.4.4 ([23c8330](https://github.com/mx-space/core/commit/23c833025fa6740ef6835909323c919e93137310))
* pin value when update posts ([20b03d1](https://github.com/mx-space/core/commit/20b03d1079ee8a7e84ca606bfab5ea23f46e7fe4))
### Performance Improvements
* use read stream to transfer data ([37e4297](https://github.com/mx-space/core/commit/37e42972af3449273e0f219b112ee051fd353225))
# [3.35.0](https://github.com/mx-space/core/compare/v3.34.0...v3.35.0) (2022-07-08)
### Bug Fixes
* create `package.json` ([7faed81](https://github.com/mx-space/core/commit/7faed810fe7f7bb497673794a840b6257c55d478))
* **deps:** update dependency @typegoose/auto-increment to v1.4.1 ([#606](https://github.com/mx-space/core/issues/606)) ([8bc125d](https://github.com/mx-space/core/commit/8bc125dd676b22e82d903bb7c5fc7e95b062ae1a))
* **deps:** update dependency axios-retry to v3.3.1 ([#597](https://github.com/mx-space/core/issues/597)) ([055e4ab](https://github.com/mx-space/core/commit/055e4abf9a5e506d558090497694bd3d314b917f))
* **deps:** update dependency mongoose-paginate-v2 to v1.7.0 ([#607](https://github.com/mx-space/core/issues/607)) ([a16e580](https://github.com/mx-space/core/commit/a16e5800d168a44ad85f1f0c871ea5ef8622d781))
* **deps:** update dependency nodemailer to v6.7.7 ([57835fe](https://github.com/mx-space/core/commit/57835fe2ce93d97213544d964213274dcfeb76d2))
* make jest happy ([d2b42b6](https://github.com/mx-space/core/commit/d2b42b698c8e7b1c9879c5517557c38da6663839))
### Features
* support upgrage admin dashboard ([#612](https://github.com/mx-space/core/issues/612)) ([18a304e](https://github.com/mx-space/core/commit/18a304e49f12278e3a462cad4a4afac57a077ca1))
# [3.34.0](https://github.com/mx-space/core/compare/v3.33.1...v3.34.0) (2022-07-04)
### Bug Fixes
* **fn:** replace directly access code define file ([4a5c6de](https://github.com/mx-space/core/commit/4a5c6dedd94e2cca84e0a97a46d8a01d9a7457bc))
* record error log throwed in serverless fn ([74d6d7e](https://github.com/mx-space/core/commit/74d6d7e843a03874285609621fe497796b5dcf93))
### Features
* pkg graph ([6a1a592](https://github.com/mx-space/core/commit/6a1a59224c651e06ace5026f93ba5797086f9ecd))
* use sse to pipe install deps output ([9c399a0](https://github.com/mx-space/core/commit/9c399a0b8baf8e48d560ffc4592b265f3cde6d4c))
## [3.33.1](https://github.com/mx-space/core/compare/v3.33.0...v3.33.1) (2022-07-02)
### Bug Fixes
* **deps:** update babel monorepo to v7.18.6 ([e3718e9](https://github.com/mx-space/core/commit/e3718e96c22d8faac2f607f5b280123a90460294))
* **deps:** update dependency axios-retry to v3.2.6 ([7c617ea](https://github.com/mx-space/core/commit/7c617ea29476593bd11fb8d9a8ea7105bc5134d5))
* **deps:** update dependency nodemailer to v6.7.6 ([19d341d](https://github.com/mx-space/core/commit/19d341d0858cd050fe98107f5b66cce73c984982))
* **deps:** update dependency qs to v6.11.0 ([#594](https://github.com/mx-space/core/issues/594)) ([260ce43](https://github.com/mx-space/core/commit/260ce43db40162d858a9dd4b5f09daf08456f57f))
* post pin sort order ([4aa9b79](https://github.com/mx-space/core/commit/4aa9b7952facdb25e6ad346582fb6afd1373db39))
### Features
* add process title ([a242918](https://github.com/mx-space/core/commit/a2429187c4aded9942a0c7b1f1b53bd8cc7b424d))
# [3.33.0](https://github.com/mx-space/core/compare/v3.33.0-alpha.0...v3.33.0) (2022-06-27)
### Bug Fixes
* post event emit twice when create ([6e47cc6](https://github.com/mx-space/core/commit/6e47cc6c0beb9cf21b6514090e7a26be903783c4))
# [3.33.0-alpha.0](https://github.com/mx-space/core/compare/v3.32.0...v3.33.0-alpha.0) (2022-06-26)
### Bug Fixes
* login success status code ([b4d20d4](https://github.com/mx-space/core/commit/b4d20d45ffe6c333794a40cb4371793cb599a127))
# [3.32.0](https://github.com/mx-space/core/compare/v3.31.1...v3.32.0) (2022-06-26)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.12 ([5e9621e](https://github.com/mx-space/core/commit/5e9621e7044990198b924ac98da8b72f4b00284f))
* hardcode origin ([5e599cd](https://github.com/mx-space/core/commit/5e599cd9cb5dbf0a946463262871a658acb85e31))
* host wildcard ([382d55f](https://github.com/mx-space/core/commit/382d55ffcc4631c88ada0ebce147c69281223852))
* local ip cors ([ed767b9](https://github.com/mx-space/core/commit/ed767b92efdfb6b3084873f63f2e1db076bc104b))
* pin is undefine ([cae7d23](https://github.com/mx-space/core/commit/cae7d23ae224e1b5963e7bfaa83d5cc8f00987aa))
* popluate category for related post ([eb79152](https://github.com/mx-space/core/commit/eb7915234e36411347808c8136a735c37c0698ec))
* realtime log gatewway ([d7867f3](https://github.com/mx-space/core/commit/d7867f3087f8f4a345df64ba25ef7d7f2ba74da5))
### Features
* related post ([df07623](https://github.com/mx-space/core/commit/df076237f2a3ef4e23d957a79f2236902fb07a27))
## [3.31.1](https://github.com/mx-space/core/compare/v3.31.0...v3.31.1) (2022-06-22)
### Bug Fixes
* **deps:** update dependency linkedom to v0.14.12 ([f7e83d6](https://github.com/mx-space/core/commit/f7e83d68c7a5f8b90350205667ec5487c54e3229))
* **deps:** update dependency mongoose-lean-getters to v0.3.4 ([a1452c8](https://github.com/mx-space/core/commit/a1452c88da734415781fb3cf6ac787b4b244e87a))
* remove serverless fn comment and close [#585](https://github.com/mx-space/core/issues/585) ([3769898](https://github.com/mx-space/core/commit/37698981dac3ba16f8c30b3e3a4f9f50f5fc94fa))
# [3.31.0](https://github.com/mx-space/core/compare/v3.31.0-alpha.1...v3.31.0) (2022-06-19)
### Features
* support json5 for snippet ([f359a17](https://github.com/mx-space/core/commit/f359a178aa7bf643ea7133ee2e510722db391c6f))
# [3.31.0-alpha.1](https://github.com/mx-space/core/compare/v3.31.0-alpha.0...v3.31.0-alpha.1) (2022-06-18)
### Bug Fixes
* remove designated refType ([b046eee](https://github.com/mx-space/core/commit/b046eee9e4fdd65b635e2afdcf7b56cc6a85ea5f))
# [3.31.0-alpha.0](https://github.com/mx-space/core/compare/v3.30.2...v3.31.0-alpha.0) (2022-06-18)
### Bug Fixes
* **deps:** update dependency mongoose to v6.3.9 ([671df49](https://github.com/mx-space/core/commit/671df497dbf3ce7a5c7d664588d8864fabe92bd1))
* idepotence ttl ([1c7ba43](https://github.com/mx-space/core/commit/1c7ba43bb6951a8c2d43c4f368c3b899a0798144))
* recenly ref ([c5fbd40](https://github.com/mx-space/core/commit/c5fbd40734f7ffed1e20e7ef28afb5809ea43062))
### Features
* url builder ([07f9c6b](https://github.com/mx-space/core/commit/07f9c6bbf894e4b30595d06622fd838b5328b60e))
## [3.30.2](https://github.com/mx-space/core/compare/v3.30.1...v3.30.2) (2022-06-16)
### Bug Fixes
* comment pin only once ([a1792da](https://github.com/mx-space/core/commit/a1792da39fd7d649d16873373af5440e8c5d41ea))
* comment pin sort ([89d73b1](https://github.com/mx-space/core/commit/89d73b1248f407fbdcf8a43c07f585c0d98626c5))
* **deps:** update dependency @babel/core to v7.18.5 ([5723a58](https://github.com/mx-space/core/commit/5723a589a77ae1e19ef3e3a7ca22cc28d8990951))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.11 ([fdea024](https://github.com/mx-space/core/commit/fdea024e17afb38aecf0063125de83bb3c6e3322))
* **deps:** update dependency marked to v4.0.17 ([de42510](https://github.com/mx-space/core/commit/de425106feae4b73578fe805b5fc0d3f28d8d63b))
* **deps:** update dependency mongoose to v6.3.8 ([3367e26](https://github.com/mx-space/core/commit/3367e268e9f43547ebf276817b8b3ceeb8126204))
* **deps:** update nest monorepo to v8.4.7 ([cfea925](https://github.com/mx-space/core/commit/cfea925b16533b3f57f7dd3092dc0a4f4cc71bb2))
* docker add health check ([f6db675](https://github.com/mx-space/core/commit/f6db675c95af70888c54ffb20ab2019334027ecf))
### Features
* comment pin ([d78f60b](https://github.com/mx-space/core/commit/d78f60b61b18c4613ac6c915ad466d366b6a7c77))
## [3.30.1](https://github.com/mx-space/core/compare/v3.30.0...v3.30.1) (2022-06-13)
### Bug Fixes
* custom token validate ([9764920](https://github.com/mx-space/core/commit/97649203c07e8b5e36799cc665ad630902eec5db))
* use inspect object ([5def2ca](https://github.com/mx-space/core/commit/5def2ca78628b9ae7c6db9209ba47c5e4d6a7660))
# [3.30.0](https://github.com/mx-space/core/compare/v3.30.0-alpha.1...v3.30.0) (2022-06-12)
### Bug Fixes
* jwt verfiy ([102b072](https://github.com/mx-space/core/commit/102b0723a57cd75d37fb63037fee9b8252e5f9e4))
* pin order ([ae8ed8a](https://github.com/mx-space/core/commit/ae8ed8ad6fc0f6b2344ae5efa692e03e99874b43))
* pin sort ([61cc473](https://github.com/mx-space/core/commit/61cc4732f77ae6ec6e7dd8c94973e1fa0b3109f0))
### Features
* post pin ([2a1d59f](https://github.com/mx-space/core/commit/2a1d59f8dafe7123eb528c3ef392f4d2c463f92f))
# [3.30.0-alpha.1](https://github.com/mx-space/core/compare/v3.30.0-alpha.0...v3.30.0-alpha.1) (2022-06-11)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.10 ([1be687f](https://github.com/mx-space/core/commit/1be687f9d1c508c4e913f2375e665d3d9d245012))
* idempotence pending status ([#566](https://github.com/mx-space/core/issues/566)) ([602be61](https://github.com/mx-space/core/commit/602be61b56e07192893460f9153604b37b03f2c0))
* resolution dependency to reduce size ([fcb4faa](https://github.com/mx-space/core/commit/fcb4faa63e6d9b635d51c3aa40165cb90e8a086f))
### Features
* add access db instance in function ([698656e](https://github.com/mx-space/core/commit/698656e39437d0eb76faacdc6bf049f993710aca))
* add jwt service ([0d67b0b](https://github.com/mx-space/core/commit/0d67b0be4a9b7a6b0852e6a7781c05297262ccd3))
* add signout ([136734a](https://github.com/mx-space/core/commit/136734a55b6d2d341ce2e67bf5344dec84e3afa0))
# [3.30.0-alpha.0](https://github.com/mx-space/core/compare/v3.29.2...v3.30.0-alpha.0) (2022-06-09)
### Bug Fixes
* **deps:** update dependency dayjs to v1.11.3 ([9498aff](https://github.com/mx-space/core/commit/9498affd38a8f7f5ef7acfc0365c14b296403aca))
* **deps:** update dependency linkedom to v0.14.11 ([8f98908](https://github.com/mx-space/core/commit/8f9890872d522680d15d45e8dab688f11f4b5e86))
* **deps:** update dependency mongoose to v6.3.6 ([423055f](https://github.com/mx-space/core/commit/423055fd39df587e5961a269b17ab5835553ed1b))
* **deps:** update dependency qs to v6.10.5 ([5fc1124](https://github.com/mx-space/core/commit/5fc1124fc176c298f92cc5ae7c1aa62963310fa2))
* **deps:** update dependency xss to v1.0.13 ([a4de831](https://github.com/mx-space/core/commit/a4de83112c9a1bfac08db2944c9439c09485ed43))
* performance import ([27b85ef](https://github.com/mx-space/core/commit/27b85ef3964864dcae2d3928465535dd744ec275))
* remove python2 builder ([213d7ee](https://github.com/mx-space/core/commit/213d7eedbe5ca341755c177dd552599831d307d8))
* remove python2 in dockerfile ([#557](https://github.com/mx-space/core/issues/557)) ([4c061ec](https://github.com/mx-space/core/commit/4c061ec5acbf304cb055ba8721721b64fc852f7a))
### Features
* bark support ([#563](https://github.com/mx-space/core/issues/563)) ([1642026](https://github.com/mx-space/core/commit/164202672d0b3f5fb03bd0cd275b4050654873c1))
## [3.29.2](https://github.com/mx-space/core/compare/v3.29.1...v3.29.2) (2022-06-04)
### Bug Fixes
* config patch ([92500ed](https://github.com/mx-space/core/commit/92500edd6e2c37593e3632f61f3bb1b71fefecc4))
* **deps:** update dependency cache-manager to v4.0.1 ([d4fb889](https://github.com/mx-space/core/commit/d4fb889968c5561220d63cdac7d4ef7428eee211))
* **deps:** update dependency xss to v1.0.12 ([e96f368](https://github.com/mx-space/core/commit/e96f36807aa58bb32bf574c5054e3f9479a7ae20))
* jsonschema ([5c60368](https://github.com/mx-space/core/commit/5c60368816909e61921b01995d419e0bb61b8caa))
### Features
* add comment option for ip record ([454d5b0](https://github.com/mx-space/core/commit/454d5b074ff11bdea46de8093bd0feee1ec1b63c))
## [3.29.1](https://github.com/mx-space/core/compare/v3.29.0...v3.29.1) (2022-06-03)
### Bug Fixes
* **deps:** update dependency @babel/plugin-transform-typescript to v7.18.4 ([3d73cc9](https://github.com/mx-space/core/commit/3d73cc92272419d05905110ba8b128a969ab4022))
* **deps:** update dependency @typegoose/typegoose to v9.9.0 ([d6b9e4e](https://github.com/mx-space/core/commit/d6b9e4e6529a410997037d2cac64b35aa70d3ba8))
* **deps:** update dependency cache-manager to v4 ([2c2263a](https://github.com/mx-space/core/commit/2c2263ae37ad9b10c1ab33f3fc519a182e931a5a))
* **deps:** update dependency mongoose to v6.3.5 ([dbfb15e](https://github.com/mx-space/core/commit/dbfb15e1773a897e6306952940f943007a138185))
* **deps:** update dependency mongoose-lean-getters to v0.3.3 ([c64b083](https://github.com/mx-space/core/commit/c64b083b822c705165e0e2bdb10277371fa7860e))
* **deps:** update nest monorepo to v8.4.6 ([0ceaec4](https://github.com/mx-space/core/commit/0ceaec4a23c4f9ae9e9ad4d7131a34a27e5abf64))
* jsonschema ([cb78f77](https://github.com/mx-space/core/commit/cb78f77f5da2b19bb42045cfa5239a1050d116ca))
# [3.29.0](https://github.com/mx-space/core/compare/v3.28.3...v3.29.0) (2022-05-28)
### Bug Fixes
* note create event scope ([e6c5745](https://github.com/mx-space/core/commit/e6c5745dcacc78f2e725ead7169c505f3aa74090))
### Features
* add idempotence interceptor ([d19c726](https://github.com/mx-space/core/commit/d19c7264fe9cca027a8c16dee6e8992f7d21e783))
## [3.28.3](https://github.com/mx-space/core/compare/v3.28.2...v3.28.3) (2022-05-27)
### Bug Fixes
* comment event ([6209aca](https://github.com/mx-space/core/commit/6209acac849c39de4194574cc62343e55cc9e7b9))
* query ip timeout ([55c90d0](https://github.com/mx-space/core/commit/55c90d00e335b09c546819536b3a212255c30c09))
## [3.28.2](https://github.com/mx-space/core/compare/v3.28.1...v3.28.2) (2022-05-26)
### Bug Fixes
* **deps:** update babel monorepo to v7.18.2 ([127d909](https://github.com/mx-space/core/commit/127d90960976f8f47024c1b9e4ef5e035d825293))
* install pkg when restore data ([e3a6d4b](https://github.com/mx-space/core/commit/e3a6d4b18ab909bf6746e6dc76f87b69da7f3949))
* skip proxy route when record analyze ([4a26a00](https://github.com/mx-space/core/commit/4a26a000441bb98403da99d6ef9d11e04dd2d94a))
## [3.28.1](https://github.com/mx-space/core/compare/v3.28.0...v3.28.1) (2022-05-25)
### Bug Fixes
* demo cache key prefix ([2c237b7](https://github.com/mx-space/core/commit/2c237b7a8dc2032ac3926f736574b11008c8249d))
### Features
* demo mode ([ad1b5f6](https://github.com/mx-space/core/commit/ad1b5f6df34ed735c37df5ea627640f66dd0ce60))
# [3.28.0](https://github.com/mx-space/core/compare/v3.28.0-alpha.1...v3.28.0) (2022-05-24)
### Bug Fixes
* **deps:** update dependency jszip to v3.10.0 ([ae5436b](https://github.com/mx-space/core/commit/ae5436bb92141d454e56861aed96e17d4b8f1c03))
* **deps:** update dependency passport to v0.6.0 ([60c4c46](https://github.com/mx-space/core/commit/60c4c46a132392a4d455bd4c1afa393773fbe78e))
### Features
* add cache header for file ([0a26299](https://github.com/mx-space/core/commit/0a2629908361f4fdabfbffa28cd29166c66eeade))
# [3.28.0-alpha.1](https://github.com/mx-space/core/compare/v3.28.0-alpha.0...v3.28.0-alpha.1) (2022-05-22)
### Bug Fixes
* file name hash ([158629f](https://github.com/mx-space/core/commit/158629f204e9669566bf85610a07bf3eb8c39d1b))
* resolve file url ([bca11de](https://github.com/mx-space/core/commit/bca11de18585cb6e2dcaa81fbc49aa8cd8e6a964))
# [3.28.0-alpha.0](https://github.com/mx-space/core/compare/v3.27.2...v3.28.0-alpha.0) (2022-05-22)
### Bug Fixes
* file response ([62ffd6f](https://github.com/mx-space/core/commit/62ffd6f28be9315fa17ff699db52a0f34a16aebc))
### Features
* add throttle ([59c50a4](https://github.com/mx-space/core/commit/59c50a4670ee7ed19b33eeaa5391af75325dd2e2))
* file module ([110d9ca](https://github.com/mx-space/core/commit/110d9ca0101a50e9efe08bf699acc9ec4beb6e9b))
## [3.27.2](https://github.com/mx-space/core/compare/v3.27.1...v3.27.2) (2022-05-21)
### Bug Fixes
* pager dto and sort query ([43813df](https://github.com/mx-space/core/commit/43813df4c29ac1afed7355fced5a5a665aba3f3a))
## [3.27.1](https://github.com/mx-space/core/compare/v3.27.0...v3.27.1) (2022-05-21)
# [3.27.0](https://github.com/mx-space/core/compare/v3.27.0-alpha.0...v3.27.0) (2022-05-21)
### Bug Fixes
* **deps:** update dependency @nestjs/schedule to v2.0.1 ([48589f6](https://github.com/mx-space/core/commit/48589f6409aaacd58b001286f8499f7175f8c06a))
* **deps:** update dependency cache-manager to v3.6.3 ([7d05e7c](https://github.com/mx-space/core/commit/7d05e7ca63daf3dce26bd3e0e36f1f752037da01))
* script to fetch ([6125c4f](https://github.com/mx-space/core/commit/6125c4f3ab476ffe17234b2507e2490e51c8d3af))
# [3.27.0-alpha.0](https://github.com/mx-space/core/compare/v3.26.7...v3.27.0-alpha.0) (2022-05-20)
### Bug Fixes
* change `fn` route ([357a635](https://github.com/mx-space/core/commit/357a6354a025575e42ede8f2be9a228feb0ef164))
* **deps:** update babel monorepo ([6a39511](https://github.com/mx-space/core/commit/6a39511c1919deb3d00bebd9404ef788f1f83d4f))
* **deps:** update babel monorepo to v7.17.12 ([2928598](https://github.com/mx-space/core/commit/2928598e0f9cdd2b16549fec312db2a64244a5db))
* **deps:** update dependency @babel/plugin-transform-typescript to v7.17.12 ([e01ba83](https://github.com/mx-space/core/commit/e01ba83b5a16ddeb762f201062fb23c90b743369))
* **deps:** update dependency @nestjs/jwt to v8.0.1 ([8dd2c0a](https://github.com/mx-space/core/commit/8dd2c0aaac75b8296ff7aba63aa5c83b1b2eebe1))
* **deps:** update dependency algoliasearch to v4.13.1 ([dafacb6](https://github.com/mx-space/core/commit/dafacb6cb5778281670f59ce5411e24a888bd5f5))
* **deps:** update dependency cache-manager to v3.6.2 ([fbceb24](https://github.com/mx-space/core/commit/fbceb2443f13eccc4065a596024a3d506da4e7d4))
* **deps:** update dependency isbot to v3.4.8 ([537cbec](https://github.com/mx-space/core/commit/537cbec4a254fcd97ede913b339d80b0cf9ceea8))
* **deps:** update dependency isbot to v3.5.0 ([7b16997](https://github.com/mx-space/core/commit/7b16997f37593ec4c38ce6ed365b6e920fbcaf62))
* **deps:** update dependency marked to v4.0.16 ([267b4a7](https://github.com/mx-space/core/commit/267b4a7c2520ebb05752628e18dbaf9f7f2e119c))
* **deps:** update dependency mongoose to v6.3.4 ([7a348b9](https://github.com/mx-space/core/commit/7a348b974fc0fab4c92a2e55b3e604fa6a63e766))
* **deps:** update dependency passport to v0.5.3 ([a7fc893](https://github.com/mx-space/core/commit/a7fc8939d0c2e025140ca9a48fef2e7cb33cb601))
* link dto description can be empty ([bfa6af3](https://github.com/mx-space/core/commit/bfa6af30e1b838cc92fb1063ed247d5244a7e80e))
* note model relationship ([ba2c8bb](https://github.com/mx-space/core/commit/ba2c8bbe92d4b4636c5218e381c55f669e334bfd))
* note topic paginator ([cdced95](https://github.com/mx-space/core/commit/cdced9568daf0efc8ccdcc61efcab6422340c792))
* note update lean ([e06c76c](https://github.com/mx-space/core/commit/e06c76cb567dba02771e958b0647d5c143f3004f))
* **topic:** add vaildation ([6f79df9](https://github.com/mx-space/core/commit/6f79df9ad682b795487b3aa6c532f538151ce4c5))
* **topic:** limit of intro ([b7c6310](https://github.com/mx-space/core/commit/b7c63100542cf037a4fe200aef8520ea8c967eb4))
### Features
* add topic model ([2ebabec](https://github.com/mx-space/core/commit/2ebabec6a013d433018c8fcf25ce2ea81f800c15))
* note topic init ([46fe004](https://github.com/mx-space/core/commit/46fe0049c7761896e416cb3a1611dd65af3ecbc5))
## [3.26.7](https://github.com/mx-space/core/compare/v3.26.6...v3.26.7) (2022-05-16)
### Bug Fixes
* delete article with delete comment ([4e39690](https://github.com/mx-space/core/commit/4e39690fda2885cb9eb91350d960fff8d6bc46db))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.9 ([d9de63d](https://github.com/mx-space/core/commit/d9de63de5a817652c95c61520e417d54beb0d8f4))
* **deps:** update dependency ejs to v3.1.8 ([a46e990](https://github.com/mx-space/core/commit/a46e99001c804d75d58b576bb81fc9d0b2a3b661))
* **deps:** update dependency isbot to v3.4.7 ([b0456df](https://github.com/mx-space/core/commit/b0456df27679f324774dea87688d0be45fc8fa6c))
* **deps:** update dependency snakecase-keys to v5.4.2 ([9c27f3d](https://github.com/mx-space/core/commit/9c27f3d32c621d461d6d00d6dd5e7d10358cbc7b))
* **deps:** update nest monorepo to v8.4.5 ([c3566d2](https://github.com/mx-space/core/commit/c3566d2b21e1f3320f073ffe4cc695cad8124bfe))
* nest module deps ([f552b62](https://github.com/mx-space/core/commit/f552b625f559db0ce7d8b4e3a4c6e13059a77c27))
* **serverless:** add route entry ([dc7b0d7](https://github.com/mx-space/core/commit/dc7b0d7af72889b8e7da20767df8905d9cc8d801))
* worker url ([66e882b](https://github.com/mx-space/core/commit/66e882b2dded6361fb2a845510f75ed6ac0a9afd))
## [3.26.6](https://github.com/mx-space/core/compare/v3.26.5...v3.26.6) (2022-05-10)
### Bug Fixes
* **deps:** update dependency mongoose to v6.3.3 ([b8328f7](https://github.com/mx-space/core/commit/b8328f7ae83e3171c706686b78c550eacd066bf2))
## [3.26.5](https://github.com/mx-space/core/compare/v3.26.4...v3.26.5) (2022-05-08)
### Bug Fixes
* snippet private data leak ([513d9e0](https://github.com/mx-space/core/commit/513d9e0a164072a4cc1ab567051fe1e02aa97550))
## [3.26.4](https://github.com/mx-space/core/compare/v3.26.3...v3.26.4) (2022-05-08)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.8 ([32da143](https://github.com/mx-space/core/commit/32da143ccbf1823e02519aefe51f6b7615c9445b))
* **deps:** update dependency dayjs to v1.11.2 ([fcbc1e5](https://github.com/mx-space/core/commit/fcbc1e5064fa2d0fc4bbda3b8c38957525d76cca))
* **deps:** update dependency linkedom to v0.14.9 ([e406550](https://github.com/mx-space/core/commit/e4065505d41900dbb83e2a219a3caeae2cffa238))
* disable pnpm 7 strict peer deps ([75cc9f5](https://github.com/mx-space/core/commit/75cc9f56cfdef3d20f4f5ccd8bf0d01b2b9900a5))
## [3.26.3](https://github.com/mx-space/core/compare/v3.26.2...v3.26.3) (2022-05-03)
### Bug Fixes
* exchange location order ([454159e](https://github.com/mx-space/core/commit/454159e88f2ec83938f853295d66899e98b047be))
* remove comment location duplicated name ([8acb7fd](https://github.com/mx-space/core/commit/8acb7fdd450ea3038e87f9594d380ef210309303))
## [3.26.2](https://github.com/mx-space/core/compare/v3.26.1...v3.26.2) (2022-05-02)
### Bug Fixes
* comment emit event scope ([ed424e0](https://github.com/mx-space/core/commit/ed424e09d33c3f356dc51c5f9cf7ec6b862d172c))
## [3.26.1](https://github.com/mx-space/core/compare/v3.26.0...v3.26.1) (2022-05-01)
### Bug Fixes
* comment lost avatar ([2346ce5](https://github.com/mx-space/core/commit/2346ce51321191a222d5b0dcfc33746d304a1b86))
# [3.26.0](https://github.com/mx-space/core/compare/v3.25.3...v3.26.0) (2022-04-30)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.17.10 ([c2709d1](https://github.com/mx-space/core/commit/c2709d1e3f4bf9d4174b962e7b1b936939707366))
* **deps:** update dependency axios-retry to v3.2.5 ([1e9f203](https://github.com/mx-space/core/commit/1e9f2038a3cb6b61dff171315429709abe33233a))
* **deps:** update dependency nodemailer to v6.7.4 ([d6be01a](https://github.com/mx-space/core/commit/d6be01a638c9ebac9fe004ff709d34043b1c60bb))
### Features
* add styling and typography method for macors ([80bb68e](https://github.com/mx-space/core/commit/80bb68e0aa489f2e3bbb70c7fd2fa8104fc52dce))
## [3.25.3](https://github.com/mx-space/core/compare/v3.25.2...v3.25.3) (2022-04-29)
### Bug Fixes
* **deps:** update dependency mongoose-lean-virtuals to v0.9.1 ([baf103a](https://github.com/mx-space/core/commit/baf103a7b2a81cbad6c6f2f84c763f35f992b203))
* remove master role vaild in category ([1b913f0](https://github.com/mx-space/core/commit/1b913f07018946d0dbe82dd65bb68b4bca9e43d9))
### Features
* add comment location expose ([06089dd](https://github.com/mx-space/core/commit/06089ddc0856be2cf5e9e9845587293ba2306946))
## [3.25.2](https://github.com/mx-space/core/compare/v3.25.1...v3.25.2) (2022-04-26)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.7 ([dded729](https://github.com/mx-space/core/commit/dded729f5e442f45e29ba405c210cc081660bf5f))
* note dto update ([0bb62e8](https://github.com/mx-space/core/commit/0bb62e867d1674c5bbd19153ff8342f99a068e18))
## [3.25.1](https://github.com/mx-space/core/compare/v3.25.0...v3.25.1) (2022-04-25)
### Bug Fixes
* slug unique ([1b614e9](https://github.com/mx-space/core/commit/1b614e91f4570043ae5901d55bcd37826863a262))
# [3.25.0](https://github.com/mx-space/core/compare/v3.25.0-alpha.4...v3.25.0) (2022-04-25)
### Bug Fixes
* slug validate ([debd1b7](https://github.com/mx-space/core/commit/debd1b773d61513c4b80689d3c4002bf463ab26d))
# [3.25.0-alpha.4](https://github.com/mx-space/core/compare/v3.25.0-alpha.3...v3.25.0-alpha.4) (2022-04-24)
# [3.25.0-alpha.3](https://github.com/mx-space/core/compare/v3.25.0-alpha.2...v3.25.0-alpha.3) (2022-04-24)
### Bug Fixes
* **deps:** update dependency mongoose to v6.3.1 ([a4415c6](https://github.com/mx-space/core/commit/a4415c6e3d215a43fe780b1a4ce923c6cc38e430))
* test failed ([a5c1afb](https://github.com/mx-space/core/commit/a5c1afbcb48eeca28ac7c33ac5f8279d5148985e))
### Features
* serverless access db support ([2dbca32](https://github.com/mx-space/core/commit/2dbca3252d9face69f5be5ecd2709f117a1e4d97))
# [3.25.0-alpha.2](https://github.com/mx-space/core/compare/v3.25.0-alpha.1...v3.25.0-alpha.2) (2022-04-23)
### Bug Fixes
* catch all error in text macro replace ([a571fac](https://github.com/mx-space/core/commit/a571facd2b2fb666e07dcd3f313de3366c88c5b9))
* json type make ts-jest happy ([9b4633b](https://github.com/mx-space/core/commit/9b4633bf0e3e5c9058f97b466310ce84a43590c4))
* meta lean ([112b34c](https://github.com/mx-space/core/commit/112b34ca622a892ecf3c69ea2ae46c99a3610cba))
### Features
* add meta for write model ([20a788c](https://github.com/mx-space/core/commit/20a788c1a2ac51779e92d19df153e9e21e9feaf3))
# [3.25.0-alpha.1](https://github.com/mx-space/core/compare/v3.25.0-alpha.0...v3.25.0-alpha.1) (2022-04-22)
### Bug Fixes
* page macor ([22c9730](https://github.com/mx-space/core/commit/22c9730efc508fe7ad1c330b9067331b0ecca21b))
# [3.25.0-alpha.0](https://github.com/mx-space/core/compare/v3.24.5...v3.25.0-alpha.0) (2022-04-22)
### Bug Fixes
* **deps:** update dependency @typegoose/typegoose to v9.8.1 ([e7690c3](https://github.com/mx-space/core/commit/e7690c3a34fdb3d53e1280833e9eb457947b5db0))
* **deps:** update dependency ejs to v3.1.7 ([b35f228](https://github.com/mx-space/core/commit/b35f228752ece64e37a2776843bddded5b216f81))
* remove only flag to run test ([947813f](https://github.com/mx-space/core/commit/947813f6f4067bbdd79d563728e61bc8018a5c77))
### Features
* function eval marco ([5c33536](https://github.com/mx-space/core/commit/5c335363cbae620821019af74e16367d58f1d494))
* page controller support macro ([bbc7607](https://github.com/mx-space/core/commit/bbc760766199bc9c21f532a23001a52dacde6dae))
* text macros ([b09f231](https://github.com/mx-space/core/commit/b09f2319f0239763d7f8670dba7dea50c23c9ca7))
## [3.24.5](https://github.com/mx-space/core/compare/v3.24.4...v3.24.5) (2022-04-20)
### Bug Fixes
* **deps:** update dependency isbot to v3.4.6 ([5689520](https://github.com/mx-space/core/commit/5689520ab9482ef7fab7f904cff8f0776669fe47))
### Features
* boardcast error event ([835295e](https://github.com/mx-space/core/commit/835295eb9fe920c2b7f35e3513fac16924d6972f))
## [3.24.4](https://github.com/mx-space/core/compare/v3.24.3...v3.24.4) (2022-04-19)
### Bug Fixes
* **deps:** update dependency @typegoose/auto-increment to v1.3.0 ([#439](https://github.com/mx-space/core/issues/439)) ([a80eb8e](https://github.com/mx-space/core/commit/a80eb8e10963c23aac555529d1d0f8bd7ab7dd46))
* **deps:** update dependency fastify-cookie to v5.6.1 ([21e1230](https://github.com/mx-space/core/commit/21e123022e4ebffe6de7dc68c1ae656ce0898682))
* **deps:** update dependency nanoid to v3.3.3 ([38effeb](https://github.com/mx-space/core/commit/38effeb1f36cc38c7e9a091b4df78edd45c0c29f))
* **deps:** update dependency zx-cjs to v6.1.0 ([#437](https://github.com/mx-space/core/issues/437)) ([412ad64](https://github.com/mx-space/core/commit/412ad64bf5d8df1daa9bd63426ae155497c896ae))
* eslint type style ([a9a8c3a](https://github.com/mx-space/core/commit/a9a8c3ad9037e84e5cdbe620c565862eb91dc0ae))
* make ts happy ([5f45822](https://github.com/mx-space/core/commit/5f458224a446a0d85b1d880c991b5e668f7484cf))
## [3.24.3](https://github.com/mx-space/core/compare/v3.24.2...v3.24.3) (2022-04-17)
### Bug Fixes
* add page slug validate ([deef809](https://github.com/mx-space/core/commit/deef8098eadb33f11ce47223c9e297ff3103bd41))
* **deps:** update dependency dayjs to v1.11.1 ([33bd11e](https://github.com/mx-space/core/commit/33bd11e7a3867ea8b271368b82e954f4b58a0c57))
* **deps:** update dependency fastify-swagger to v5.1.1 ([7c9a057](https://github.com/mx-space/core/commit/7c9a057291f052de4ad091c3e4d373026bdd114b))
* **deps:** update dependency linkedom to v0.14.6 ([2078aaa](https://github.com/mx-space/core/commit/2078aaa5d241bbedb0d7f2c3d8ae30ff6b30800a))
* **deps:** update dependency linkedom to v0.14.7 ([d9e3a69](https://github.com/mx-space/core/commit/d9e3a697be3f2db045cf8a7290492c9ee56cf39e))
* **deps:** update dependency snakecase-keys to v5.4.1 ([5cfad42](https://github.com/mx-space/core/commit/5cfad426978258ae6169f2024cbf47259d6eacfa))
* slugify ([f6c2456](https://github.com/mx-space/core/commit/f6c2456316db1685339cccdda9b88bd48a49e845))
## [3.24.2](https://github.com/mx-space/core/compare/v3.24.1...v3.24.2) (2022-04-12)
### Bug Fixes
* link apply dto ([94b5df6](https://github.com/mx-space/core/commit/94b5df67bb92cf3084bdf33ad50e8a6e0aeb3a31))
## [3.24.1](https://github.com/mx-space/core/compare/v3.24.0...v3.24.1) (2022-04-11)
### Bug Fixes
* **deps:** update dependency marked to v4.0.14 ([#423](https://github.com/mx-space/core/issues/423)) ([9e1d5c5](https://github.com/mx-space/core/commit/9e1d5c509d24a50d79e4bb4b616ece7802034e83))
* **deps:** update dependency snakecase-keys to v5.4.0 ([#414](https://github.com/mx-space/core/issues/414)) ([e2fa729](https://github.com/mx-space/core/commit/e2fa729ecc02aab7e02a85f4c7a01ec4d6dcb865))
# [3.24.0](https://github.com/mx-space/core/compare/v3.24.0-alpha.3...v3.24.0) (2022-04-10)
# [3.24.0-alpha.3](https://github.com/mx-space/core/compare/v3.24.0-alpha.2...v3.24.0-alpha.3) (2022-04-10)
### Bug Fixes
* serverless module found ([f48c3a9](https://github.com/mx-space/core/commit/f48c3a999a8a639054a0f1dc4076b6f0bfced3b0))
# [3.24.0-alpha.2](https://github.com/mx-space/core/compare/v3.24.0-alpha.1...v3.24.0-alpha.2) (2022-04-10)
### Bug Fixes
* pm2 cluster instance count ([981270b](https://github.com/mx-space/core/commit/981270b0790aa41b5d70d955800adac77fa25ae5))
* shared gateway boardcast ([a32299e](https://github.com/mx-space/core/commit/a32299ee74a5bdcd1fd73de5624065d7263c81b1))
* test config ([1bc6b61](https://github.com/mx-space/core/commit/1bc6b61e37d6b3fa7b82a7a7f10a74fc1387755b))
* token auth and base curl event name ([0107909](https://github.com/mx-space/core/commit/01079097fe5d9b966ed8b9601796cefd3b4f40d1))
# [3.24.0-alpha.1](https://github.com/mx-space/core/compare/v3.24.0-alpha.0...v3.24.0-alpha.1) (2022-04-09)
### Bug Fixes
* comment send email ([d532888](https://github.com/mx-space/core/commit/d5328881bdeae617042dc952e4df256a6e537fff))
# [3.24.0-alpha.0](https://github.com/mx-space/core/compare/v3.23.5...v3.24.0-alpha.0) (2022-04-09)
### Bug Fixes
* **deps:** update babel monorepo to v7.17.9 ([4ae2542](https://github.com/mx-space/core/commit/4ae254291c02042170e5b60dd5b12fafb2e6a526))
* **deps:** update dependency cache-manager to v3.6.1 ([89225ba](https://github.com/mx-space/core/commit/89225ba9c1922276aaa21fe2cb9419ecfacf6651))
* **deps:** update dependency jszip to v3.9.1 ([aa72dbc](https://github.com/mx-space/core/commit/aa72dbc66f88d8e404e8fc7d00e8ce271ff42742))
* **deps:** update dependency marked to v4.0.13 ([f46cdec](https://github.com/mx-space/core/commit/f46cdec7653c7bb432f37b3d17d8c9bc67f5ad7f))
* tsconfig ([d27b46f](https://github.com/mx-space/core/commit/d27b46f4285995eea4f062ffd1138ad55515e184))
## [3.23.5](https://github.com/mx-space/core/compare/v3.23.3...v3.23.5) (2022-04-05)
### Bug Fixes
* manager install command ([b67db72](https://github.com/mx-space/core/commit/b67db722c088c0b2ced1c441372a3722c12a74b5))
## [3.23.3](https://github.com/mx-space/core/compare/v3.23.2...v3.23.3) (2022-04-05)
### Bug Fixes
* **deps:** update dependency @nestjs/schedule to v1.1.0 ([#406](https://github.com/mx-space/core/issues/406)) ([b2e0773](https://github.com/mx-space/core/commit/b2e0773d96c7c3345140f46a11e6ca10939ec27f))
* **deps:** update dependency jszip to v3.9.0 ([#413](https://github.com/mx-space/core/issues/413)) ([49073bb](https://github.com/mx-space/core/commit/49073bbdc71d5146080031bbdff445a5580927d7))
## [3.23.2](https://github.com/mx-space/core/compare/v3.23.1...v3.23.2) (2022-04-05)
### Features
* import snippets ([c86df4a](https://github.com/mx-space/core/commit/c86df4a34e4cd44d4ce5c4baa426a703ec3393e1))
## [3.23.1](https://github.com/mx-space/core/compare/v3.23.0...v3.23.1) (2022-04-04)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v5.1.0 ([#402](https://github.com/mx-space/core/issues/402)) ([08b214c](https://github.com/mx-space/core/commit/08b214c10d943e92c406722ddf19c09d31308f4b))
* **deps:** update dependency jszip to v3.8.0 ([#409](https://github.com/mx-space/core/issues/409)) ([fc4bbb0](https://github.com/mx-space/core/commit/fc4bbb05a61a1131bb0f72ffae2aea26081dfacf))
* url allowed for validator ([00b6e3b](https://github.com/mx-space/core/commit/00b6e3be2c813dd9634031c9c704a62ab323298b))
### Features
* webpack build ([7638f2b](https://github.com/mx-space/core/commit/7638f2b7b2ab8ffff3bc2b48d8bfbf9f398b2e43))
# [3.23.0](https://github.com/mx-space/core/compare/v3.23.0-alpha.0...v3.23.0) (2022-03-28)
### Bug Fixes
* **deps:** update dependency nanoid to v3.3.2 ([f1bfecf](https://github.com/mx-space/core/commit/f1bfecf55db1d60ba057b3010fdbf672126f407e))
# [3.23.0-alpha.0](https://github.com/mx-space/core/compare/v3.22.3...v3.23.0-alpha.0) (2022-03-27)
### Bug Fixes
* **deps:** update dependency @nestjs/swagger to v5.2.1 ([441db06](https://github.com/mx-space/core/commit/441db06af6191c0ab5432ad3153cc1d8579a005c))
* **deps:** update nest monorepo to v8.4.3 (patch) ([#401](https://github.com/mx-space/core/issues/401)) ([c8d9572](https://github.com/mx-space/core/commit/c8d957271f3124dd1533ef85155bc3233c68e4e9))
## [3.22.3](https://github.com/mx-space/core/compare/v3.22.2...v3.22.3) (2022-03-25)
### Bug Fixes
* **deps:** update dependency @typegoose/typegoose to v9.7.1 ([fb41336](https://github.com/mx-space/core/commit/fb413368358ed54478322cbd6d6e9cd805d9183f))
* lost rsync command ([6994b3e](https://github.com/mx-space/core/commit/6994b3e62749573b34adec4d71e6665d2f095cf8))
## [3.22.2](https://github.com/mx-space/core/compare/v3.22.1...v3.22.2) (2022-03-23)
### Bug Fixes
* admin editor ([867663d](https://github.com/mx-space/core/commit/867663d4e3161519fa7a3581abc21041a54333b1))
## [3.22.1](https://github.com/mx-space/core/compare/v3.22.0...v3.22.1) (2022-03-23)
### Bug Fixes
* **deps:** update dependency nodemailer to v6.7.3 ([c738182](https://github.com/mx-space/core/commit/c738182a011dfa8daec6fd1193fb5e66c98ac089))
* **deps:** update nest monorepo to v8.4.2 ([0e5f545](https://github.com/mx-space/core/commit/0e5f5458d83c2dbb65929c303de6f0d530577da3))
* lodash can not clone a function ([201afc9](https://github.com/mx-space/core/commit/201afc92e148280884f17cb2ccb2df52e02238d4))
* test error ([812f94e](https://github.com/mx-space/core/commit/812f94e254ae01dadc9c34effc664b4ba0125bf1))
### Features
* support esm import statement ([cf57a14](https://github.com/mx-space/core/commit/cf57a1410247f235d430e1291d1d787fe23e75c1))
* update docs ([facd5f6](https://github.com/mx-space/core/commit/facd5f618215a36feaab528546c299b546ad9705))
# [3.22.0](https://github.com/mx-space/core/compare/v3.21.0...v3.22.0) (2022-03-20)
# [3.21.0](https://github.com/mx-space/core/compare/v3.20.11...v3.21.0) (2022-03-19)
### Bug Fixes
* **deps:** update dependency @babel/core to v7.17.8 ([452ab8b](https://github.com/mx-space/core/commit/452ab8b7dab9b3ff0739809a11d256223111ea9e))
* docker env ([0774ce2](https://github.com/mx-space/core/commit/0774ce24b420f5a22a3d4dbcc41c25e15ca7c0e5))
* if no snippet match throw error ([29a0301](https://github.com/mx-space/core/commit/29a03011489c5f1b822f87c68d7c877d592a54f0))
* **link:** filter pass link in get all api ([9ae87c5](https://github.com/mx-space/core/commit/9ae87c5059618de5b93eba9845b3628cab37c2ca))
### Features
* friend link options ([eecb51a](https://github.com/mx-space/core/commit/eecb51ac008ad7c8d554444e151697c415d00a42))
## [3.20.11](https://github.com/mx-space/core/compare/v3.20.9...v3.20.11) (2022-03-17)
### Bug Fixes
* add allowed thrid lib ([fe75275](https://github.com/mx-space/core/commit/fe75275b08c866aed68e052c76f5b338f8f9b9df))
* **deps:** update dependency @babel/core to v7.17.7 ([b7ff531](https://github.com/mx-space/core/commit/b7ff53158a770b0ccbd9bb69ecb6aecdbde54e63))
## [3.20.9](https://github.com/mx-space/core/compare/v3.20.8...v3.20.9) (2022-03-14)
### Bug Fixes
* make ts happy ([d228c5d](https://github.com/mx-space/core/commit/d228c5dd6528760a7dda79426eb4f9d489312c15))
* serverless vm2 safe-eval ([c20cc59](https://github.com/mx-space/core/commit/c20cc595e2c23eac6e12024c239e477b79d50a63))
### Features
* add redis storage for serverless ([7d0b71a](https://github.com/mx-space/core/commit/7d0b71a6340549bddb60015953f3c000a7819010))
* **serverless:** support typescript ([8c74a53](https://github.com/mx-space/core/commit/8c74a53771ef88f82478b74ac67f0775bf834135))
## [3.20.8](https://github.com/mx-space/core/compare/v3.20.7...v3.20.8) (2022-03-13)
### Bug Fixes
* **serverless:** add condition on query ([d98e3fb](https://github.com/mx-space/core/commit/d98e3fb23f7013069b7c8fc7d637797e8a400a0c))
### Features
* cache snippet ([f408129](https://github.com/mx-space/core/commit/f408129be9f37a4079a7d0f69d811310f3f2ec5a))
## [3.20.7](https://github.com/mx-space/core/compare/v3.20.6...v3.20.7) (2022-03-13)
### Bug Fixes
* add create field index ([088966f](https://github.com/mx-space/core/commit/088966fe7bdebff53cbf7cd6e237eb4b7539d405))
## [3.20.6](https://github.com/mx-space/core/compare/v3.20.5...v3.20.6) (2022-03-12)
### Bug Fixes
* snippet not found throw ([cf91ff8](https://github.com/mx-space/core/commit/cf91ff81ba8b0ba7e7bffc3bb6e81b7e7f17f7ca))
### Features
* add serverless wildcard match ([9bc4b14](https://github.com/mx-space/core/commit/9bc4b14c47584c039022e59ea036f49e4ec761b3))
## [3.20.5](https://github.com/mx-space/core/compare/v3.20.4...v3.20.5) (2022-03-12)
### Bug Fixes
* add schema field for snippet ([5ded8e1](https://github.com/mx-space/core/commit/5ded8e17de443abb074e80d349d6032ad4d97f3f))
* **deps:** update dependency isbot to v3.4.5 ([4b74c55](https://github.com/mx-space/core/commit/4b74c55619642c6416459011a241f101f8554952))
### Features
* add snippet aggregate api ([faa651c](https://github.com/mx-space/core/commit/faa651ccd0d1f7d963a10b64fa9c15be63a12b2b))
* **serverless:** add `getMaster` ([d81c2dc](https://github.com/mx-space/core/commit/d81c2dc1d72c7da8e5e36bbd579ae6d54e210184))
### Reverts
* Revert "chore: submodule" ([44d929c](https://github.com/mx-space/core/commit/44d929c5b94a2352249323b3fb9428c20bfa60a0))
## [3.20.4](https://github.com/mx-space/core/compare/v3.20.3...v3.20.4) (2022-03-11)
### Bug Fixes
* after test db close ([782c128](https://github.com/mx-space/core/commit/782c128d7875cb87c0e9f17bf35aa68731deb2e2))
* **deps:** update dependency fastify-swagger to v5 ([a0a1188](https://github.com/mx-space/core/commit/a0a11883ca481089b1022c4e35101979615c9d68))
* ncc pack error ([d9ac794](https://github.com/mx-space/core/commit/d9ac794c071e2f7443827afee39096953d9368b1))
### Features
* cron to clean require cache ([5bbdd8b](https://github.com/mx-space/core/commit/5bbdd8b2b4d69c3fb08027ad45d18c6373306e26))
* **serverless:** add res object on func ([bc5de61](https://github.com/mx-space/core/commit/bc5de61602e4e6d54298b5ae86f54150c99fc92a))
## [3.20.3](https://github.com/mx-space/core/compare/v3.20.2...v3.20.3) (2022-03-10)
### Bug Fixes
* can disable require cache ([86a4b49](https://github.com/mx-space/core/commit/86a4b497d937a58bb8b89b885624e3e7c361b170))
### Features
* **func:** add require.resolve on mock require ([b255e6e](https://github.com/mx-space/core/commit/b255e6eff990de2316ad77abb8d7e3bdd312aacc))
## [3.20.2](https://github.com/mx-space/core/compare/v3.20.1...v3.20.2) (2022-03-10)
### Bug Fixes
* **deps:** update dependency rxjs to v7.5.5 ([370e75f](https://github.com/mx-space/core/commit/370e75f8008b7c0f3d6d410cc78157b795668fb2))
### Features
* add `throws` on function ([a4b3340](https://github.com/mx-space/core/commit/a4b33409bb64483f553432699b8104ba2a85972e))
* add function scope req res ([a62bcf3](https://github.com/mx-space/core/commit/a62bcf3859591e9c31a5e2aa0949fc9f550f48c0))
## [3.20.1](https://github.com/mx-space/core/compare/v3.20.0...v3.20.1) (2022-03-09)
### Bug Fixes
* expose global modules ([93335fe](https://github.com/mx-space/core/commit/93335fe1f0cb5f81104bed48c63f2ae348cc91ca))
* **function:** allow prefix `[@mx-space](https://github.com/mx-space)` lib ([cec8334](https://github.com/mx-space/core/commit/cec8334d44e5dca468de79689302f9d97c147f06))
* hard code node path ([814d82b](https://github.com/mx-space/core/commit/814d82b2a72ab625bd6c41828c6046f0827e7b2f))
# [3.20.0](https://github.com/mx-space/core/compare/v3.19.1...v3.20.0) (2022-03-09)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.17.1 ([425c8d0](https://github.com/mx-space/core/commit/425c8d05bb64c951241e71e47efd5ad948e0878f))
* safe path join ([13b1021](https://github.com/mx-space/core/commit/13b1021748b3459954d49edccf80c9acbf666b35))
* test case ([be3c650](https://github.com/mx-space/core/commit/be3c65025222747f94ba89640ff55a9239606387))
* test case for snippet ([474da8a](https://github.com/mx-space/core/commit/474da8acf0dc8499ea3431aad63aae62ed1f1e10))
### Features
* function require mock and clonedeep ([ee8e98e](https://github.com/mx-space/core/commit/ee8e98ed42ff7d0b3028eb34140ac07e3438b779))
* http cache ([7d63d2e](https://github.com/mx-space/core/commit/7d63d2ebb68f4911f0252c96f7845e4145564b11))
* init serverless function ([b701428](https://github.com/mx-space/core/commit/b701428b02efe2212f464ea5f84bc119c3609a61))
* inject mock require and ctx to serverless fun ([d0e680a](https://github.com/mx-space/core/commit/d0e680a2a2f524c641496249cdbf4e0b2cf32a1a))
* run function ([b6d6101](https://github.com/mx-space/core/commit/b6d6101fa0800e08122b1053000a324d56368b5b))
## [3.19.1](https://github.com/mx-space/core/compare/v3.19.0...v3.19.1) (2022-03-06)
### Bug Fixes
* add ApiName for link controller ([29c60cc](https://github.com/mx-space/core/commit/29c60ccc468a4e639df61adb2633b3dd3cadb945))
* **deps:** update dependency xss to v1.0.11 ([331c192](https://github.com/mx-space/core/commit/331c192e12726ca48c3ca1b37d20c5c63f6f1c0b))
### Features
* add admin db query ([d9cadc8](https://github.com/mx-space/core/commit/d9cadc896f8b49c6daffc7b7d26b538632f6dce3))
# [3.19.0](https://github.com/mx-space/core/compare/v3.18.12...v3.19.0) (2022-03-03)
### Bug Fixes
* query with password post in timeline ([bf370c1](https://github.com/mx-space/core/commit/bf370c12d0638f0532eea285bce1679556249a89))
* remove post model `hide` field ([20f0b4d](https://github.com/mx-space/core/commit/20f0b4d8f8372361b4cee96ebed4f239a3b8f495))
## [3.18.12](https://github.com/mx-space/core/compare/v3.18.11...v3.18.12) (2022-03-02)
### Bug Fixes
* **deps:** update dependency @nestjs/event-emitter to v1.1.0 ([d2561c6](https://github.com/mx-space/core/commit/d2561c69c861786fb834906b68ca7139166de2ae))
* **deps:** update dependency @typegoose/auto-increment to v1.2.0 ([eb0ac32](https://github.com/mx-space/core/commit/eb0ac3221c763aa71fc83e244c380aecd8750dba))
* **deps:** update dependency algoliasearch to v4.12.2 ([bd553b4](https://github.com/mx-space/core/commit/bd553b43bceb9932b7bafa67482aa4f396e36202))
* **deps:** update dependency dayjs to v1.10.8 ([4a9b36b](https://github.com/mx-space/core/commit/4a9b36bd40bc30a47d90a440faf945aa2625ad8c))
* **deps:** update dependency fastify-cookie to v5.6.0 ([24cbb7c](https://github.com/mx-space/core/commit/24cbb7c9e9252e011dd253573b880064e2c8224d))
* **deps:** update dependency mongoose-paginate-v2 to v1.6.3 ([3cd6a56](https://github.com/mx-space/core/commit/3cd6a56a9297b65f452a5933c0969aebc73791b4))
* **deps:** update nest monorepo to v8.4.0 ([399cfc1](https://github.com/mx-space/core/commit/399cfc1d5f27858d48af34e0ec52864a8eb12fe7))
* remove now releatival ([4e3d9ec](https://github.com/mx-space/core/commit/4e3d9ec8df67580cfab86493424e3173b2dcc0a8))
* shanghai tz for docker ([f8c900c](https://github.com/mx-space/core/commit/f8c900c9c74de21c5bbc7604b7e2b9ad13069096))
## [3.18.11](https://github.com/mx-space/core/compare/v3.18.10...v3.18.11) (2022-02-25)
### Bug Fixes
* **deps:** pin dependency jsdom to 19.0.0 ([cc34b8d](https://github.com/mx-space/core/commit/cc34b8dc536cac60f5bcd094b051cccd8b79cf0e))
* gateway ([3e271d0](https://github.com/mx-space/core/commit/3e271d02e062465473e0160fbc9b4933ce0fd20a))
* pageproxy inject env in local proxy ([130f6f0](https://github.com/mx-space/core/commit/130f6f0d2f0233d20c4f6bc32f91e2e446d02e72))
## [3.18.10](https://github.com/mx-space/core/compare/v3.18.9...v3.18.10) (2022-02-24)
### Bug Fixes
* docker script ([ae4a660](https://github.com/mx-space/core/commit/ae4a660141e60a2a82f7a2187fff9da842582056))
* write file sync ([6d9694e](https://github.com/mx-space/core/commit/6d9694e29d59eac3c3b5ab7230b49adbeaded03f))
## [3.18.9](https://github.com/mx-space/core/compare/v3.18.8...v3.18.9) (2022-02-24)
### Bug Fixes
* stop when error ([f9147fb](https://github.com/mx-space/core/commit/f9147fbc11f838ed7560a7519ee76c3477d21cf3))
## [3.18.8](https://github.com/mx-space/core/compare/v3.18.7...v3.18.8) (2022-02-24)
### Bug Fixes
* ci build script ([eeea74e](https://github.com/mx-space/core/commit/eeea74e0aeb2e9ad46d7bac954fa3fe059ea6207))
* ignore global prefix for proxy route ([93d37f3](https://github.com/mx-space/core/commit/93d37f34836a931069f95fac4b12332f1ea4f706))
* path base ([d575bde](https://github.com/mx-space/core/commit/d575bde3fe00fd8de9aa670ac056801615095b51))
* remove windows build ([768ef59](https://github.com/mx-space/core/commit/768ef595a5387c7a363103e9a9ea5d71f0d010db))
### Features
* add bundled local admin asset and entry ([786201d](https://github.com/mx-space/core/commit/786201dd40957a956612a34d737c837d883b2d5b))
## [3.18.7](https://github.com/mx-space/core/compare/v3.18.6...v3.18.7) (2022-02-23)
### Bug Fixes
* **ci:** windows shell ([106e318](https://github.com/mx-space/core/commit/106e3184e53da2fe7aad5877e633d009db12ab92))
### Features
* add shebang ([a973fbb](https://github.com/mx-space/core/commit/a973fbb964bb267b443ac76ffca51ea2d181ea21))
## [3.18.6](https://github.com/mx-space/core/compare/v3.18.5...v3.18.6) (2022-02-23)
### Bug Fixes
* deploy script ([74a546b](https://github.com/mx-space/core/commit/74a546baeec9280f8dd6788a655c68128e516753))
* matrix build ci ([b261350](https://github.com/mx-space/core/commit/b261350eba232328800664fb87ec0fc19db8a2ff))
## [3.18.5](https://github.com/mx-space/core/compare/v3.18.4...v3.18.5) (2022-02-23)
### Bug Fixes
* build ci action ([703cd1c](https://github.com/mx-space/core/commit/703cd1c3800fb66a9d626bc3f60fc90b9bcf8218))
* **deps:** update dependency @nestjs/passport to v8.2.0 ([#331](https://github.com/mx-space/core/issues/331)) ([d10efca](https://github.com/mx-space/core/commit/d10efca26f58155942ecb2202f0e7e1e845ebea3))
* **deps:** update dependency @nestjs/passport to v8.2.1 ([71d8d90](https://github.com/mx-space/core/commit/71d8d90c68a77bc239a35e92040a33b26ac0150a))
* **deps:** update dependency @typegoose/typegoose to v9.7.0 ([0a2a19d](https://github.com/mx-space/core/commit/0a2a19d7c5df816ecace8d0a418c1fcf0f860615))
* **deps:** update dependency isbot to v3.4.3 ([d1c5194](https://github.com/mx-space/core/commit/d1c5194258ff71ec29198367eb224e256ba9cd7e))
* **deps:** update dependency nanoid to v3.3.0 ([#330](https://github.com/mx-space/core/issues/330)) ([253eab9](https://github.com/mx-space/core/commit/253eab987fdcea3ed0830e36239f68d7412ccfc2))
* **deps:** update dependency nanoid to v3.3.1 ([c5658d1](https://github.com/mx-space/core/commit/c5658d1d2601d276bfc334bedd9e93ab6a2d6704))
* **deps:** update nest monorepo to v8.3.0 ([#328](https://github.com/mx-space/core/issues/328)) ([10f7d1f](https://github.com/mx-space/core/commit/10f7d1f226f7d0f2318134c6d66e8f27c3f6fa1d))
* **deps:** update nest monorepo to v8.3.1 ([888886e](https://github.com/mx-space/core/commit/888886e34dd92f8bdc14d020cee0ed9e5fdd8911))
* update mongoose ([19b5740](https://github.com/mx-space/core/commit/19b57403400388a56fd1b1cf81d129a7387ffabd))
### Features
* config jsonschema ([477b78c](https://github.com/mx-space/core/commit/477b78cbd1eb5168b45842035a8bc22df7610357))
### Reverts
* Revert "release: v3.18.5" ([b2e0bf1](https://github.com/mx-space/core/commit/b2e0bf160cd42b7c6192328de9feeb50d89fc226))
## [3.18.4](https://github.com/mx-space/core/compare/v3.18.3...v3.18.4) (2022-02-15)
### Bug Fixes
* instance up to cpus ([6ec245b](https://github.com/mx-space/core/commit/6ec245b1e76b8799009034beb5b50fc296d70161))
### Features
* add log for php request ([5252e76](https://github.com/mx-space/core/commit/5252e76a8c2a663b76228bb5866827b9d8a7a696))
* fancy report for normal term but hack in vpty ([6aacb9c](https://github.com/mx-space/core/commit/6aacb9c2e4d326f178da9a644231cfed7a7468dc))
## [3.18.3](https://github.com/mx-space/core/compare/v3.18.2...v3.18.3) (2022-02-13)
### Bug Fixes
* ban php request, fuck you ([bf280d2](https://github.com/mx-space/core/commit/bf280d2c1092e5182107676bbf80576de6088948))
* cron start once ([b90ce6c](https://github.com/mx-space/core/commit/b90ce6c70f35daddf17214ea0649773cbe218011))
* error loger ([4a35231](https://github.com/mx-space/core/commit/4a352317dd422871bf310bc81251f5c6f4c9aeea))
* get real socket ip ([b11f269](https://github.com/mx-space/core/commit/b11f269f4415aac622e585b21ef69e5f32b0ee95))
## [3.18.2](https://github.com/mx-space/core/compare/v3.18.1...v3.18.2) (2022-02-13)
### Bug Fixes
* add bash for docker alpine ([3d3e204](https://github.com/mx-space/core/commit/3d3e2042dc2b1cf0363bde0f403ac51feef5460c))
* mkdir first ([00e2c20](https://github.com/mx-space/core/commit/00e2c20b5295b8f8721bf46d99ae92358c77bcdc))
### Features
* pty session record ([0928299](https://github.com/mx-space/core/commit/09282997f99bff12926130b6c3f1bd94d567b9b8))
## [3.18.1](https://github.com/mx-space/core/compare/v3.18.0...v3.18.1) (2022-02-12)
### Bug Fixes
* **deps:** update dependency fastify-multipart to v5.3.1 ([1c9fdc9](https://github.com/mx-space/core/commit/1c9fdc939335b37adce54caf3e207b0e56dab56b))
* **deps:** update dependency mongoose-paginate-v2 to v1.6.2 ([66537cf](https://github.com/mx-space/core/commit/66537cf6632d653147d51bbab677ea0d918c4155))
* log clean cron ([9f8c369](https://github.com/mx-space/core/commit/9f8c369a870037a56f0a9d0abf772f9185c74b1c))
* pm2 cluster mode dup run cron ([f6cc468](https://github.com/mx-space/core/commit/f6cc4688d802231fc76ac49687c82931f0a0ab84))
# [3.18.0](https://github.com/mx-space/core/compare/v3.17.1...v3.18.0) (2022-02-11)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.15.0 ([#307](https://github.com/mx-space/core/issues/307)) ([96ea8db](https://github.com/mx-space/core/commit/96ea8db0a960871aba694c1c633c565ec9596a48))
## [3.17.1](https://github.com/mx-space/core/compare/v3.17.0...v3.17.1) (2022-02-11)
### Bug Fixes
* **deps:** update dependency @typegoose/typegoose to v9.6.2 ([cf18e76](https://github.com/mx-space/core/commit/cf18e765d0eb78078abdb906e5e3edfb0e09898a))
* **deps:** update dependency apollo-server-fastify to v3.6.3 ([99a2426](https://github.com/mx-space/core/commit/99a2426d4d635359e05ac3017923f4d932382a90))
* **deps:** update dependency rxjs to v7.5.4 ([0da14aa](https://github.com/mx-space/core/commit/0da14aac24a5759731320c5cb21e4798d4a48566))
* docker script ([af56dc4](https://github.com/mx-space/core/commit/af56dc47e666b56a9c8225e4705c2c4109b79a51))
* log & ws-log improve ([08c5311](https://github.com/mx-space/core/commit/08c5311347a5f29e297a88b712151ab6be6608d1))
# [3.17.0](https://github.com/mx-space/core/compare/v3.16.1...v3.17.0) (2022-02-10)
### Bug Fixes
* rename all symbols ([46bbf18](https://github.com/mx-space/core/commit/46bbf18ad2ebf5a5b702c8864df1b1391206a703))
### Features
* add terminal password ([64ba198](https://github.com/mx-space/core/commit/64ba19851d73ea9d4608e9b248ff5cfd61418b63))
* pre-run command support ([8ef6ec3](https://github.com/mx-space/core/commit/8ef6ec3c8e71777776db6c56509806d21913dc63))
* pty support ([f04ac9e](https://github.com/mx-space/core/commit/f04ac9e5a16d4ebafa8e0e23a66c134625c01a5e))
* terminal password support ([f20945c](https://github.com/mx-space/core/commit/f20945c27e995519a811216b2941b61f53b8758e))
## [3.16.1](https://github.com/mx-space/core/compare/v3.16.0...v3.16.1) (2022-02-09)
### Bug Fixes
* rename admin repo name ([bae0f9f](https://github.com/mx-space/core/commit/bae0f9f29450325094f08eb62e41f99faeb7de13))
* rename repo name ([3144784](https://github.com/mx-space/core/commit/3144784383f4912c6acf6db64b48d158eb5f704c))
* replace version prefix `v` ([e48be83](https://github.com/mx-space/core/commit/e48be8383bcc0eadb04ba5a177c1e3f30b48b5f2))
# [3.16.0](https://github.com/mx-space/core/compare/v3.15.8...v3.16.0) (2022-02-09)
### Bug Fixes
* admin gateway singleton ([8f73e61](https://github.com/mx-space/core/commit/8f73e61c4f75a44ac99c7c9d54a02625e57b93ad))
* ci test & search options ([35baef1](https://github.com/mx-space/core/commit/35baef120f7425a5a8a005896e1d860ad82f986c))
* guard and error pipe ([280f852](https://github.com/mx-space/core/commit/280f852c099417bc83b7deec41055605e27233d3))
* redis sub channel ([0e2f520](https://github.com/mx-space/core/commit/0e2f520e1ecedfe7b55dedfcb0903e8fa652d59f))
### Features
* add delete log ([22b6ca1](https://github.com/mx-space/core/commit/22b6ca109408b56d0e0a24758d99bc8ea238ddf5))
* native log ([da42721](https://github.com/mx-space/core/commit/da427212bf8c676a699592a81b52f158b4696478))
## [3.15.8](https://github.com/mx-space/core/compare/v3.15.7...v3.15.8) (2022-02-03)
## [3.15.7](https://github.com/mx-space/core/compare/v3.15.6...v3.15.7) (2022-02-03)
### Bug Fixes
* algolia search page ([3a9aea6](https://github.com/mx-space/core/commit/3a9aea6daa5e774b9f23afdf534576a6df8cf90b))
## [3.15.6](https://github.com/mx-space/core/compare/v3.15.5...v3.15.6) (2022-02-03)
### Bug Fixes
* jest test global env ([fe55bbc](https://github.com/mx-space/core/commit/fe55bbc8c431009250023cf53ab352a65aa54e5f))
* search by algolia populate data ([955a112](https://github.com/mx-space/core/commit/955a112d666e753e685d4a3031d130a430e54b66))
## [3.15.5](https://github.com/mx-space/core/compare/v3.15.4...v3.15.5) (2022-01-31)
### Bug Fixes
* check health retry and timeout ([5c4b58a](https://github.com/mx-space/core/commit/5c4b58a2faaeb6f164e2ceb74ecb1ee9758be745))
* limit apply link char length ([6c0cac1](https://github.com/mx-space/core/commit/6c0cac107fdeecf658aaed2746b7cc44dac328cd))
## [3.15.4](https://github.com/mx-space/core/compare/v3.15.3...v3.15.4) (2022-01-31)
### Bug Fixes
* **deps:** update dependency @nestjs/swagger to v5.2.0 ([#292](https://github.com/mx-space/core/issues/292)) ([b8fa295](https://github.com/mx-space/core/commit/b8fa295244c5d944b8e0d168b76fff0b5d714bd4))
* **deps:** update dependency fastify-multipart to v5.3.0 ([#291](https://github.com/mx-space/core/issues/291)) ([f524a5a](https://github.com/mx-space/core/commit/f524a5a9fd97dc60cad5e0b7396f431f76492c54))
* **deps:** update dependency graphql to v15.8.0 ([#219](https://github.com/mx-space/core/issues/219)) ([220bdb7](https://github.com/mx-space/core/commit/220bdb75b61034005a4f82d26d9d0ddc775af45c))
### Features
* link check ([5edb959](https://github.com/mx-space/core/commit/5edb959552ef5644cfa9f86b77f880590738c487))
## [3.15.3](https://github.com/mx-space/core/compare/v3.15.2...v3.15.3) (2022-01-30)
### Bug Fixes
* add image prop to valid body ([911b82e](https://github.com/mx-space/core/commit/911b82e5608a86bed2aaa0f9276de476337de87c))
* **deps:** update dependency algoliasearch to v4.12.1 ([43bb657](https://github.com/mx-space/core/commit/43bb657c1b789ef55c3c2c7bcfa08efd6b213743))
* **deps:** update dependency marked to v4.0.11 ([205d837](https://github.com/mx-space/core/commit/205d83707ca021832fbb200dda0f70155fa25b60))
* **deps:** update dependency marked to v4.0.12 ([311d5cc](https://github.com/mx-space/core/commit/311d5cc4619b4254792ce014241a7ece7daf6959))
* **util:** embed-in require vibrant ([668379a](https://github.com/mx-space/core/commit/668379a64b61538d6e8deabea0d496cdc9aaee6f))
## [3.15.2](https://github.com/mx-space/core/compare/v3.15.1...v3.15.2) (2022-01-21)
### Bug Fixes
* script ([85f658f](https://github.com/mx-space/core/commit/85f658f465d1a0fd4f200fb9408021b9d1e315d8))
## [3.15.1](https://github.com/mx-space/core/compare/v3.15.0...v3.15.1) (2022-01-21)
### Bug Fixes
* **deps:** update dependency apollo-server-fastify to v3.6.2 ([f30a79e](https://github.com/mx-space/core/commit/f30a79e31769fcd5c4c224de79b44cedfec033ba))
* **deps:** update nest monorepo to v8.2.6 ([30df4df](https://github.com/mx-space/core/commit/30df4dfb90f8c63a285fabb72a7a29ecc305a93a))
* project vaildation ([ceb8b75](https://github.com/mx-space/core/commit/ceb8b75c4fc27235c5a2e9c6c00cff4d2c7acfb1))
# [3.15.0](https://github.com/mx-space/core/compare/v3.14.1...v3.15.0) (2022-01-18)
### Bug Fixes
* test ([a53a0c3](https://github.com/mx-space/core/commit/a53a0c3542ac73427cc3dde98020aa23a6013524))
* test disable redis subpub ([72006a1](https://github.com/mx-space/core/commit/72006a170f0acafdf30e43d022965b6070fed467))
## [3.14.1](https://github.com/mx-space/core/compare/v3.14.0...v3.14.1) (2022-01-18)
### Bug Fixes
* worker event bus emit ([bcc90f9](https://github.com/mx-space/core/commit/bcc90f90b9308369b614efb5c0ca4bfe0d547391))
# [3.14.0](https://github.com/mx-space/core/compare/v3.13.6...v3.14.0) (2022-01-18)
### Bug Fixes
* docker build ([9f89522](https://github.com/mx-space/core/commit/9f89522b1a5e3780bf3f5897a9db93e489515c1e))
### Features
* make app clustering ([61f8ab9](https://github.com/mx-space/core/commit/61f8ab9b483c4b2dae146b799d4dab6d127fe95a))
## [3.13.6](https://github.com/mx-space/core/compare/v3.13.4...v3.13.6) (2022-01-16)
### Bug Fixes
* **deps:** update dependency marked to v4.0.10 ([b381b47](https://github.com/mx-space/core/commit/b381b47d52958901b57a3d70f7e0affefc1c67af))
## [3.13.4](https://github.com/mx-space/core/compare/v3.13.3...v3.13.4) (2022-01-13)
### Bug Fixes
* **deps:** update dependency nanoid to v3.1.31 ([ccb248a](https://github.com/mx-space/core/commit/ccb248a9632fe8aeefa9b37f268166b0ad8af2e6))
* **deps:** update dependency nanoid to v3.1.32 ([#275](https://github.com/mx-space/core/issues/275)) ([bb59143](https://github.com/mx-space/core/commit/bb5914348265dfec238a65cbea58398d17d6a8e6))
* test script ([ecbce84](https://github.com/mx-space/core/commit/ecbce848fa588a2efa782014acd1a2e66ec46fc5))
### Features
* update mongoose to v6 ([409a5e1](https://github.com/mx-space/core/commit/409a5e1faccac95ea9afaa6a72976625a5cd2009))
## [3.13.3](https://github.com/mx-space/core/compare/v3.13.2...v3.13.3) (2022-01-11)
### Bug Fixes
* universal curl sort on getAll ([ab6847e](https://github.com/mx-space/core/commit/ab6847e9432483dc3df5df7958580d04f4356c39))
## [3.13.2](https://github.com/mx-space/core/compare/v3.13.1...v3.13.2) (2022-01-11)
### Bug Fixes
* request scope lead to analyze error ([90d902c](https://github.com/mx-space/core/commit/90d902c048706373b65d434d1b61d674e2059a33))
## [3.13.1](https://github.com/mx-space/core/compare/v3.13.0...v3.13.1) (2022-01-11)
### Bug Fixes
* backup cron ([66829b5](https://github.com/mx-space/core/commit/66829b58618f9494e8c5d97aa17d125326ef552f))
* **deps:** update dependency image-size to v1.0.1 ([0a79b6c](https://github.com/mx-space/core/commit/0a79b6c6cb36ec34f5e5e1f2019ab1f33c2e0b75))
* missing deps injection ([31876a7](https://github.com/mx-space/core/commit/31876a709b87fea50c9216e0c90f24466269454e))
# [3.13.0](https://github.com/mx-space/core/compare/v3.12.11...v3.13.0) (2022-01-10)
### Features
* add debug for dev ([3243d29](https://github.com/mx-space/core/commit/3243d29ebf99747a8508de9b0fbdd88032f12daa))
* add retry on axios req ([2af891d](https://github.com/mx-space/core/commit/2af891dcb58206083eb2643282c8d8fd7c4a84ef))
## [3.12.11](https://github.com/mx-space/core/compare/v3.12.10...v3.12.11) (2022-01-10)
### Bug Fixes
* **snippet:** delete field when update ([e3a182f](https://github.com/mx-space/core/commit/e3a182f09ed7e815a2e91c3b5141e0e2f46e55a7))
## [3.12.10](https://github.com/mx-space/core/compare/v3.12.9...v3.12.10) (2022-01-09)
### Bug Fixes
* add reset email template api ([395f237](https://github.com/mx-space/core/commit/395f237006d6a0b44f118284fc2b207eb2f844f5))
* **deps:** update dependency fastify-swagger to v4.13.1 ([0ecd731](https://github.com/mx-space/core/commit/0ecd731bbbcfe6ca94856b61aed258c0385f3f01))
* ignore analyzes collection in backup ([8b47aac](https://github.com/mx-space/core/commit/8b47aac02ef49cb5a56a42f9edadecfca4adc69b))
## [3.12.9](https://github.com/mx-space/core/compare/v3.12.8...v3.12.9) (2022-01-08)
### Bug Fixes
* **deps:** update dependency marked to v4.0.9 ([89cb51a](https://github.com/mx-space/core/commit/89cb51a333455d55515bce648c767a0576fb51df))
* **deps:** update dependency mongoose-paginate-v2 to v1.4.3 ([57c22db](https://github.com/mx-space/core/commit/57c22db828b40eb3965e67747c6864f82af60a57))
## [3.12.8](https://github.com/mx-space/core/compare/v3.12.7...v3.12.8) (2022-01-06)
### Bug Fixes
* delete note password field after compare ([8f6c644](https://github.com/mx-space/core/commit/8f6c6441c8ee9adcb350dc18292f06ad6c93b658))
* get note timeline on with password note ([9826adc](https://github.com/mx-space/core/commit/9826adc156744a1e0f839b056581d10a1a3fd88e))
## [3.12.7](https://github.com/mx-space/core/compare/v3.12.6...v3.12.7) (2022-01-06)
### Bug Fixes
* **deps:** update dependency fastify-cookie to v5.5.0 ([#254](https://github.com/mx-space/core/issues/254)) ([58a5572](https://github.com/mx-space/core/commit/58a557298611c2ed23388b876827f6dc05000c4b))
* **deps:** update dependency fastify-swagger to v4.13.0 ([#236](https://github.com/mx-space/core/issues/236)) ([eb8959a](https://github.com/mx-space/core/commit/eb8959a0018169f5187448d87466033b6e46d70c))
## [3.12.6](https://github.com/mx-space/core/compare/v3.12.5...v3.12.6) (2022-01-04)
### Bug Fixes
* update deps yaml ([bdad503](https://github.com/mx-space/core/commit/bdad5038018a6c5b9566da50589f15537031859d))
## [3.12.5](https://github.com/mx-space/core/compare/v3.12.4...v3.12.5) (2022-01-04)
## [3.12.4](https://github.com/mx-space/core/compare/v3.12.3...v3.12.4) (2021-12-31)
### Bug Fixes
* change return payload on snippet api ([9573f47](https://github.com/mx-space/core/commit/9573f474797f95937d92a0fea2d786b5dbf3711e))
## [3.12.3](https://github.com/mx-space/core/compare/v3.12.2...v3.12.3) (2021-12-30)
## [3.12.2](https://github.com/mx-space/core/compare/v3.12.1...v3.12.2) (2021-12-28)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.5 ([b07bd66](https://github.com/mx-space/core/commit/b07bd66e7b57b3e064e9347c02e2953bbf950e92))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.6 ([36d675f](https://github.com/mx-space/core/commit/36d675f8d4e5b123c3651cca70a16a856e091b3e))
* **search:** search cron lead judge ([1c601e2](https://github.com/mx-space/core/commit/1c601e25a9efcc380931715e13d70984dcaf27a4))
### Features
* add error message output in dev ([759c807](https://github.com/mx-space/core/commit/759c807a207bbe7f214d72b41e906a701a503b56))
* **aggregate:** add `url` ([497796f](https://github.com/mx-space/core/commit/497796f33792175ff22e3fd0c5def1e58513dbc3))
## [3.12.1](https://github.com/mx-space/core/compare/v3.12.0...v3.12.1) (2021-12-23)
### Bug Fixes
* page order ([fa66448](https://github.com/mx-space/core/commit/fa66448cb205e92da1b650b9f7cad9e6ad1fd311))
# [3.12.0](https://github.com/mx-space/core/compare/v3.11.9...v3.12.0) (2021-12-23)
### Bug Fixes
* **algolia:** repush if config enable ([4681da9](https://github.com/mx-space/core/commit/4681da94e4f8aaa7c5091b1c4f6663d4d38bc033))
### Features
* **snippet:** yaml support ([99a2ef0](https://github.com/mx-space/core/commit/99a2ef0dcf7afd1d5a46a28e2e6ee5c3e59ab671))
## [3.11.9](https://github.com/mx-space/core/compare/v3.11.8...v3.11.9) (2021-12-21)
### Bug Fixes
* **render:** forhidden no access to see post ([cc72bad](https://github.com/mx-space/core/commit/cc72bad121bfa60135c4a772db32a8ce76c4d42c))
### Features
* allow root controller method allow all cors ([4d4eaeb](https://github.com/mx-space/core/commit/4d4eaeb2b166114fa8103d350020d6722dde5776))
## [3.11.8](https://github.com/mx-space/core/compare/v3.11.7...v3.11.8) (2021-12-19)
### Bug Fixes
* **deps:** update dependency marked to v4.0.8 ([1bfc76b](https://github.com/mx-space/core/commit/1bfc76b0ba48e7f3282b0f5fbb259a5274314481))
* **deps:** update dependency passport to v0.5.1 ([e9488bd](https://github.com/mx-space/core/commit/e9488bd159d4f2963870b0a42a873b24c2037fca))
* **deps:** update dependency passport to v0.5.2 ([d7d5194](https://github.com/mx-space/core/commit/d7d5194426aa0be5fe4bd6439b99ceeeb2b8f3ce))
* **deps:** update nest monorepo to v8.2.4 ([71cfa93](https://github.com/mx-space/core/commit/71cfa93d8500849b92bf903829e0cec753c4a8a6))
* note password compare ([dddd7f3](https://github.com/mx-space/core/commit/dddd7f3aa28ae4ba08687cb6646869e65dd26a87))
## [3.11.7](https://github.com/mx-space/core/compare/v3.11.6...v3.11.7) (2021-12-16)
### Bug Fixes
* **deps:** update dependency fastify-multipart to v5.2.1 ([#216](https://github.com/mx-space/core/issues/216)) ([723374a](https://github.com/mx-space/core/commit/723374a3477a3b418857a2d93973a696b4fbecaa))
* fastify resolution ([39580d9](https://github.com/mx-space/core/commit/39580d9fae3a808fc0b3d94f3685823061e64dbc))
## [3.11.6](https://github.com/mx-space/core/compare/v3.11.5...v3.11.6) (2021-12-10)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.4 ([00a3680](https://github.com/mx-space/core/commit/00a3680a46e9755f6dd554d4787e8587d3d16bef))
* **deps:** update dependency marked to v4.0.6 ([230d0b2](https://github.com/mx-space/core/commit/230d0b2400f845a59ac6ee81070af8f46b2166dc))
* **deps:** update dependency marked to v4.0.7 ([1e3949c](https://github.com/mx-space/core/commit/1e3949c413d46838bfd63312e68b3ed3dd763409))
* **deps:** update dependency nodemailer to v6.7.2 ([4f8bed3](https://github.com/mx-space/core/commit/4f8bed30f4238c2668461d241e25810e29df004c))
* poplaute `category` field in comment list ([4c16b26](https://github.com/mx-space/core/commit/4c16b26657d974c3ffce35a1caddebb1bf2a35e9))
## [3.11.5](https://github.com/mx-space/core/compare/v3.11.4...v3.11.5) (2021-11-26)
## [3.11.4](https://github.com/mx-space/core/compare/v3.11.3...v3.11.4) (2021-11-26)
### Bug Fixes
* **auth:** !!!accidentally bypassing authentication ([89d36a8](https://github.com/mx-space/core/commit/89d36a89a6d4a0355829c91535760782fd7717af))
* **deps:** update dependency class-transformer to v0.5.1 ([#193](https://github.com/mx-space/core/issues/193)) ([6fff33d](https://github.com/mx-space/core/commit/6fff33d83d8563d31838a3c7b807b1821a13fcf5))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.3 ([2b7a333](https://github.com/mx-space/core/commit/2b7a3336c537999d829c2a035ffa822cafb37998))
* **deps:** update dependency fastify-cookie to v5.4.0 ([#197](https://github.com/mx-space/core/issues/197)) ([6c415cf](https://github.com/mx-space/core/commit/6c415cfb50e36fd21993aff798a2317ae9abff55))
* **deps:** update dependency marked to v4.0.5 ([e86d5d8](https://github.com/mx-space/core/commit/e86d5d898ceafdd37d58c44af3c42359c12274a9))
* **search:** poplute truely field `category` ([c65ef2d](https://github.com/mx-space/core/commit/c65ef2ded85f9de6d50c72600253f3d1d5ccf252))
## [3.11.3](https://github.com/mx-space/core/compare/v3.11.2...v3.11.3) (2021-11-24)
### Bug Fixes
* add auth on `tool` controller ([1bd29b7](https://github.com/mx-space/core/commit/1bd29b72e70f082a62171fabc29fc3e10b73df8d))
* change typo ([49db94c](https://github.com/mx-space/core/commit/49db94ca6179f6ae6e991dfba84129dba21cdb72))
* **deps:** update dependency @nestjs/graphql to v9.1.2 ([e423f92](https://github.com/mx-space/core/commit/e423f92558dcbab6e17abec47b3de35a0701778f))
* **deps:** update dependency class-validator to v0.13.2 ([d739bb3](https://github.com/mx-space/core/commit/d739bb3ac4a022ba865054ae7ee1eec1c66bba79))
* **deps:** update nest monorepo to v8.2.3 ([7438fef](https://github.com/mx-space/core/commit/7438feff25a4d10026645cb5c6f9365918330d70))
* **recently:** multi-choice `before` and `after` ([be4ebd3](https://github.com/mx-space/core/commit/be4ebd30c4af872b90dbdad551dd8c825ebfa9c2))
* update lock file ([c76af4e](https://github.com/mx-space/core/commit/c76af4ea11c3fc6db022c35814f201eeee854abd))
## [3.11.2](https://github.com/mx-space/core/compare/v3.11.1...v3.11.2) (2021-11-20)
### Bug Fixes
* config merge ([cf0b3aa](https://github.com/mx-space/core/commit/cf0b3aae18b4b04f00a2b5b8ca7139691a06745c))
* **deps:** update dependency marked to v4.0.4 ([#190](https://github.com/mx-space/core/issues/190)) ([e4467f3](https://github.com/mx-space/core/commit/e4467f3943be9deadc6029f98cc155ea850fb5c6))
## [3.11.1](https://github.com/mx-space/core/compare/v3.11.0...v3.11.1) (2021-11-19)
### Bug Fixes
* add `id` on login payload ([4803a4d](https://github.com/mx-space/core/commit/4803a4dc56c164788a24301dc9edad46056bb3f2))
* **deps:** update dependency @nestjs/schedule to v1.0.2 ([74eed91](https://github.com/mx-space/core/commit/74eed91d3c9d9901e40238f23fd7ca04b2a92029))
* **deps:** update dependency @nestjs/swagger to v5.1.5 ([75f485f](https://github.com/mx-space/core/commit/75f485f0f8e35d356174f14a32c3dfe97c40ce7b))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.1 ([dc967d5](https://github.com/mx-space/core/commit/dc967d5f4843a1575aad17830e87e67e9a19db05))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.2 ([654a5aa](https://github.com/mx-space/core/commit/654a5aa65a1ac0d7536d99d289d5412b20f582ba))
# [3.11.0](https://github.com/mx-space/core/compare/v3.10.3...v3.11.0) (2021-11-17)
## [3.10.3](https://github.com/mx-space/core/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/core/issues/168)) ([e6b506e](https://github.com/mx-space/core/commit/e6b506e65b91055d75a9a40c4676a99b53a04ede))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.10 ([200ab81](https://github.com/mx-space/core/commit/200ab815b627fde2f0275ae17a195ff89eaad7fd))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.11.0 ([#179](https://github.com/mx-space/core/issues/179)) ([43c6250](https://github.com/mx-space/core/commit/43c6250b7b18922999c133343a6c514771874397))
* **deps:** update dependency marked to v4.0.3 ([b078f2d](https://github.com/mx-space/core/commit/b078f2de2f3aa1cd4b6bc7994ae136b6c3071974))
* **deps:** update dependency nodemailer to v6.7.1 ([b27e122](https://github.com/mx-space/core/commit/b27e122b8a06234bb3071e7f03687451af46e9ef))
* **deps:** update dependency snakecase-keys to v5.1.2 ([79db46e](https://github.com/mx-space/core/commit/79db46e7d780925a271b17369595bb063359a1a7))
* **deps:** update nest monorepo to v8.2.1 ([e757b86](https://github.com/mx-space/core/commit/e757b86bbf3f1fd449450c71e70a1444d16245ea))
* **tag:** return correct tag name ([64e31b9](https://github.com/mx-space/core/commit/64e31b92eeb95f0bb836ff1b3555a63c4531aee8))
## [3.10.2](https://github.com/mx-space/core/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/core/commit/856b06f6ffab1cb0a4b78561d77bad6e869b2381))
* **comment:** return new comment after reply ([4dfdae6](https://github.com/mx-space/core/commit/4dfdae632b178a5a956e401ec40bc472b5c7a7cc))
* **deps:** update dependency apollo-server-fastify to v3.4.1 ([cb987d8](https://github.com/mx-space/core/commit/cb987d821ee87d2b52679aea8ef16ec3b612098c))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.7 ([fe7363f](https://github.com/mx-space/core/commit/fe7363f47832f7cf8f0f7732aa2a360306557d51))
* **deps:** update dependency fastify-cookie to v5.3.2 ([bf7ba52](https://github.com/mx-space/core/commit/bf7ba523d99f060bd441c3dfd5fde2a8a0333847))
* lint error ([137d723](https://github.com/mx-space/core/commit/137d723c864edc08d57baf741e004a0dafa7320f))
## [3.10.1](https://github.com/mx-space/core/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/core/issues/131)) ([e5c6618](https://github.com/mx-space/core/commit/e5c661882b8c2662ef87ab8ca81608911007653c))
* **deps:** update dependency algoliasearch to v4.11.0 ([#132](https://github.com/mx-space/core/issues/132)) ([e741f69](https://github.com/mx-space/core/commit/e741f697bcc71ec51ff3017eebc0ffa2d3d62e18))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.6 ([25c1576](https://github.com/mx-space/core/commit/25c157699541dfaf5b7acfbaf46920a179487eb3))
* **deps:** update dependency fastify-swagger to v4.12.6 ([54a9fa7](https://github.com/mx-space/core/commit/54a9fa7a6fc7008bb6ee1b7546e8d39ce32979e8))
* **deps:** update dependency graphql to v15.7.2 ([#151](https://github.com/mx-space/core/issues/151)) ([b26cb48](https://github.com/mx-space/core/commit/b26cb48fac973062869d003a385777d9185ed8ee))
* **deps:** update dependency marked to v3.0.8 ([7b07846](https://github.com/mx-space/core/commit/7b078461b87c2efbfd0208c05fc79195229f1492))
* **deps:** update dependency ua-parser-js to v0.7.30 ([8b2fac2](https://github.com/mx-space/core/commit/8b2fac224b60efd86b8491990748a85cd9bf5391))
* **deps:** update dependency ua-parser-js to v0.7.31 ([cdf2835](https://github.com/mx-space/core/commit/cdf28351899194fbb130e84564a61a69daf1c692))
* **deps:** update dependency ua-parser-js to v1 ([#142](https://github.com/mx-space/core/issues/142)) ([4aa6874](https://github.com/mx-space/core/commit/4aa6874357486ffcd7730419967096edfd2bf1a5))
* **deps:** update nest monorepo to v8.1.2 ([70e5726](https://github.com/mx-space/core/commit/70e57264fafb56a4f8308467f6f726ebd70f3091))
# [3.10.0](https://github.com/mx-space/core/compare/v3.9.5...v3.10.0) (2021-10-22)
### Bug Fixes
* create-tag script ([6548555](https://github.com/mx-space/core/commit/6548555416ea899ed4df4152b18c477e7e9cef96))
* **deps:** update dependency @nestjs/swagger to v5.1.1 ([1cc7fdf](https://github.com/mx-space/core/commit/1cc7fdf7763daee080d13827f831ae2039ee4563))
* **deps:** update dependency @nestjs/swagger to v5.1.3 ([6097c54](https://github.com/mx-space/core/commit/6097c54241b86e506fa8fb64fbb5c6ae26a76bb3))
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([b3f9adb](https://github.com/mx-space/core/commit/b3f9adba7f0b8f22f5d199bafd197e61a95adbf6))
* **deps:** update dependency fastify-swagger to v4.12.5 ([0800654](https://github.com/mx-space/core/commit/08006544b76fc58b8270c65f6c04d9bf74bbe4d1))
* **deps:** update dependency mongoose-lean-virtuals to v0.9.0 ([#122](https://github.com/mx-space/core/issues/122)) ([3f70923](https://github.com/mx-space/core/commit/3f709236488fd51d3f2cf662cc74bb8081017e3d))
## [3.9.5](https://github.com/mx-space/core/compare/v3.9.4...v3.9.5) (2021-10-14)
### Bug Fixes
* downgrade eslint to v7 ([8928574](https://github.com/mx-space/core/commit/8928574b7f53495754f242b7cba89513966a23e4))
## [3.9.4](https://github.com/mx-space/core/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/core/commit/7fe753c37b6bab9662a2688a5388fad060fcf05d))
## [3.9.3](https://github.com/mx-space/core/compare/v3.9.2...v3.9.3) (2021-10-13)
### Bug Fixes
* argv import ([46fc667](https://github.com/mx-space/core/commit/46fc667b966795214833c7555bcb36b3f94ebd93))
## [3.9.2](https://github.com/mx-space/core/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/core/commit/def3691ecbcb464e4e6c25ceb1fa4715789c8a86))
* **deps:** update dependency apollo-server-fastify to v3.4.0 ([#117](https://github.com/mx-space/core/issues/117)) ([98c30fa](https://github.com/mx-space/core/commit/98c30fa5996ded3ba6b18bbcca8c92b1cf9d8a80))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.5 ([7405202](https://github.com/mx-space/core/commit/74052028751f8f9a096c6da42aa3292274b649bc))
* **deps:** update dependency fastify-multipart to v5.0.2 ([af9bfbc](https://github.com/mx-space/core/commit/af9bfbca4dd4bfeb0133f33394a5b9cf6eb2b2e3))
* **deps:** update dependency marked to v3.0.7 ([ff188c5](https://github.com/mx-space/core/commit/ff188c5c6879eb7f865f0a2cf966847fa3978fff))
* **deps:** update dependency nodemailer to v6.7.0 ([#115](https://github.com/mx-space/core/issues/115)) ([413df05](https://github.com/mx-space/core/commit/413df055462cb2c5eaa3d0f9b478630aa75bd044))
* **deps:** update dependency xss to v1.0.10 ([6d355e0](https://github.com/mx-space/core/commit/6d355e056dba96da0e19c2e6a333e8cd25aa559f))
### Features
* update admin versiob ([24fa8c0](https://github.com/mx-space/core/commit/24fa8c004691614332676b5fc08bff35a5cbbef0))
## [3.9.1](https://github.com/mx-space/core/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/core/commit/cf4323bfb58cbc7062da6851204f3405658375e5))
* **deps:** update dependency camelcase-keys to v7.0.1 ([#96](https://github.com/mx-space/core/issues/96)) ([eb931e5](https://github.com/mx-space/core/commit/eb931e50cdebabfd70be9ce84c44f8db8349b8ed))
* **deps:** update dependency graphql to v15.6.1 ([#101](https://github.com/mx-space/core/issues/101)) ([8675623](https://github.com/mx-space/core/commit/8675623bfa639e3a3758882da1b7810f4677663c))
* **deps:** update dependency marked to v3.0.6 ([95fbb58](https://github.com/mx-space/core/commit/95fbb58c6e1377657fba87cf03b49f75c60b1e2b))
* **deps:** update dependency nanoid to v3.1.29 ([#102](https://github.com/mx-space/core/issues/102)) ([0450161](https://github.com/mx-space/core/commit/04501612999261626eccd0404e62e54c7a0b7ada))
* **deps:** update dependency snakecase-keys to v5.1.0 ([#100](https://github.com/mx-space/core/issues/100)) ([2983c06](https://github.com/mx-space/core/commit/2983c069e2879dd88791ff0f789955928866bdae))
* **deps:** update nest monorepo to v8.0.10 (patch) ([#87](https://github.com/mx-space/core/issues/87)) ([f8f4f89](https://github.com/mx-space/core/commit/f8f4f89b135631d737d91367ebcb7fc6d1059931))
# [3.9.0](https://github.com/mx-space/core/compare/v3.8.2...v3.9.0) (2021-10-04)
### Features
* pageproxy can assign version ([5c6d929](https://github.com/mx-space/core/commit/5c6d92952aad1f8a29e5ba191262ac9a9bfc3b14))
## [3.8.2](https://github.com/mx-space/core/compare/v3.8.1...v3.8.2) (2021-10-04)
### Bug Fixes
* apply link email mark optional ([523702f](https://github.com/mx-space/core/commit/523702f779c3658d1bd82bcd6a6969059c94ff62))
### Features
* add pageproxy page source ([aa7e322](https://github.com/mx-space/core/commit/aa7e322baae733e8ab6442b82bdb5eeb6c036f7e))
## [3.8.1](https://github.com/mx-space/core/compare/v3.8.0...v3.8.1) (2021-10-04)
### Bug Fixes
* markdown import logic ([bb108e4](https://github.com/mx-space/core/commit/bb108e47b22de37401e9aad4ce3a6baee1d02f60))
# [3.8.0](https://github.com/mx-space/core/compare/v3.7.10...v3.8.0) (2021-10-03)
### Bug Fixes
* use logger after listen ([b410e71](https://github.com/mx-space/core/commit/b410e71ce114c2e136130d43cd435ba57fdc24b9))
## [3.7.10](https://github.com/mx-space/core/compare/v3.7.9...v3.7.10) (2021-10-03)
### Features
* use custom logger ([0ce61f6](https://github.com/mx-space/core/commit/0ce61f62d5ef3e60fa5706eb763341af4d31b21a))
## [3.7.9](https://github.com/mx-space/core/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/core/commit/cc9ad63ca639d90c76eaa483ec45a17a5c27b16b))
* Import user module repeatedly ([#92](https://github.com/mx-space/core/issues/92)) ([f7c4b42](https://github.com/mx-space/core/commit/f7c4b420a8bb924642ba1691d671a7dcbfcaae27))
## [3.7.8](https://github.com/mx-space/core/compare/v3.7.7...v3.7.8) (2021-10-02)
### Bug Fixes
* docker script ([fd7f9c8](https://github.com/mx-space/core/commit/fd7f9c870e53a8f96e5ae76e1454917d97c65c7a))
### Features
* add env for docker-compose ([9cef745](https://github.com/mx-space/core/commit/9cef745dc85017274cc5190c032fdc60fd4ed805))
## [3.7.7](https://github.com/mx-space/core/compare/v3.7.6...v3.7.7) (2021-10-02)
### Bug Fixes
* app config shared ([b7db64e](https://github.com/mx-space/core/commit/b7db64e3ae3df1ecc945badece9e3e00533a11a1))
* **deps:** update dependency rxjs to v7.3.1 ([bd55864](https://github.com/mx-space/core/commit/bd558641abe5aabd84727a3d357be039699a7857))
* node patch ([1ea8ab2](https://github.com/mx-space/core/commit/1ea8ab211db1f00d69a2a9b81321e28e58f15a24))
## [3.7.6](https://github.com/mx-space/core/compare/v3.7.5...v3.7.6) (2021-10-01)
### Bug Fixes
* mongorestore argv ([10d6d02](https://github.com/mx-space/core/commit/10d6d0219fbe455a4df2d820c58b93fd360b4d3a))
## [3.7.5](https://github.com/mx-space/core/compare/v3.7.4...v3.7.5) (2021-10-01)
### Bug Fixes
* illegal operation on a directory ([8a27d4b](https://github.com/mx-space/core/commit/8a27d4bf76f4ebe01b7dae84379c9fa3b330bd4d))
## [3.7.4](https://github.com/mx-space/core/compare/v3.7.3...v3.7.4) (2021-10-01)
### Bug Fixes
* backup cmd ([855492e](https://github.com/mx-space/core/commit/855492e476162e42b76eff04c216a5075b3c1e5e))
* nestjs middleware bug, use interceptor ([57f04aa](https://github.com/mx-space/core/commit/57f04aa669de9136e8e0e2712a50aaeefefc1adc))
* remove unnessary app info field ([c4cf9b3](https://github.com/mx-space/core/commit/c4cf9b3eb00d044dccaa260d015ef1c86c04d588))
## [3.7.3](https://github.com/mx-space/core/compare/v3.7.2...v3.7.3) (2021-09-30)
### Bug Fixes
* package lock update ([fc341d5](https://github.com/mx-space/core/commit/fc341d53182c9604f2ec461ef44d4388c1d4ec93))
## [3.7.2](https://github.com/mx-space/core/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/core/commit/97b865227133cddc91689d0f468d454cea058073))
### Features
* markdown template ([990ffb5](https://github.com/mx-space/core/commit/990ffb5a44ce8c58922d206047823c9a8d030c7c))
## [3.7.1](https://github.com/mx-space/core/compare/v3.7.0...v3.7.1) (2021-09-29)
### Bug Fixes
* backup after force remove temp ([53cdf9a](https://github.com/mx-space/core/commit/53cdf9a36ce7e1df84774e44613838ec16cf3080))
* **deps:** update dependency fastify-swagger to v4.12.2 ([1adf30d](https://github.com/mx-space/core/commit/1adf30dfa3943d9f721594daddf3798aef9def37))
# [3.7.0](https://github.com/mx-space/core/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/core/commit/b7b32715806c94895e5964d4fccc472474311e5f))
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.4 ([#83](https://github.com/mx-space/core/issues/83)) ([64d1b32](https://github.com/mx-space/core/commit/64d1b3217eaaead59ffa7a41efc6cfe6cc89d1c6))
* **deps:** update dependency fastify-multipart to v5.0.1 ([396233a](https://github.com/mx-space/core/commit/396233a29d2a62cdfbd8b2a70402688bddd59733))
* **deps:** update dependency passport to v0.5.0 ([#74](https://github.com/mx-space/core/issues/74)) ([3022736](https://github.com/mx-space/core/commit/3022736badde8a0bb08100994682d2291706cced))
### Features
* page sort support ([8537b05](https://github.com/mx-space/core/commit/8537b050b40996c19b2a0b63bd6e52b60090befb))
## [3.6.21](https://github.com/mx-space/core/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/core/issues/73)) ([66715d0](https://github.com/mx-space/core/commit/66715d00610133bc6957599ac9ee8fa9cd4dea03))
* **deps:** update dependency graphql to v15.6.0 ([#66](https://github.com/mx-space/core/issues/66)) ([db8db82](https://github.com/mx-space/core/commit/db8db822cc5f820eb8952984135f8e3630edffbd))
### Features
* add author and created to markdown render ([af90344](https://github.com/mx-space/core/commit/af9034424c11cdbc642ad42afb1813d37cd986e8))
## [3.6.20](https://github.com/mx-space/core/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/core/commit/08a4753c24589b246f8ae2ea76c4ad06454fb3aa))
* **deps:** update dependency nanoid to v3.1.28 ([28ec5ae](https://github.com/mx-space/core/commit/28ec5ae177bf7ef1f75883aad388a2d17b4fd9cb))
## [3.6.19](https://github.com/mx-space/core/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/core/commit/cb7ec6eca09421867dceaa6f274ebf1e178f0bfc))
* dont npm install in bump stage ([f2b7786](https://github.com/mx-space/core/commit/f2b7786bca03c1f44859e5de4108f12d79b5cfb3))
* sequence of note list ([9abd9c2](https://github.com/mx-space/core/commit/9abd9c22c076d254d1197a38dc182caa7e27e0b2))
### Features
* add created on api `top` ([242c0e7](https://github.com/mx-space/core/commit/242c0e7407b1b52a29677ed7ab6f2e478a071631))
## [3.6.18](https://github.com/mx-space/core/compare/v3.6.17...v3.6.18) (2021-09-25)
### Bug Fixes
* script bump use zx ([556bde9](https://github.com/mx-space/core/commit/556bde9119cd6fe844fb40a8b50f511cd0aa2629))
## [3.6.17](https://github.com/mx-space/core/compare/v3.6.16...v3.6.17) (2021-09-25)
### Bug Fixes
* comment email mooogse type ([c5277e7](https://github.com/mx-space/core/commit/c5277e79581fd354f8cbb9b38be7824a1a127e69))
## [3.6.16](https://github.com/mx-space/core/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/core/commit/af581b22f09409f45821dafe6247696f426664a9))
* **deps:** update dependency nodemailer to v6.6.5 ([d6c19b8](https://github.com/mx-space/core/commit/d6c19b8f3660cbc89c3cf3fab2f75bee30c25348))
* **deps:** update nest monorepo to v8.0.7 ([fa2d52c](https://github.com/mx-space/core/commit/fa2d52ca5bf7d1a79e129aa572fde139210e35c1))
* hide email public for guest ([e319014](https://github.com/mx-space/core/commit/e319014fb6129104ac0d3cd470cf401ee628229e))
## [3.6.15](https://github.com/mx-space/core/compare/v3.6.14...v3.6.15) (2021-09-23)
### Bug Fixes
* rss & sitemap cache ([a6d0812](https://github.com/mx-space/core/commit/a6d08122ae8f308cb249211e8ff3b9705e8983bc))
## [3.6.14](https://github.com/mx-space/core/compare/v3.6.13...v3.6.14) (2021-09-23)
### Bug Fixes
* build in docker compose ([ce9f4bc](https://github.com/mx-space/core/commit/ce9f4bc86ccfbe85849e6672cc8b1fd7f6a0e825))
* node type error ([4ebc77e](https://github.com/mx-space/core/commit/4ebc77e3f99edbe8ec6636655f352214de31edcb))
### Features
* docker compose ([6e89b97](https://github.com/mx-space/core/commit/6e89b97ee6b6d0a64ea9e95da31930f20a2143de))
## [3.6.13](https://github.com/mx-space/core/compare/v3.6.12...v3.6.13) (2021-09-22)
## [3.6.12](https://github.com/mx-space/core/compare/v3.6.10...v3.6.12) (2021-09-22)
### Bug Fixes
* bump script ([3a4663a](https://github.com/mx-space/core/commit/3a4663ab7819ac8aaf61d8611c0921afa06102cb))
* recently & remove sync config ([3f10589](https://github.com/mx-space/core/commit/3f10589ad9928d986609972f76d3a4beae6389b5))
* script again ([d9ea155](https://github.com/mx-space/core/commit/d9ea155d106069491dc6c89f634d89083d4d82bb))
* unqi ip and spam keyword ([a86ebf9](https://github.com/mx-space/core/commit/a86ebf9d9f370fd177239750245ae2da09f40a74))
## [3.6.10](https://github.com/mx-space/core/compare/v3.6.9...v3.6.10) (2021-09-22)
### Bug Fixes
* mkdir first ([a1d5666](https://github.com/mx-space/core/commit/a1d5666a8de5c0c9f11276cb94819fec017c1d92))
## [3.6.9](https://github.com/mx-space/core/compare/v3.6.8...v3.6.9) (2021-09-20)
### Bug Fixes
* counting interceptor error in gql request ([bc65a2e](https://github.com/mx-space/core/commit/bc65a2ef136ada8aecd646ff8937a31690ad713e))
* **deps:** pin dependency fastify-secure-session to 2.3.1 ([8d463b2](https://github.com/mx-space/core/commit/8d463b2f1994a852c89ea9992c95d94f3e1ffe75))
## [3.6.8](https://github.com/mx-space/core/compare/v3.6.7...v3.6.8) (2021-09-20)
### Features
* pageproxy debug mode ([8b7532d](https://github.com/mx-space/core/commit/8b7532dc3d28fb7d9f9f0cdcb22b8f408fe7f19f))
## [3.6.7](https://github.com/mx-space/core/compare/v3.6.6...v3.6.7) (2021-09-20)
### Bug Fixes
* jest parse json error ([997d84c](https://github.com/mx-space/core/commit/997d84cf150b9a3e08fafacd56f3ba6adc5b463b))
* pageproxy cache entty ([b36badc](https://github.com/mx-space/core/commit/b36badc081576d32a6aa59e3d1d966c295708a55))
## [3.6.6](https://github.com/mx-space/core/compare/v3.6.5...v3.6.6) (2021-09-20)
### Bug Fixes
* add tslib 2021 ([76c5eb2](https://github.com/mx-space/core/commit/76c5eb2498eec5c8d64f33a214c1cc1472f355ee))
## [3.6.5](https://github.com/mx-space/core/compare/v3.6.4...v3.6.5) (2021-09-20)
### Bug Fixes
* empty data compatibility ([581ca9e](https://github.com/mx-space/core/commit/581ca9e95a966bceb8727895946e3b07406c86b9))
### Features
* pageproxy enable in dev mode ([0391607](https://github.com/mx-space/core/commit/03916079b9be78dbcfef2fe11671befe5d3d4621))
## [3.6.4](https://github.com/mx-space/core/compare/v3.6.3...v3.6.4) (2021-09-19)
### Features
* init module ([ad1ca18](https://github.com/mx-space/core/commit/ad1ca186957fcd5f325dbd6d997e43b007b4b8f4))
## [3.6.3](https://github.com/mx-space/core/compare/v3.6.2...v3.6.3) (2021-09-19)
### Bug Fixes
* destruct nullable ([9ae39c4](https://github.com/mx-space/core/commit/9ae39c461d2d9e61b1f12c1c677371f20e011ea3))
## [3.6.2](https://github.com/mx-space/core/compare/v3.6.1...v3.6.2) (2021-09-19)
### Features
* taskqueue ([2dea189](https://github.com/mx-space/core/commit/2dea189ac52a2e140b0f30d80328aa0c616eaf73))
## [3.6.1](https://github.com/mx-space/core/compare/v3.6.0...v3.6.1) (2021-09-19)
### Bug Fixes
* wrong entry ([c731662](https://github.com/mx-space/core/commit/c731662c6a3fb0f58929fe1b100744bc5676c5d4))
# [3.6.0](https://github.com/mx-space/core/compare/v3.5.5...v3.6.0) (2021-09-19)
### Features
* admin page proxy ([e1e28ed](https://github.com/mx-space/core/commit/e1e28edfb39e6780125b2f7970d2998eabef16a5))
## [3.5.5](https://github.com/mx-space/core/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/core/commit/654b47068b1820b831d82512859334ebcc0a9682))
### Features
* geoapi init ([d81e539](https://github.com/mx-space/core/commit/d81e53924b33cc483c9ad44fc32e6024926c7c28))
* page proxy init ([4871871](https://github.com/mx-space/core/commit/4871871454be0dd4d99ca76b1d8d64329a2595cd))
## [3.5.4](https://github.com/mx-space/core/compare/v3.5.2...v3.5.4) (2021-09-18)
### Bug Fixes
* search route ([aedd189](https://github.com/mx-space/core/commit/aedd1894847935e26ed0c0022a40f57f94d3bb6b))
## [3.5.2](https://github.com/mx-space/core/compare/v3.5.1...v3.5.2) (2021-09-18)
### Bug Fixes
* remove rss `,` ([c778a09](https://github.com/mx-space/core/commit/c778a09c1b203594f6af4f1abc8c4475ea9d3017))
## [3.5.1](https://github.com/mx-space/core/compare/v3.5.0...v3.5.1) (2021-09-18)
### Bug Fixes
* cache key and cron cache clean ([14e2d20](https://github.com/mx-space/core/commit/14e2d20bc416ab33f2e1d0a11c7cf75d56ab7425))
# [3.5.0](https://github.com/mx-space/core/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/core/commit/043dc9d9ab922f8c72c1d3ba0a6959e49d65a4ed))
* nullable of modified ([09f33da](https://github.com/mx-space/core/commit/09f33da0c714f70026ddc28428276447dc471136))
### Features
* search module & algolia ([6fc3108](https://github.com/mx-space/core/commit/6fc310804ec09fd05406d6be5f8d5b71f90a456b))
## [3.4.5](https://github.com/mx-space/core/compare/v3.4.4...v3.4.5) (2021-09-18)
### Bug Fixes
* comment guest secure field `mail` ([cd55c9e](https://github.com/mx-space/core/commit/cd55c9ec565521f3e2e56a9315a67e45a57c9df9))
* gql payload type ([990c496](https://github.com/mx-space/core/commit/990c4969de9a11f15167cb1a50b34b4b9cdeba31))
## [3.4.4](https://github.com/mx-space/core/compare/v3.4.3...v3.4.4) (2021-09-18)
### Bug Fixes
* config readonly & clone deep ([9563ff3](https://github.com/mx-space/core/commit/9563ff3c6a7dba9628e1ba04ef7381b816039722))
## [3.4.3](https://github.com/mx-space/core/compare/v3.4.2...v3.4.3) (2021-09-16)
### Bug Fixes
* **deps:** update dependency cos-nodejs-sdk-v5 to v2.10.3 ([d857435](https://github.com/mx-space/core/commit/d8574355180d148e5a8e0178f57545cbb33a56c2))
* patch link data ([639904f](https://github.com/mx-space/core/commit/639904f89bfa9f187fbe7407f3e88bbcb085b403))
## [3.4.2](https://github.com/mx-space/core/compare/v3.4.1...v3.4.2) (2021-09-16)
### Bug Fixes
* cos setting camcelcase ([c5d60ea](https://github.com/mx-space/core/commit/c5d60eaece605e9ae74cf582fe9e9210f7589951))
## [3.4.1](https://github.com/mx-space/core/compare/v3.4.0...v3.4.1) (2021-09-16)
### Bug Fixes
* wait for config load ([d786bf9](https://github.com/mx-space/core/commit/d786bf961992ca3182bf12ef11003bec1cdc1c79))
# [3.4.0](https://github.com/mx-space/core/compare/v3.3.3...v3.4.0) (2021-09-16)
### Bug Fixes
* **deps:** update dependency @typegoose/typegoose to v8.3.0 ([#45](https://github.com/mx-space/core/issues/45)) ([8d3c482](https://github.com/mx-space/core/commit/8d3c48279536a6555f5114444702bf8de4c80155))
* **deps:** update dependency marked to v3.0.4 ([411a538](https://github.com/mx-space/core/commit/411a5381f7f053d87016937838025338522a88e3))
* typo ([af4ccf9](https://github.com/mx-space/core/commit/af4ccf96dd93f0b20e1c515aa165a9506d5fa6fb))
* zx global register ([90e3d14](https://github.com/mx-space/core/commit/90e3d141a5b5fb7a63b9e8d6fd03e39065c7cbaa))
### Features
* log module ([bb910d4](https://github.com/mx-space/core/commit/bb910d4b557724fabea3ad66fd8ebd44d80726a6))
## [3.3.3](https://github.com/mx-space/core/compare/v3.3.2...v3.3.3) (2021-09-13)
### Bug Fixes
* nest header & render cache ([013cdef](https://github.com/mx-space/core/commit/013cdef514cb9cae9abe71dba58a0069cba6df93))
## [3.3.2](https://github.com/mx-space/core/compare/v3.3.1...v3.3.2) (2021-09-13)
### Bug Fixes
* minify html mermaid parse error ([c353f4b](https://github.com/mx-space/core/commit/c353f4b1e41776a7170b9cc8a38c898bb9364f4e))
## [3.3.1](https://github.com/mx-space/core/compare/v3.3.0...v3.3.1) (2021-09-13)
### Bug Fixes
* ignore minify js ([0489920](https://github.com/mx-space/core/commit/04899206cdc61b2995a8a7d9e5c441cf917021c8))
# [3.3.0](https://github.com/mx-space/core/compare/v3.2.1...v3.3.0) (2021-09-13)
### Features
* gen sitemap ([0866e17](https://github.com/mx-space/core/commit/0866e17d3d1b05e4af33abe069a5ec5fb63c7d56))
* minify html & improve render ([8600048](https://github.com/mx-space/core/commit/86000481893c2fa7947a3540cbf997f68d9c7c38))
## [3.2.1](https://github.com/mx-space/core/compare/v3.2.0...v3.2.1) (2021-09-13)
### Bug Fixes
* new a date ([7921dd8](https://github.com/mx-space/core/commit/7921dd89d47600cc8e15cc20e6d36e6f5db4879a))
# [3.2.0](https://github.com/mx-space/core/compare/v3.1.0...v3.2.0) (2021-09-13)
### Features
* marked parse ([b1785c2](https://github.com/mx-space/core/commit/b1785c2c8fa01024ffb6ac23802e58b1ff2a1793))
* server build rss ([058c9c2](https://github.com/mx-space/core/commit/058c9c2201a70efc38e0f69a526426220dc5995e))
# [3.1.0](https://github.com/mx-space/core/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/core/commit/850601f24a90abbcb23e71e49998cd451e1e17a5))
* ecosysyem config ([5b6c207](https://github.com/mx-space/core/commit/5b6c207367332e0c6733b650ab2d6cfc3e74e880))
### Features
* markdown render & asset helper ([fcf4261](https://github.com/mx-space/core/commit/fcf426165aebb673c2f94b0f01af1e3db1098bf2))
## [3.0.6](https://github.com/mx-space/core/compare/v3.0.5...v3.0.6) (2021-09-11)
### Features
* add email ejs template route ([3861162](https://github.com/mx-space/core/commit/3861162772bebc222985cd5ae69a2be3d469ba5b))
## [3.0.5](https://github.com/mx-space/core/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/core/commit/e94184007e4faf04bc9ac3b17182f27b0727c1de))
## [3.0.4](https://github.com/mx-space/core/compare/v3.0.2...v3.0.4) (2021-09-10)
### Bug Fixes
* **deps:** pin dependencies ([#38](https://github.com/mx-space/core/issues/38)) ([88dbd58](https://github.com/mx-space/core/commit/88dbd58d175ffd779bf281c06ffd572806bc95e2))
* email from field ([7bf0041](https://github.com/mx-space/core/commit/7bf004166aaec546a7a371faf7ed9ce4c4243c2e))
## [3.0.2](https://github.com/mx-space/core/compare/v3.0.1...v3.0.2) (2021-09-10)
## [3.0.1](https://github.com/mx-space/core/compare/v3.0.0...v3.0.1) (2021-09-10)
### Features
* pass argv ([c712250](https://github.com/mx-space/core/commit/c7122500f4fa746a2d3f83b47f09a75cc1dc6c98))
# [3.0.0](https://github.com/mx-space/core/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/core/issues/36)) ([ab40f56](https://github.com/mx-space/core/commit/ab40f56f199c107ec3a6539682f6547b60011111))
* **deps:** pin dependency apollo-server-fastify to 3.3.0 ([#37](https://github.com/mx-space/core/issues/37)) ([7f5b81e](https://github.com/mx-space/core/commit/7f5b81ea4d715ccb3522ade6bd6fb4f8b38605f8))
# [3.0.0-canary.5](https://github.com/mx-space/core/compare/v3.0.0-canary.4...v3.0.0-canary.5) (2021-09-10)
# [3.0.0-canary.4](https://github.com/mx-space/core/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/core/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/core/commit/559a48f0248bfaa8423e38f9e40b4c76a06659f0))
# [3.0.0-canary.3.1](https://github.com/mx-space/core/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/core/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/core/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/core/commit/548068a25f21f54b8c1ea5a22bc10436cb92ad5b))
* deploy workdir ([08817c2](https://github.com/mx-space/core/commit/08817c2208afdd073b43907154f3f7b0e941c853))
# [3.0.0-canary.2](https://github.com/mx-space/core/compare/v3.0.0-canary.1...v3.0.0-canary.2) (2021-09-10)
### Features
* note gql ([37a8f66](https://github.com/mx-space/core/commit/37a8f662b535bb2a3a864e018bc4b80c151cfadc))
# [3.0.0-canary.1](https://github.com/mx-space/core/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/core/commit/970b92825f4036cd2d600f599e7f69f34bf330e5))
# [3.0.0-canary.0](https://github.com/mx-space/core/compare/v3.0.0-beta.1...v3.0.0-canary.0) (2021-09-09)
### Bug Fixes
* cache clean ([d12c086](https://github.com/mx-space/core/commit/d12c086ba8e36b714e609e0a6100aca6ca4bc116))
* field compatibility ([25b98b2](https://github.com/mx-space/core/commit/25b98b2384f6fa4fdfaab2b7c348f6862b3baafa))
* interceptor response transfrom ([3821160](https://github.com/mx-space/core/commit/3821160dac593da04d4e7cd208d4b970920f735f))
### Features
* algoliasearch ([95c4b58](https://github.com/mx-space/core/commit/95c4b5840f715e5abcf43c1d666cb1725d285fc0))
# [3.0.0-beta.1](https://github.com/mx-space/core/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2021-09-09)
### Features
* init recently module ([80af238](https://github.com/mx-space/core/commit/80af2382994fcebb9d151c7521ff8d8dac4b390f))
# [3.0.0-beta.0](https://github.com/mx-space/core/compare/v3.0.0-alpha.3...v3.0.0-beta.0) (2021-09-08)
### Bug Fixes
* yargs ([03e95fe](https://github.com/mx-space/core/commit/03e95fea2576b47ca1d5da80f0fbf4d1dae9f04a))
# [3.0.0-alpha.3](https://github.com/mx-space/core/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2021-09-08)
# [3.0.0-alpha.2](https://github.com/mx-space/core/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2021-09-08)
### Bug Fixes
* GQL guard ([7da83fd](https://github.com/mx-space/core/commit/7da83fd200a9776bb92552c5967c06197b8a05f1))
### Features
* gql init ([0ff9cc0](https://github.com/mx-space/core/commit/0ff9cc07b51147eedd67d3bd5aa9888c61e9592c))
# [3.0.0-alpha.1](https://github.com/mx-space/core/compare/b6766589c9e95bf33d9fefc63daf9b0758e50815...v3.0.0-alpha.1) (2021-09-07)
### Bug Fixes
* app config ([6635fee](https://github.com/mx-space/core/commit/6635feef7eff1916765d8f6278fbff2bf5141d96))
* cache interceptor & 204 content ([7c65bf6](https://github.com/mx-space/core/commit/7c65bf637da93226ce5a94804debd64ebd4d4a82))
* cache interecptor ([c4ab247](https://github.com/mx-space/core/commit/c4ab247ca6f85de990cc73a561d7e1b9d8570c06))
* exception filter ([a17afd0](https://github.com/mx-space/core/commit/a17afd068fe0c737cb7071f51ee8a22cfd00543b))
* filter logger ([7a0fc37](https://github.com/mx-space/core/commit/7a0fc37852339504ea35404ecf7b6faef328b53f))
* swagger property ([7fec9c8](https://github.com/mx-space/core/commit/7fec9c8857b9767f8a831f61980b11c1316f2765))
### Features
* add encypt paw doc ([ce71fb6](https://github.com/mx-space/core/commit/ce71fb66f625c94cc7866b725684a108051186b4))
* aggregate module ([b22878d](https://github.com/mx-space/core/commit/b22878d2e8aa4672e6a177f1ae810588d09fd131))
* analyze middleware ([9a294fa](https://github.com/mx-space/core/commit/9a294fa6307b86e368cc4064dc6f5251cc24b7c7))
* anayzle module ([6bb6bf0](https://github.com/mx-space/core/commit/6bb6bf054b6fe951b87e210379da836fa56e5711))
* backup module ([bad54a2](https://github.com/mx-space/core/commit/bad54a2129e5e919afb1a9b7f71f5a712a759bab))
* base crud ([54e6e8e](https://github.com/mx-space/core/commit/54e6e8ee02bc7e6b57a78186df8d7320f59b047c))
* category module done ([f75e7ed](https://github.com/mx-space/core/commit/f75e7eda6c9fba0fe51f6515ecca28b2d24939ef))
* comment module init ([11abc68](https://github.com/mx-space/core/commit/11abc689b472a2500810248ab4502bf6c7c81751))
* comment service init ([4fcb0df](https://github.com/mx-space/core/commit/4fcb0dfb5d7d73d1d6549458a79e7eaff152e1ea))
* cron task ([34e421a](https://github.com/mx-space/core/commit/34e421a1bc15d3cce63e41b8bfc40692bce3b7b6))
* docker init ([c92d723](https://github.com/mx-space/core/commit/c92d723ea13e6a7868668db5d08064dc007f4be8))
* image & http service, migration more ([3515851](https://github.com/mx-space/core/commit/3515851a70ee273c77490685a2c5ffc1b8cfabc8))
* init ([b676658](https://github.com/mx-space/core/commit/b6766589c9e95bf33d9fefc63daf9b0758e50815))
* init again ([8a15554](https://github.com/mx-space/core/commit/8a155548c7f64698f29ae8733190bdc62a5b09d9))
* init category module ([07f4f19](https://github.com/mx-space/core/commit/07f4f19a86832f0e13808279f3844183e7c050c4))
* init configs module ([deca66e](https://github.com/mx-space/core/commit/deca66e471b2808d29b720fb3de1029c777301ee))
* init email service ([df9f544](https://github.com/mx-space/core/commit/df9f54494cb041d9f86837722a032382c19a5d9f))
* init model & add counting interecptor ([e99d975](https://github.com/mx-space/core/commit/e99d9754af534f92a5a20e1b5cadf17a828475c2))
* init page module ([988cf60](https://github.com/mx-space/core/commit/988cf609eecf8a2f8fdb7ff0d5082e12aacf7fec))
* markdown helper ([89d1647](https://github.com/mx-space/core/commit/89d1647e8de9be9d6e6461376bfde53bbf0883ed))
* middleware & user module init ([44b835d](https://github.com/mx-space/core/commit/44b835d177e7beb8b6198475afc1a1bebf1f5d57))
* model init ([b02e2cf](https://github.com/mx-space/core/commit/b02e2cf29659ee1346ed834a3e91b16f2c597f56))
* note module ([fd1921a](https://github.com/mx-space/core/commit/fd1921a2b07077a28656d6051e6206e11dfc3513))
* note module done ([8ce7532](https://github.com/mx-space/core/commit/8ce75322613cd2bfceaa910ea0668d1cf00747d6))
* openapi decorator ([f4f147b](https://github.com/mx-space/core/commit/f4f147b48893618bb42a7aae8ce65f0c54c7eca4))
* option module init ([94e5052](https://github.com/mx-space/core/commit/94e5052f5747b753e2317835e0db1315f767b96b))
* paginator ([5a86ddc](https://github.com/mx-space/core/commit/5a86ddc8d230482f4f592fd469300dfac6be055e))