Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Releases: facebookarchive/origami

Origami 2.2

04 Apr 19:09
Compare
Choose a tag to compare

What’s new in 2.2

  • New patches for working with live data, styling rich text, and more. Easily download JSON, work with a REST api, or download other web content. Then integrate it into your prototypes with a suite of advanced structure patches.
  • Added a new JSON Importer patch for parsing JSON data from the web.
  • Added a new REST Request patch for working with REST services.
  • Added a new Image at URL patch for asynchronously downloading and caching images.
  • Added a new String at URL patch for asynchronously downloading text content.
  • Added new patches for styling text: String Formatter and Image with Formatted Strings.
  • Added a new AppleScript for executing AppleScript files.
  • Added Sound Player Pro, a more flexible sound player patch.
  • Added new patches for working with complex structures: Structure Path Member, Structure Multiple Path Members, Structure All Keys, Structure All Values, and Structure Shuffle.
  • Added some helpful utility patches: Description, File Updated, Log to Console, and FPS.