Olympe Code 7.8.0
Release 7.8.0
Olympe Code 7.8.0, released in November 2020.
Important Notes
- The
olympe.sc
module has been moved to the Framework. You now can build SC applications with the Framework alone. - This release requires the orchestrator version 5.5.0 or higher.
New Features
- OF-1314: Logic Bricks creation public API
Breaking changes
- ZIP archives (typically generated by media libraries) should be re-exported because their format has been changed
Bug fixes & Minor improvements
- OF-1308: It should not be necessary to reorder DRAW dumps in order to import them
- OF-1331: Add some integration tests
- OF-1343: Increase Test Coverage of olympe.df
- OF-1357: Follow-rules visualizer
- OF-1363: Implement COM-1840 following acceptance criteria
- OF-1370: Composer dependencies in olympe.sc
- OF-1381: Fonts are not loaded in sc.production=true mode
- OF-1377: Support for Mac OS Big Sur
- OF-1364: New Coded Brick API (Implementation)
- OF-1361: Adapt IOService to new backup-restore service
- OF-1345: Move olympe.sc to Framework
- OF-1341: Unit Tests are flakey