Skip to content

Releases: apioo/fusio

v2.1.9

24 Jan 22:17
Compare
Choose a tag to compare
  • Use symfony mailer

v2.1.8

21 Jan 22:07
Compare
Choose a tag to compare
  • Moved login provider keys to config
  • Improve routes provider import

v2.1.7

30 Dec 21:24
Compare
Choose a tag to compare
  • Remove schema traverse max recursion check

v2.1.6

21 Dec 19:01
Compare
Choose a tag to compare
  • Add stripe adapter #428
  • Fix SqlInsert action handle data without schema #423
  • Add util redirect adapter
  • Update developer portal
  • Add consumer log endpoint

v2.1.5

27 Nov 18:43
Compare
Choose a tag to compare
  • Improve cli adapter add uri fragment, query and header values as env values #421
  • Add OAuth2 connection handling
  • Add insomnia importer and improve postman import
  • Improve error messages when importing a schema

v2.1.4

07 Oct 17:16
Compare
Choose a tag to compare
  • Use thrift http client to connect to the worker

v2.1.3

05 Oct 13:51
Compare
Choose a tag to compare
  • Fix installer remove app migration
  • Add flush command to write cron file

v2.1.2

04 Oct 14:10
Compare
Choose a tag to compare
  • Add wait for command
  • Handle empty fusio deploy config
  • Remove sample todo endpoint #403

v2.1.1

02 Oct 18:20
Compare
Choose a tag to compare
  • Update dependencies
  • Add HttpComposition and HttpLoadBalancer action #391
  • Place CLI access token to current project folder to better handle multiple projects on a single server

v2.1.0

07 Aug 19:14
Compare
Choose a tag to compare
  • Added worker system and actions to support different programming languages
  • Added Java, Javascript, PHP and Python worker