From 057f1a109aeb8622273820775a79a97614355a7a Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Thu, 17 Aug 2023 19:12:57 +0000 Subject: [PATCH] add changelog --- changelogs/v0-57-0.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 changelogs/v0-57-0.md diff --git a/changelogs/v0-57-0.md b/changelogs/v0-57-0.md new file mode 100644 index 00000000..519c884c --- /dev/null +++ b/changelogs/v0-57-0.md @@ -0,0 +1,29 @@ +* [+10/-10][app | chat_server | comty.js | file_server | marketplace_server | music_server | server | sync_server | wrapper] [Bump version to 0.57.0](https://github.com/ragestudio/comty/commit/0bd2efadb3157be06b43cc90622b7570fa7ba31c) - by [@SrGooglo](https://github.com/srgooglo) + +* [+4/-0][app] [added changelog](https://github.com/ragestudio/comty/commit/d9068960fe375801b7b39a81a1d1c88d79c64152) - by [@SrGooglo](https://github.com/srgooglo) + +* [+23/-0][v0-56-3.md] [disable posts `max-width` on pagePanels](https://github.com/ragestudio/comty/commit/9b44d1e0bbc5444f0dfcaa68fc81d976f465c5fc) - by [@SrGooglo](https://github.com/srgooglo) + +* [+3/-1][app] [fix label color](https://github.com/ragestudio/comty/commit/99f404e083b1a34a644de63adbc6f0b5af34020a) - by [@SrGooglo](https://github.com/srgooglo) + +* [+135/-94][app] [improve header behavior & fix missing children renders](https://github.com/ragestudio/comty/commit/1eed6f7126c2a5cbef17faa70a7c1df318f005a9) - by [@SrGooglo](https://github.com/srgooglo) + +* [+6/-0][app] [close creator when submitted finished](https://github.com/ragestudio/comty/commit/5deec49e6435d4d07f29e007279e6eb5e33b2c6d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+34/-6][app] [support `centeredContent` routes declaration](https://github.com/ragestudio/comty/commit/d2f669b29b77d6313ded5d75a74986378f6e872d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+116/-91][app] [improve style](https://github.com/ragestudio/comty/commit/ee6777764987760f7ff89df3595a24bdf1c3082d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-1][app] [increase max-width](https://github.com/ragestudio/comty/commit/b14eb2a6a7fc22e651e28dee7bf8a95008212858) - by [@SrGooglo](https://github.com/srgooglo) + +* [+53/-60][app] [remove media queries](https://github.com/ragestudio/comty/commit/588891676111be78f552cbadb0f78405184441e7) - by [@SrGooglo](https://github.com/srgooglo) + +* [+125/-226][app] [rework navmenu to use header](https://github.com/ragestudio/comty/commit/f207ebb0370deb9fd1fd781a49578e746cc31073) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-1][app] [update `feed_max_fetch` default to 7](https://github.com/ragestudio/comty/commit/5d4809e574f663bba1990e6b2df3d6c24cb55aca) - by [@SrGooglo](https://github.com/srgooglo) + +* [+50/-33][app] [make tool bar style acording to sidebar](https://github.com/ragestudio/comty/commit/a6cdac14e6e4090504053089c04584b48b7ff2d3) - by [@SrGooglo](https://github.com/srgooglo) + +* [+25/-2][app] [ingore dropdown changes](https://github.com/ragestudio/comty/commit/07b1bdd5524ab16190ea017bf236dabf40601b62) - by [@SrGooglo](https://github.com/srgooglo) + +* [+37/-44][app] [use array map](https://github.com/ragestudio/comty/commit/0fd35fd1f89bdf3760267470835214eeb03100b1) - by [@SrGooglo](https://github.com/srgooglo) \ No newline at end of file