From 076fdd0b3542a943cc49dc67a561f44a1a4d04e6 Mon Sep 17 00:00:00 2001 From: Pavel Antonov <antonov@perx.ru> Date: Fri, 28 Feb 2025 14:17:12 +0400 Subject: [PATCH] Release v0.32 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2632635..23ada3bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.32.0] - 2025-02-28 + +### рџљЂ Новые возможности + +- **invitations**: Обновлен API Invitations СЃ поддержкой многоразовых приглашений [#2929](https://git.perx.ru/perxis/perxis/-/issues/2929) ([b80739c](https://git.perx.ru/perxis/perxis-go/-/commit/b80739ccdb1c4d0402a6b47e41e84fc20fac04d2)) +- **core**: Добавлен метод для получения объекта РёР· архива GetArchived [#2922](https://git.perx.ru/perxis/perxis/-/issues/2922) ([ed1f360](https://git.perx.ru/perxis/perxis-go/-/commit/ed1f360fff5453263d42d36427e77f8b115aee76)) +- **schema**: Добавлена возможность использования РІ схеме типов соответствующих данным массива, строки Рё числа [#2890](https://git.perx.ru/perxis/perxis/-/issues/2890) ([c55180e](https://git.perx.ru/perxis/perxis-go/-/commit/c55180ef69df6577e96b6322963d48618c869592)) + +### вљ™пёЏ Прочие задачи + +- Добавлена спецификация JSON Schema для схемы коллекций ([7cf1e93](https://git.perx.ru/perxis/perxis-go/-/commit/7cf1e93096763f6e204492171fa26ab15c3616a2)) + +<!-- generated by git-cliff --> + ## [0.31.1] - 2024-12-28 ### рџђ› Рсправлены ошибки -- GitLab