Skip to content

Scribe v1.0.11 - Mode and strict HandleReciept

Choose a tag to compare

@ericplane ericplane released this 23 Jul 16:31
· 29 commits to main since this release
  • New Mode option (Live, Mock, NoSave) that replaces the four separate persistence flags
  • Scribe.Configure for the process-wide autosave interval
  • TryHandleReceipt so an external ProcessReceipt router can fall through on products Scribe does not own.
  • Lifecycle failure reasons are now one typed set (Scribe.LifecycleReason), which renames session-end to session-ended and left to player-left. (Changes required)
  • Fixes read-only profile views, which never finished loading.

Full Changelog: v1.0.10...v1.0.11