Releases: systopia/CiviProxy
CiviProxy 0.6.0
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
- adding Dockerfile by @michaelmcandrew in #24
- Config dist by @michaelmcandrew in #25
- Issue #33 case insesntive entity and action specification by @jaapjansma in #34
- Fix for #27: Correct link generation. Needs a bit more testing by @pbatroff in #28
- simplify email regex; allow + in user part by @d1ss0nanz in #36
- MkDocs upgrade fix. by @homotechsual in #41
- Add in normal url routes for tracked opens and tracking urls to the m… by @seamuslee001 in #43
- Update autogenrated civix file to be most recent version by @seamuslee001 in #45
- Add ability to match pre-releases and build labels e.g. "-dev" by @codebymikey in #47
- Fix url references to preferred urls by @eileenmcnaughton in #48
- Issue #39: added mosacio compatibility for wordpress by @jaapjansma in #53
- Fix for #38 by @jaapjansma in #54
- Fix for issue #55: view in browser link is broken by @jaapjansma in #56
- Add qid to valid parameter list for opening tracking (#44) by @bjendres in #57
- #59 remove googlefonts api by @jojowork in #60
Full Changelog: 0.5...0.6.0
Version 0.5
Version 0.5.beta1
Version 0.4
This release includes :
- the mkdocs documentation (https://docs.civicrm.org/civiproxy/en/latest/)
- fixes for issues #12 and #14
- has been tested with CiviCRM 4.7.22
It is still marked as a pre-release because we think we should have a proper audit first.
Version 0.3.2
This is the first public release.
It's marked as a pre-release, since we should have an security audit before a proper release.