From ab6ebd637e052ad21b9ee80ba6e6b702718cb4c6 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Mon, 5 Jun 2023 23:45:31 +0000 Subject: [PATCH] added changelogs --- changelogs/v0-47-4.md | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 changelogs/v0-47-4.md diff --git a/changelogs/v0-47-4.md b/changelogs/v0-47-4.md new file mode 100644 index 00000000..f52dfebc --- /dev/null +++ b/changelogs/v0-47-4.md @@ -0,0 +1,45 @@ +* [+4/-4][chat_server | file_server | marketplace_server | music_server] [bump comty.js version](https://github.com/ragestudio/comty/commit/d458738b3b86831ef9e787e693f014935ad8bc1b) - by [@SrGooglo](https://github.com/srgooglo) + +* [+10/-10][app | chat_server | comty.js | file_server | marketplace_server | music_server | server | wrapper] [Bump version to 0.47.4](https://github.com/ragestudio/comty/commit/c27bac5e6d9e3a1dcd9665be6d4ff93d73b179ce) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-1][app] [use thumbnail as fallback](https://github.com/ragestudio/comty/commit/1b4e7b9dfcc646e13fb45e94b8e9aa3119e3620e) - by [@SrGooglo](https://github.com/srgooglo) + +* [+212/-102][app | comty.js | server] [Merge pull request #103 from ragestudio/improve-login-form + +Improve login form](https://github.com/ragestudio/comty/commit/a564e62fbfb0d0141240bbfa18bfaae4d5c29536) - by [@srgooglo](https://github.com/srgooglo) + +* [+24/-8][app] [improve clicking outside drawe](https://github.com/ragestudio/comty/commit/b9347e42c141dd4e7133341b6a0e65f0eb1ec779) - by [@SrGooglo](https://github.com/srgooglo) + +* [+122/-94][app] [improve style hidding elements instead conditional render](https://github.com/ragestudio/comty/commit/12fcf1ccebba6cb5c734759f2389da272b94b922) - by [@SrGooglo](https://github.com/srgooglo) + +* [+37/-0][server] [validate if user exist](https://github.com/ragestudio/comty/commit/7e33c17921004499f85e9ca591cbc829dac63058) - by [@SrGooglo](https://github.com/srgooglo) + +* [+29/-0][comty.js] [added `usernameValidation`](https://github.com/ragestudio/comty/commit/a06e559b589afddfa94930c212b8c04cbf973339) - by [@SrGooglo](https://github.com/srgooglo) + +* [+2/-0][app] [storage last used version](https://github.com/ragestudio/comty/commit/49cf17b33c208ca6a29a1e9cf054516d63a5cc5d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-1][comty.js] [use `production` env as fallback](https://github.com/ragestudio/comty/commit/fbb2ace93b462faaf168b3b92d86961c657c425d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+2/-2][chat_server] [change listen envs](https://github.com/ragestudio/comty/commit/69a5fbab9bcf32fdba6249de8d2b3f34ff47a194) - by [@SrGooglo](https://github.com/srgooglo) + +* [+14/-9][internal] [update listen ports](https://github.com/ragestudio/comty/commit/b0e646a8b022cb851f1ddbfdce5a30eafca36971) - by [@SrGooglo](https://github.com/srgooglo) + +* [+275/-83][chat_server | file_server | marketplace_server | music_server | server | post-deploy.js] [fix infisical deploy](https://github.com/ragestudio/comty/commit/c33c89bfea21d39604ad001021ab88b02fc55087) - by [@SrGooglo](https://github.com/srgooglo) + +* [+10/-0][chat_server | file_server | marketplace_server | music_server | server] [added bash](https://github.com/ragestudio/comty/commit/67a22bc485cf041111db9f217adc2bde2c62620d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+5/-5][chat_server | file_server | marketplace_server | music_server | server] [use bin](https://github.com/ragestudio/comty/commit/87a8fb0ce01eccc4cd56a3b3ffdad0212e346e04) - by [@SrGooglo](https://github.com/srgooglo) + +* [+12/-11][chat_server | file_server | marketplace_server | music_server | server] [use infisical](https://github.com/ragestudio/comty/commit/247fa4fd2caa32969e7d75745b2289c8688ea56b) - by [@SrGooglo](https://github.com/srgooglo) + +* [+40/-0][chat_server | file_server | marketplace_server | music_server | server] [added infisical env](https://github.com/ragestudio/comty/commit/9d28d59917c6c3b7798e3f1789fb46decac1fca0) - by [@SrGooglo](https://github.com/srgooglo) + +* [+30/-10][internal] [declare cwd](https://github.com/ragestudio/comty/commit/6d463f685ae5d12db0d1c6ca4ffb9f77ac92fdb5) - by [@SrGooglo](https://github.com/srgooglo) + +* [+34/-0][internal] [added pm2 ecosystem file](https://github.com/ragestudio/comty/commit/330525b3f74069444fb74ea8c5acbc3755db0592) - by [@SrGooglo](https://github.com/srgooglo) + +* [+8/-3][utils] [support ignore packages](https://github.com/ragestudio/comty/commit/285424ae639fa2f8c0896ca8439713ecad76128c) - by [@SrGooglo](https://github.com/srgooglo) + +* [+47/-1][post-deploy.js] [added `post-deploy` script](https://github.com/ragestudio/comty/commit/40ffd57c57a8a31eb99396cf631167f4085bf8e6) - by [@SrGooglo](https://github.com/srgooglo) + +* [+35/-0][v0-47-3.md] [add changelog](https://github.com/ragestudio/comty/commit/56af2a56b72956edaf0a3ba4e05ea1112f9e36df) - by [@SrGooglo](https://github.com/srgooglo) \ No newline at end of file