Skip to content

Releases: jeboehm/mailserver-admin

Release 5.11.7

27 Dec 09:37
6b71dc4

Choose a tag to compare

Bug Fixes

  • deps: update dependency doctrine/doctrine-bundle to v3.2.2 (#284) (6b71dc4)

Release 5.11.6

24 Dec 00:53
6863bc8

Choose a tag to compare

Bug Fixes

  • deps: update dependency doctrine/doctrine-bundle to v3.2.1 (#282) (6863bc8)

Release 5.11.5

23 Dec 14:22

Choose a tag to compare

Bug Fixes

  • show correct help texts on user edit (5d0846e)

Release 5.11.4

22 Dec 19:39

Choose a tag to compare

Bug Fixes

  • added repeat password field to ensure safe password changes (cce3e6c)
  • hide non version numbers in the footer (37855c8)

Release 5.11.3

22 Dec 02:13
f8ab27c

Choose a tag to compare

Bug Fixes

  • deps: update dependency doctrine/doctrine-bundle to v3.2.0 (#279) (f8ab27c)

Release 5.11.2

20 Dec 13:15
33a4667

Choose a tag to compare

Bug Fixes

  • deps: update dependency doctrine/orm to v3.6.0 (#277) (33a4667)

Release 5.11.1

19 Dec 00:46

Choose a tag to compare

Bug Fixes

  • disable domain editing, validate domain input (punycode, length, tld) (e6af6e4)

Release 5.11.0

17 Dec 20:06
6b55548

Choose a tag to compare

Features

Release 5.10.0

17 Dec 15:58

Choose a tag to compare

Bug Fixes

  • added missing dashboard page title (b5b0f2b)

Features

  • add prefill username on roundcube login page (b78c91f)
  • added favicon, cropped logo (5534f7c)

Release 5.9.0

14 Dec 21:44

Choose a tag to compare

Bug Fixes

  • deps: update dependency easycorp/easyadmin-bundle to v4.27.5 (a70b335)
  • improve readiness check (22900ad)
  • wording ;) (bc9ff51)

Features

  • added version:check command to get the latest release from github (2a39ff1)
  • improve the design of the login page (fe018d0)
  • improved menu structure, added help to the menu (f92130e)
  • improved user onboarding on the dashboard (1551ea6)
  • serve autoconfig xml to automatically configure MS Thunderbird (e394815)
  • show available versions in the footer when an admin is logged in (c2a0679)

Performance Improvements

  • added timeout to the release checker request, improved code structure (6f0598c)