Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [fuji] feature: new
/fuji inspect jobscommand, to list allregistered jobsand theirfire dates. - [fuji] feature: attach
jobsregistered by this module in its module details GUI. - [fuji] feature: add document string for all jobs.
- [core] feature: attach detailed exception message for error log.
- [core] feature: capture all exceptions if I/O failed, and provide the details in console.
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [command_permission] feature: now allow to define
ruelsto handlepermission test resultforspecial cases. (This provides a convenient way to excludeotherscommand from theroot command, if thepermission implicitly inheritancefeature fromluckpermsis enabled.) (#351) - [chat.replace] feature: improve the
performanceof this module, now only compute thereplacement textwhen needed. - [core] refactor: rename the root package name of the project, to provide a better debug information in exception trace list.
- [core] feature: use a better implementation to invoke module initializers, and skip the initialization of variables if the module is disabled.
- [core] feature: provide better warning messages when failed to initialize a module on server startup.
- [fuji] feature: add more the
colorboxesforall modules. (Provides more document strings.) - [fuji] feature: now will display the
class document stringin/fuji inspect configurationscommand. - [fuji] fix: should escape the
placeholdersandstyle tagswhen displayingdocument string.



