Skip to content

Releases: apioo/fusio

v0.2.2

27 Feb 19:19
Compare
Choose a tag to compare
  • Add system import/export command
  • Add user to context
  • Add jsonschema import and generate access token command
  • Improved services to check whether a resource already exists

v0.2.1

28 Jan 18:28
Compare
Choose a tag to compare
  • Added documentation and improved help docs
  • Moved backend code into seperate composer project
  • Encrypt connection credentials in database
  • Added a access token generation method to the app service which is used
    globally
  • Add support for implicit grant to simplify the use of Fusio for js
    applications
  • Action cache consider also uri fragments and parameters in cache key
  • Removed client credentials grant and use instead password grant

v0.2.0

02 Jan 13:49
Compare
Choose a tag to compare
  • Added consumer API and javascript client implementation
  • Improved code architecture
  • Added RAML import
  • Added json schema export command
  • Generate more secure tokens and passwords
  • Fixed a security issue where the installer installs a test admin account with
    a fix username and password

v0.1.7

26 Nov 20:48
Compare
Choose a tag to compare
  • Added adapter system
  • Changing a action or schema which are used by a route in production status is
    not longer possible
  • Added and improved various actions
  • Improve access token generator
  • Moved action and connection class definition from config file into a seperate
    table

v0.1.6

06 Oct 18:27
Compare
Choose a tag to compare
  • Improved backend modal dialogs
  • Add export schema into different formats
  • Update API documentation viewer #10
  • Add row exists filter

v0.1.5

12 Sep 21:38
Compare
Choose a tag to compare
  • Added javascript angular protractor e2e tests
  • Add documentation api test case
  • Add change password panel #1
  • Fix query filter and add test case
  • Fix log pagination #8

v0.1.4

26 Aug 21:31
Compare
Choose a tag to compare
  • Improved installer
  • Add statistic panel to backend
  • Log errors which occur in an action and display them in the log details

v0.1.3

11 Aug 18:50
Compare
Choose a tag to compare
  • Redirect DisplayException if thrown in template context
  • Fix js user controller remove apps data before update
  • Extended test cases
  • Check that provided jsonschema is an object type
  • Make dashboard chart more responsive

v0.1.2

04 Aug 18:50
Compare
Choose a tag to compare
  • Add more test cases
  • Add database version

v0.1.1

04 Aug 17:09
Compare
Choose a tag to compare
  • Update help and fix help references
  • Fixed handling action and connection config parameters