Logo still flashes after updating webui to version 1.0.7

Issue Description

  1. Go to your mail admin login page
  2. Enter your email address and click continue
  3. Watch closely… the next page where you now enter your password is where the logo still flashes. It used to flash on step 2 as well, but that appears to have been fixed.

I can confirm I am on version 1.0.7 because Cmd+K works and I can see version on logo hover.

Also, trying to get updatd to version 1.0.7 was very problematic. It would download based on my auto-update schedule, but it would never actually install. In order to get webui updated, I had to follow these steps:

on your server do:
export STALWART_URL=https://subdomain.domain.com
export STALWART_USER=‘[email protected]
export STALWART_PASSWORD=‘Password’

install stalwart-cli:
stalwart-cli query Application

take your id Application webapp:
stalwart-cli update Application ID WEBAPP
–field https://github.com/stalwartlabs/webui/releases/latest/download/webui.zip

after:
stalwart-cli create Action/UpdateApps

Expected Behavior

Logo should not flash when on Enterprise edition.

Updating to future versions should work seamlessly. I am hosting Stalwart on Docker, if that makes a difference.

Actual Behavior

Logo flashes on 2nd login screen.

Reproduction Steps

  1. Go to your mail admin login page
  2. Enter your email address and click continue
  3. Watch closely… the next page where you now enter your password is where the logo still flashes. It used to flash on step 2 as well, but that appears to have been fixed.

Relevant Log Output

N/A

Stalwart Version

v0.16.x

Installation Method

Docker

Database Backend

RocksDB

Blob Storage

RocksDB

Search Engine

Internal

Directory Backend

Internal

I have reviewed the documentation and FAQ and confirm that my issue is NOT addressed there.

on

I have searched this support forum (open and closed topics) and confirm this is not a duplicate.

on

Please try upgrading to v1.0.8.

It still flashes on the 2nd screen after entering my email on the first screen. I confirmed I am on 1.0.8 after hovering over the logo. I cleared me cache, flushed DNS, I tried incognito mode AND I tried on VPN. It still flashes no matter what.

The second screen is Stalwart’s login screen, which is not part of the WebUI. The fix will be included in v0.16.16.