Skip to content

2022.9.23

Compare
Choose a tag to compare
@toth-istvan-zoltan toth-istvan-zoltan released this 23 Sep 11:19
· 97 commits to master since this release

Legend

Changes with marker very low and such are technically breaking changes. However, they are
not major modifications and in most cases they should not break anything. Notes after the marker
are the places worth to check. If you extended them you may have to apply the change to your own class also.

Lib: Accounts

changed

  • change index in name to unique index on permission and role tables low

fixed

  • SQL transaction conflict of multiple logins on the same account at the same time

Lib: I18N

changed

  • change index to unique index on locale and translation tables low