-
-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
0.1.5 | ||
* 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 | ||
|
||
0.1.4 | ||
* Improved installer | ||
* Add statistic panel to backend | ||
* Log errors which occur in an action and display them in the log details | ||
|
||
0.1.3 | ||
* 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 | ||
|
||
0.1.2 | ||
* Add more test cases | ||
* Add database version | ||
|
||
0.1.1 | ||
* Update help and fix help references | ||
* Fixed handling action and connection config parameters | ||
|
||
0.1.0 | ||
* Initial release |