Skip to content

OpenScene v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 02:52
e6df687

The macOS builds are signed with a Developer ID certificate and notarized by Apple, so they open normally. The Windows builds are unsigned, so SmartScreen warns on first run: choose More info, then Run anyway. The Linux builds are unsigned, which is normal for AppImage and deb.

What's Changed

  • feat(updater): ask about an update instead of waiting to be found in Settings by @sjungwon03 in #170
  • fix(editor): stop the timeline folding into its own toolbar when shrunk by @sjungwon03 in #172
  • feat(mobile): React Native scaffold that runs the desktop app's shared core by @sjungwon03 in #174
  • feat(mobile): a real editor — timeline, shared editing rules, and native export by @sjungwon03 in #178
  • refactor: rename the product to OpenScene by @sjungwon03 in #182
  • release: OpenScene 0.3.0 by @sjungwon03 in #180

Full Changelog: v0.2.0...v0.3.0