Skip to content

obs-urlsource 0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 16:21
· 14 commits to master since this release
a665e26

In this release:

  • Showing images in HTML templates (via <img src="{{..}}"/>)
  • Key-Value parsing
  • in-URL templating fix

Checksums

obs-urlsource-0.3.1-macos-universal.pkg: 553e32dafba2bca62b1648cfee2314bcdd184e97b9f38bdc73878ef90afe9de0
obs-urlsource-0.3.1-source.tar.xz: 8f0641371a59c70891b7a1eb710cda031868bda55bbb1ee09594079a91d1cb74
obs-urlsource-0.3.1-windows-x64-Installer.exe: b89b2a402f16d0e72269e05f7eb29f39415a19a002b7aadee49a433e698d5bea
obs-urlsource-0.3.1-windows-x64.zip: 81308131081c964d3b9ca10b944cf0c39a794148701b72e2de2b899438349d89
obs-urlsource-0.3.1-x86_64-linux-gnu-dbgsym.ddeb: 34bb4758e836d41e6ce2f8d4e5d268523b13a49028be2617006713a6dd19f268
obs-urlsource-0.3.1-x86_64-linux-gnu.deb: cbc8c4da9d3ec11c6cdb7c43480a76da3a875d4c12ddb48e720c694c0a7493ad
obs-urlsource-0.3.1-x86_64-linux-gnu.tar.xz: e2e2fe513e58428927e29f57735e788b255e29817214021b3a2bedd9d2acb425

What's Changed

  • Fix URL validation issue in request_data_handler by @royshil in #93
  • Add image fetching from HTML template by @royshil in #96
  • Add support for parsing key-value pairs in URL source response by @royshil in #97

Full Changelog: 0.3.0...0.3.1