Version 1.691
Released: 2025-12-??
Display all email accounts in IMAPSync pages evolution fix
The "User" input found within IMAPSync Migrations import and export pages was limited. With this fix, all email users are always loaded and the ability to narrow down the list of users was added.
Removed notice count from CMD_PLUGINS removal
CMD_PLUGINS_ADMIN, CMD_PLUGINS_RESELLER, CMD_PLUGINS json response no longer returns any of the following:
notice_count_url_adminnotice_count_url_resellernotice_count_url_user
CGrooup not displaying very long usernames. fix
Truncation issue for very long usernames, if the max_username_length variable is increased to a value above the default. This fix will now scale the cgroup username length limit based on the above setting.