Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eliottparis committed Dec 23, 2018
1 parent 7b659a2 commit 95b6b17
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
### v1.0.3

User:
- Add [route] object.
New Objects:
- [OSC.receive] and [OSC.send] objects. Receive and send Open Sound Control data.
- [route] object.
- [faust~] object. Load, edit and run [FAUST](http://faust.grame.fr/) code in Kiwi.

Misc:
- Save patcher per user size and position in the document.
- Add a search bar to the DocumentBrowser window and fix sorting.
- Add [faust~] object. Load, edit and run [FAUST](http://faust.grame.fr/) code in Kiwi.
- Add english/french documentation to the distribution
- Add help files to the distribution
- Add documentation to the distribution
- Access helps and examples files from the application.
- Add tutorials to the distribution
- Fix DocumentBrowser sorting bug.
- better stack-overflow handling
- Save and restore last path for "open, save, download, upload" actions.

Dev:
- [server] Allow relative or absolute backend path.
- Improve build system using CMake only
- Improve build/node server documentation
- boost updated to 1.69.0
- Add .kiwihelp extension

### v1.0.2

Expand Down

0 comments on commit 95b6b17

Please sign in to comment.