MineAdmin v0.6.3 released, permission management background framework

[New] Scheduled task to clean up logs every month, not enabled by default
[New] Queue log Click on the row to view the details of the queue log

[Fix] Known bug in the code generator
[Fix] When there are multiple non-core modules, the activation and deactivation confusion bug
[Fix] Fix the wrong name of the rollback table name in several table migration files in the setting module

[Optimization] Removed sensitive field data in the token payload of user login jwt
[Optimization] Scheduled task expression generator is compatible with PHP
[Optimization] Optimized more search display methods in the list, and the synchronization has been updated to the code generator
[Optimized] User cache information Reduce one query
[optimize] API interface middleware execution logic judgment problem

Tip: Update to version 0.6.3 method

To update the backend dependencies, execute the composer install command.
The backend executes the upgrade SQL command: php bin/hyperf.php mine:update

 

Guess you like

Origin www.oschina.net/news/190805