Skip to content

v3.2.2

Compare
Choose a tag to compare
@ma2mura01 ma2mura01 released this 30 Nov 06:34
· 2704 commits to master since this release
b914a02

v3.2.2 (2020/05/14)

  1. Addition of functions
    • Added the function to change the backup file name
    • Performance improvement when importing data
    • When importing data, if there is already a target image in the "files" table in the URL of the file / image column, the function is corrected so that it is automatically linked at the time of import (optimization at the time of data migration)
    • Added the function to display an error in MySQL 8.0.0 or higher during easy installation.
  2. Bug fix
    • Fixed a bug that the status name at the start is always displayed when the dashboard is displayed when "Workflow status" is selected in the group column in the summary view.
    • Fixed a bug that an error occurs when displaying "Display summary data details" from the data list when the group column "Workflow status" is selected in the summary view.
    • Fixed a bug that backup did not complete normally in some versions of mysqldump v8.0.X. Reference
    • Fixed a bug where workflows that were not enabled could be selected as notification targets in the notification settings.
    • Fixed a bug that the display wording of the target data may be corrupted on the notification bar details screen.
  3. Other minor corrections