Skip to content

0.0.43 release

Compare
Choose a tag to compare
@vEpiphyte vEpiphyte released this 02 Jan 21:31
· 6203 commits to master since this release

Synapse v0.0.43 Release Notes

New Features

  • #590 - Added synapse.lib.remcycle.fetch() API which allows retrieving a URL using Tornado and executing a callback to process the response.

Enhancements

  • #589 - Added the ability to set a tags directive in a Ingest forms definition; which allows setting per-form tags without adding the tags to the current or child scopes.