Skip to content

v4.0.11

Choose a tag to compare

@sampoyigi sampoyigi released this 22 Jun 13:45
· 131 commits to master since this release
78806e3

Added

  • logs: Add size check for log files before processing them.
  • settings: Implement afterModelSave to update model attributes.

Fixed

  • Fix "The path file/folder does not exist" issue when uploading to media manager.
  • Replace save() with saveQuietly() in LogsStatusHistory model.
  • Ensure extension is loaded only if the install path is a directory.
  • Rename the index of columns and keys to fix "migration name too long" issue. (#25)
  • Dropdown position fix. (#25)

Style

  • Update icon styles and make category label bold in settings view.