Skip to content

Tenzir Platform v1.37.3: Two-factor authentication and diagnostics heatmap fixes

Latest

Choose a tag to compare

@tenzir-github-app tenzir-github-app released this 23 Jul 17:19
v1.37.3
e0c7b4e

This release fixes an issue that prevented users from enrolling in two-factor authentication with certain authentication provider configurations, most notably on app.tenzir.com. It also stops the diagnostics heatmap from flashing every ten seconds when the selected time window contains many diagnostics.

🐞 Bug fixes

Fix 2FA enrollment

We fixed an issue where user enrollement for 2-factor authentication wasn't working with some authentication provider configurations (most notably on app.tenzir.com).

By @Avaq and @lava.

Fix diagnostics-heatmap flashing

We fixed in issue where if there were a lot of diagnostics in the selected diagnostics-heatmap time window, the heatmap would flash every 10 seconds.

By @Avaq.