diff --git a/UPGRADE.md b/UPGRADE.md
index b0cc2350..9dea04a2 100644
--- a/UPGRADE.md
+++ b/UPGRADE.md
@@ -1,3 +1,17 @@
Upgrade notes
+## [4.2.0](https://github.com/CESNET/perun-wui/compare/v4.1.2...v4.2.0) (2023-11-07)
+
+
+### Features
+
+* backend ssh public key validation ([debc73e](https://github.com/CESNET/perun-wui/commit/debc73e609143f2a6af0d86918a8e3eb3c29bf9d))
+
+
+### Bug Fixes
+
+* override checkbox text only if not empty ([673a9ac](https://github.com/CESNET/perun-wui/commit/673a9acf1016b0276c0972b0e09d68e622952d2c))
+* support translation of Microsoft social IdP name ([a8a7f0d](https://github.com/CESNET/perun-wui/commit/a8a7f0d7202df01e6c896fd9aaa2a16ad6063487))
+* use new egi checkin entityid in translations ([92dd20e](https://github.com/CESNET/perun-wui/commit/92dd20ef8a99945d0aa423c30c074af24aa9b1db))
+
## [4.1.2](https://github.com/CESNET/perun-wui/compare/v4.1.1...v4.1.2) (2023-08-15)
diff --git a/perun-wui-consolidator/pom.xml b/perun-wui-consolidator/pom.xml
index 04075c25..f66dd144 100644
--- a/perun-wui-consolidator/pom.xml
+++ b/perun-wui-consolidator/pom.xml
@@ -7,7 +7,7 @@
wui
cz.metacentrum.perun
- 4.1.2
+ 4.2.0
cz.metacentrum.perun.wui
diff --git a/perun-wui-core/pom.xml b/perun-wui-core/pom.xml
index 21b842a5..91ec23dc 100644
--- a/perun-wui-core/pom.xml
+++ b/perun-wui-core/pom.xml
@@ -7,7 +7,7 @@
wui
cz.metacentrum.perun
- 4.1.2
+ 4.2.0
cz.metacentrum.perun.wui
diff --git a/perun-wui-profile/pom.xml b/perun-wui-profile/pom.xml
index 94cd4598..9e6b9984 100644
--- a/perun-wui-profile/pom.xml
+++ b/perun-wui-profile/pom.xml
@@ -7,7 +7,7 @@
wui
cz.metacentrum.perun
- 4.1.2
+ 4.2.0
cz.metacentrum.perun.wui
diff --git a/perun-wui-pwdreset/pom.xml b/perun-wui-pwdreset/pom.xml
index 3d41181e..b54d2d6e 100644
--- a/perun-wui-pwdreset/pom.xml
+++ b/perun-wui-pwdreset/pom.xml
@@ -7,7 +7,7 @@
wui
cz.metacentrum.perun
- 4.1.2
+ 4.2.0
cz.metacentrum.perun.wui
diff --git a/perun-wui-registrar/pom.xml b/perun-wui-registrar/pom.xml
index e7a6e2b9..f96a75b4 100644
--- a/perun-wui-registrar/pom.xml
+++ b/perun-wui-registrar/pom.xml
@@ -7,7 +7,7 @@
wui
cz.metacentrum.perun
- 4.1.2
+ 4.2.0
cz.metacentrum.perun.wui
diff --git a/pom.xml b/pom.xml
index 39460385..0f09aa37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
cz.metacentrum.perun
wui
- 4.1.2
+ 4.2.0
pom