Skip to content

Releases: systopia/CiviProxy

CiviProxy 0.6.0

06 Feb 09:50
Compare
Choose a tag to compare

SYSTOPIA's implementation of a security proxy Framework specifically for your CiviCRM instance. It uses whitelisting and parameter sanitation to allow only legitimate requests to pass through.

Improvements:

[#46] Extension does not support -dev release
[#44] Add new CiviCRM external routes
[#33] Entity and Action name in the API whitelist are case sensitive
[#32] Webhook to API
[#29] Mosaico Placeholders
[#22] Set CURLOPT_SSL_VERIFYHOST to 2
[#20] Evaluate REST-style 'json' parameter
[#19] CiviProxy with Mosaico
[#18] Enable callback

What's Changed

Full Changelog: 0.5...0.6.0

Version 0.5

01 Mar 09:22
Compare
Choose a tag to compare
Version 0.5 Pre-release
Pre-release

Improvements:

  • Support for Mosaico (#7)
  • More flexible API specs (#16)
  • More secure logging (#17)

Version 0.5.beta1

11 Dec 10:46
Compare
Choose a tag to compare
Version 0.5.beta1 Pre-release
Pre-release

Improvements:

  • Support for Mosaico (#7)
  • More flexible API specs (#16)
  • More secure logging (#17)

Version 0.4

20 Jul 10:41
Compare
Choose a tag to compare
Version 0.4 Pre-release
Pre-release

This release includes :

It is still marked as a pre-release because we think we should have a proper audit first.

Version 0.3.2

22 Oct 17:35
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release

This is the first public release.

It's marked as a pre-release, since we should have an security audit before a proper release.