Skip to content

v4.1.1

Compare
Choose a tag to compare
@hirossyi73 hirossyi73 released this 21 Apr 16:39
· 992 commits to master since this release
7071825

v4.1.1 (2021/04/22)

  1. Bug fix
    • Fixed a bug that LDAP login may not work properly
    • Fixed a bug that the custom column "Choice (select from other table)" may be registered as int type when registering data from API etc. From now on, it will be registered as a string type. * The conversion method of the already registered data will be announced separately.
    • Fixed a bug that images could not be uploaded in the custom column "Editor"
    • Other minor corrections