This repository was archived by the owner on May 20, 2018. It is now read-only.
v0.1.1 Released!
Pre-release
Pre-release
v0.1.1 has been released, this version includes several new features and some bug fixes.
Security Updates
- Only show secure Gravatar (prevent chrome HTTPS validation errors)
Bugs Fixed
- Fixed a critical bug where a user was not being created during registration (this had to do with the DB character limits when we switched from SHA1 to SHA512).
- Added Hidden HTML Field to the text editor so that MD would be saved as HTML and displayed as MD for editing.
New Features
- Added keyboard shortcuts to the text editor
Ctrl+1inserts a TODO itemCtrl+dinserts a timestamp
- Ability to view and edit single notes
- Added Task Lists to Markdown
- Added Trash Section which gives users ability to view deleted items and remove them forever.
- Added ability to share notes via email
- Added Tagging
General Updates
- Updated releases to latest version on the home page.
- Updated Documentation to include VagrantFile