Skip to content

v3.4.3

Compare
Choose a tag to compare
@ma2mura01 ma2mura01 released this 30 Nov 06:55
· 2387 commits to master since this release

v3.4.3 (2020/07/20)

  1. Addition of functions
    • Added a setting to change the color of the graph displayed on the dashboard. Click [here](/config # Change the color of the dashboard graph display) for details.
    • Added the function to control the display / non-display of buttons by logic in "Button" and "Document" of the plug-in. For details, see here (button) or here (document).
  2. Bug fix
    • Fixed a bug that an exclusive control error occurs when data is saved as it is after deleting a file in the custom columns "File" and "Image".
    • Fixed a bug that the "current status" of the workflow is not displayed under certain conditions.
    • Fixed a bug that an error occurs when deleting an image in the table "Basic information"
  3. Other
    • Fixed to display a caution statement when restoring backup data
    • Enhanced custom column validation logic, assuming saving data from plugins.
    • Added a function to check validation when setting a value in custom data by plugin. Click here for details (/ ja / func_reference # setValueStrictly)
    • Other minor corrections