From ff4066881b1db541d441b162d5d0ac5274ac573d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Dec 2022 08:29:41 +0000 Subject: [PATCH] chore(release): 3.44.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.44.0](https://github.com/CESNET/perun-wui/compare/v3.43.3...v3.44.0) (2022-12-09) ### Bug Fixes * 🐛 Fix prefilling collections in BBMRI collections form ([0976a68](https://github.com/CESNET/perun-wui/commit/0976a6858795af53f3079cbff09d927416c6b96e)) * fixed typo in translation for profile ([f1f4a10](https://github.com/CESNET/perun-wui/commit/f1f4a10a555688a62f7224e465ed7fb1b0da62d2)) * profile resources loading optimization ([02b3c1a](https://github.com/CESNET/perun-wui/commit/02b3c1a40178491dbb1a2168e7fa1034aabb4dcd)) * **registrar:** check verified mails before submissions ([c793b53](https://github.com/CESNET/perun-wui/commit/c793b5345164908f8b2792c759d50d9fe9e57129)) * **registrar:** do not display success messages if email verification is still needed after submitting applications ([a0cb1a9](https://github.com/CESNET/perun-wui/commit/a0cb1a9ded7627251f2618cd4347eb10f16b1dc4)) * **registrar:** do not display VO membership extension dialog for user that's valid with no expiration date when submitting application to group ([bd81af6](https://github.com/CESNET/perun-wui/commit/bd81af62bcaeb6e272de76bb0ad363720f01d70b)) * use new CERIT-SC logo ([48e67e0](https://github.com/CESNET/perun-wui/commit/48e67e06d852449918fd97095d2367cb0b47fe98)) ### Features * **registrar:** add error message for extension apps with expiration set to NEVER ([56b6ff2](https://github.com/CESNET/perun-wui/commit/56b6ff2de49a3f76cf43b1c0196e7679351d6d57)) * **registrar:** disable refresh button when loading applications ([9cb9629](https://github.com/CESNET/perun-wui/commit/9cb962926fcee9a0771b6c3ef4a01b139fe18b9e)) --- perun-wui-consolidator/pom.xml | 2 +- perun-wui-core/pom.xml | 2 +- perun-wui-profile/pom.xml | 2 +- perun-wui-pwdreset/pom.xml | 2 +- perun-wui-registrar/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/perun-wui-consolidator/pom.xml b/perun-wui-consolidator/pom.xml index 5cc2bde3..646868a2 100644 --- a/perun-wui-consolidator/pom.xml +++ b/perun-wui-consolidator/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 3.43.3 + 3.44.0 cz.metacentrum.perun.wui diff --git a/perun-wui-core/pom.xml b/perun-wui-core/pom.xml index a82d8dfc..fdae12c0 100644 --- a/perun-wui-core/pom.xml +++ b/perun-wui-core/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 3.43.3 + 3.44.0 cz.metacentrum.perun.wui diff --git a/perun-wui-profile/pom.xml b/perun-wui-profile/pom.xml index 61ad3fb2..6b65ea81 100644 --- a/perun-wui-profile/pom.xml +++ b/perun-wui-profile/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 3.43.3 + 3.44.0 cz.metacentrum.perun.wui diff --git a/perun-wui-pwdreset/pom.xml b/perun-wui-pwdreset/pom.xml index cad33979..81aa4274 100644 --- a/perun-wui-pwdreset/pom.xml +++ b/perun-wui-pwdreset/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 3.43.3 + 3.44.0 cz.metacentrum.perun.wui diff --git a/perun-wui-registrar/pom.xml b/perun-wui-registrar/pom.xml index 887bcbb8..0b8f0605 100644 --- a/perun-wui-registrar/pom.xml +++ b/perun-wui-registrar/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 3.43.3 + 3.44.0 cz.metacentrum.perun.wui diff --git a/pom.xml b/pom.xml index 26f34056..1b80cbd2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cz.metacentrum.perun wui - 3.43.3 + 3.44.0 pom