Skip to content

v0.3.4

Pre-release
Pre-release

Choose a tag to compare

@wirehead wirehead released this 08 Jan 19:34

Added

  • You can now disable workflow processing entirely with the RM3_WF_DISABLE env variable.
  • More tweaks to internal workflow tasks.
  • Scheme can be a child of another scheme, where any changed files will override from the parent. (Not really part of the public API yet)

Changed

  • Updated dependencies
  • Refactored the protos such that there is now a simple decorator to expose blob files.

Fixed

  • loaddump will load blob-less protos requiring workflow properly.
  • In the audio proto, the play button disabled until the MP3 has loaded.