This is the second minor update to 1.5.
Changes since 1.5.1
- Fixed occassional crashes when removing steps (#782)
- Improved logging (#790)
- Improved UX for saving projects (#801)
- Fixed blob detection in generated Java code (#812)
- Fixed several issues with generated C++ code (#798)
Note for C++ code generation users: the generated methods have changed formats from camelCase to PascalCase. You may have to change some of your code to account for this change.