* added code mirror to allow creating "code" notes (for code snippets and scripting)
* ability to execute JS code - on app startup, on request, as included in rendered HTML page
* ability to execute JS code on the backend with tailored friendly API
* refactored whole DB schema to follow camelCase for columns
* many other changes
This is first release of 0.5, previous 0.5.0 and 0.5.1 had broken electron builds.