SpendLess v1.2.2 🐞[Patch]
SpendLess 1.2.2 brings 2 fixes including 1 critical:
Fix
- Add
ts-flp@1.0.5: fix events serialization and parsing to avoid projects corruption - Fix color set randomly during project edit
Critic fixes in ts-flp@1.0.5
Since version 1.2.0, SpendLess uses ts-flp to read and modify .flp projects instead of a compiled version of PyFLP.
ts-flp is a library we maintain ourselves to keep up with FL Studio updates.
It also provides a built-in solution rather than relying on an unstable system that used a compiled version of PyFLP, which is no longer maintained.
The latest update to ts-flp addresses a problem related to the structure and variations present in .flp files that we hadn't seen before. This could lead to serious consequences such as project corruption and the inability to retrieve certain properties.
If one of your projects becomes corrupted, you can disable updates and restore a backup of your project.