Howdy all,
I’ve rolled out version 1.740 of Webmin for all repos. This version is a pretty big one, in that it includes Ilia’s Authentic Theme as an option (it is not enabled by default, as it still has some quirks that are being fixed as they get found).
Note that if you want to switch to Authentic theme you should install the Perl LWP package first (see note below)!
Changes since 1.730:
- Added the awesome new Authentic Theme by Ilia Rostovtsev!
- More German translation updates, thanks to Raymond Vetter, >Norwegian updates, thanks to Stein-Aksel Basma, and Catalan translation updates from Jaume Badiella.
- Added support for editing DMARC DNS records, which are specially encoded TXT records for defining the response to SPF and DKIM violations.
- Added an option to use an SSL connection when Webmin sends email, for connecting to remote mail servers like Gmail that don’t allow unencrypted SMTP.
- Added module access control options to limit visible system status information on a per-user basis.
- Added a button to reload the Postfix configuration.
Note about the Authentic Theme: The version found in this version of Webmin depends on the Perl LWP module, so you’ll need to install it before switching to the theme (it won’t warn you, it’ll just give you a blank screen with a spinner). You can do that easily on CentOS/RHEL with:
# yum install perl-libwww-perl
On Debian/Ubuntu:
# apt-get install libwww-perl
Or you can use the Webmin software packages module to install it using yum or apt-get.
This dependency has been removed in future versions, and so you won’t need to install this package for future Webmin releases using this theme.
We want bug reports about this theme! It will become the default Webmin/Virtualmin/Cloudmin/Usermin theme in the next month or two, as soon as we’ve worked out the bugs, and spent some time on accessibility.
We especially want feedback on the theme, if you use any assistive technology to interact with Webmin. If you have impaired vision, mobility issues, etc. we’d like to know what we need to do to make it work for you. I will be doing some testing on this front in the near future, but my ability to understand the needs of other folks is limited, so real world usage feedback would be amazing and you would have my gratitude. It took us years of feedback in small batches to get things pretty good in Webmin on this front, and I’d rather not step backward.
Also, the virtualmin-mobile-theme will likely be End-Of-Lifed eventually (as the new themes both Ilia and I are working on are responsive and designed to work OK on both mobile and desktop screens), but for many users of assistive technology, the mobile theme is the best one; it certainly works best for screenreaders. We’d like to make sure that the new themes are at least as good as that, before calling them “done” and before declaring EOL on virtualmin-mobile-theme.
As always, let us know about issues you find.
You can file tickets about the theme itself on Ilia’s github page here: https://github.com/authentic-theme/authentic-theme (You can also update to the latest version there, which already has fixes for some of the issues we’ve found in the version included in 1.740.)
Regards,
Joe