World Conquest Chronicles

World Conquest Chronicles

Wizard Blog New, v1.5

Blog engine based on October CMS.

Add the tool for an images preparation, work with empty utility directories, update October CMS and plugins.

Change Log

  • Add the tool for an images preparation:
    • search of images:
      • recursive search (optionally);
      • filtering by a filename pattern (uses the name pattern of find tool);
    • downsizing of images larger than the specified size with Lanczos filter;
    • optimization of images (optionally):
  • Change the cipher used by Illuminate encrypter service to "AES-256-CBC".
  • Empty utility directories:
    • Save them in the repository.
    • Process them in the tool for a correction of permissions.
  • Change parameters of the admin user:
    • Reset his default password to "admin".
    • Switch off a 2FA by default for him.
  • Update:
    • Update October CMS to 431 build.
    • Update plugins:
      • Update Multi-Factor Authentication plugin to v1.0.6.
      • Update KoderHut TemplateTokens plugin to v1.0.5.
      • Update Blog plugin to v1.2.19.
      • Update User plugin to v1.4.5.
      • Update Backup Manager plugin to v2.1.1.
      • Update Yandex Webmaster plugin to v2.0.5.
    • Fixes after the update:
      • Fix Storage Cleaner plugin: correct command classes in accordance with Illuminate\Console\Command interface.
      • Fixes for Backup Manager plugin:
        • Add the local filesystem "disk" specially for backups.
        • Fix paths in the tool for an update of the database dump.
      • Fix for Blog plugin: remove an additional sorting of posts categories.