Wikifeat 0.5.0 (Alpha)
Pre-release
Pre-release
Changes:
- #6 Created a new editor for wikifeat (see Markette)
- Editor has link and image insert dialogs
- Integrated go-commonmark 0.24.1 and commonmark.js 0.24
- [API] Minor addition. Added a Query parameter to /wikis/{wiki-id}/files. Adding ?type=image to the query string will return a list of image files belonging to the specified wiki (the default is to return a list of all files).
- DB Update: Added a new query/view to the wiki ddoc in couchdb. There is an update script in scripts/db_update that will update your wiki databases.