Skip to content

2022.8.10

Compare
Choose a tag to compare
@toth-istvan-zoltan toth-istvan-zoltan released this 11 Aug 08:43
· 109 commits to master since this release

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.

Dependencies

changed

  • Kotlin to 1.7.10 low

Lib: SoftUI

fixed

  • Application handle does not hide/show sidebar.

Lib: Blobs

fixed

  • Blob PA unintentional read of blob content in byReference. Worked, but it was awful for performance.