DirectAdmin 1.681

fln

Administrator
Staff member
Joined
Aug 30, 2021
Messages
1,188
We are happy to announce the release of DirectAdmin 1.681.

A full release change log is here:

DirectAdmin 1.681

The update should be automatically available for all installations subscribed to the current release channel.

We appreciate all the feedback on forums and issues reported in the ticketing system.

Thanks!
 
A new build is released. It fixes an issue in the Evolution menu customization page when trying to set a custom menu icon for a category.
 
It looks like the change of "menu entries for phpMyAdmin and webmail" breaks plugin. If I have all commands allow in feature_sets, all plugins show. But if I chose Core functions, Email only, then none of the plugins shows in Evolution skin. DA 1.680 had no problem. I tried to add CMD_PLUGIN and plugin to a customized commands.allow, but it didn't help.

Which command do I need to allow to get plugins showing in the Evolution skin now?
 
  • Like
Reactions: fln
Thanks @gate2vn, showing the plugin menu entries now use /api/plugins/list endpoint. Adding the command plugins will make them work.

However I consider this to be a bug from our side for not automatically adjusting the feature sets. We will soon release an update that will make sure existing feature sets are updated to automatically get plugins command if CMD_PLUGIN was there.
 
Related to plugins, from CMD_PLUGIN_MANAGER page, I cannot deactivate, update or even delete a plugin. DA asks for the admin password, then nothing happens. Can you check this too, please? Thank you.
 
An update is released to make sure plugins listing is available in the feature sets.

@gate2vn The plugin manager works fine on our test server. Also there were no changed related to plugin manager for quite some time. If you would open a ticket we could check out if this is something specific to your server.
 
web-based installer looks nice :)
I trialled it out on a vm the other day for sh*ts and giggles, and I have to say it works really well. Gives you the feeling you have a bit more control over the installation, and I think it will be great for novice users who may struggle to set env variables properly, or miss them.

All in all, a really welcome useful feature.
 
One more update is pushed out. It fixes a UI bug in File Manager on mobile devices. Prior to the bug-fix the directory tree would be always visible instead of being visible only when the button at the bottom right corner is clicked.
 
Back
Top