From b990840385f5281689ff4296971c2d81edcb9141 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Mon, 7 Aug 2023 15:50:10 +0000 Subject: [PATCH] added changelog --- changelogs/v0-56-2.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 changelogs/v0-56-2.md diff --git a/changelogs/v0-56-2.md b/changelogs/v0-56-2.md new file mode 100644 index 00000000..48b6f14f --- /dev/null +++ b/changelogs/v0-56-2.md @@ -0,0 +1,15 @@ +* [+10/-10][app | chat_server | comty.js | file_server | marketplace_server | music_server | server | sync_server | wrapper] [Bump version to 0.56.2](https://github.com/ragestudio/comty/commit/7e847b129cec3a3a3c2b2c74f059857bf87f371b) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-17][app] [use sync.getActiveLinkedServices()](https://github.com/ragestudio/comty/commit/122e28b6a5c5495782a1112bbd39010a93c72d71) - by [@SrGooglo](https://github.com/srgooglo) + +* [+22/-13][app] [initialize active services on event `app.initialization.start`](https://github.com/ragestudio/comty/commit/ef642231df6617e77e698d76b152d3e5962d6396) - by [@SrGooglo](https://github.com/srgooglo) + +* [+3/-2][app] [set autofocus to true](https://github.com/ragestudio/comty/commit/bcd285f549c411b4907ba67d21082ea9525cbc31) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-1][app] [disable auto focus by default](https://github.com/ragestudio/comty/commit/51a5372cdc39e7d4c3710d4e65313566711fe6f8) - by [@SrGooglo](https://github.com/srgooglo) + +* [+35/-1742][app] [remove old player core](https://github.com/ragestudio/comty/commit/7748e5943915c7f47d43b520ef23aabf48ac56dd) - by [@SrGooglo](https://github.com/srgooglo) + +* [+16/-1][internal] [update public releases](https://github.com/ragestudio/comty/commit/1911b537124fd35f31e1d090ce7422786cacab93) - by [@SrGooglo](https://github.com/srgooglo) + +* [+9/-0][v0-56-1.md] [added chagelog](https://github.com/ragestudio/comty/commit/3ce0eaca3beed1b9963389bdb06f1e03d1c70575) - by [@SrGooglo](https://github.com/srgooglo) \ No newline at end of file