EULA changed for trial license
- Increase file size limitation for trial license
- Allow trial version used to commercial product if the total sale income of this product is less than 30x license fees
New features
- Support new platform
linux.loongarch64
- Rebuild extensions
pytransform3.so
andpyarmor_runtime.so
so they need not search CPython library (libpythonX.Y.so
in Linux andlibpythonX.Y.dylib in Darwin
when importing them - Add new machine id algorithm for group license
Fix bugs
- Fix issue #1369 RFT mode could not rename attributes of imported classes
- Fix issue #1358 MatchPattern doesn't work with
--mix-str
- Fix group license doesn't work when network cable plugin/out or adding/removing virtual network interface
- Add more informations to group device file
- Fix issue #1387: BCC mode failed in arm64 for big scripts
- Fix segment fault issues in Darwin platforms