This repository was archived by the owner on May 20, 2018. It is now read-only.
v0.2.5 Released
Pre-release
Pre-release
I am excited to announce the release of version 0.2.5 of Braindump.
New Features
- TODO functionality. Huge thank you to @makalaaneesh for working on this.
- Able to create TODO inside of notes
- Able to mark item as done and it will update in the DB
- Able to view all TODOs across all of your notes
- Settings page, now able to change email and password
- GitHub OAuth functionality, huge thank you to @acemaster for working on this!
Enhancements
- UI updates throughout the outer and inner portion of the app
- Added Text below Icons on the left to make it clear what they actually do. UX win!
- Notes marked as favorites are indicated now
- Removed Deleted notes from Tags listing
Bug Fixes
- Fixed issue where restoring and permanently deleting notes was no longer working after a UI update.
- Fixed sidebar not being static in the UI
Development Updates
- Admin user created in development version of the app
- Fixed CI tests to check for non-zero exit status
- Started working on Sphinx Documentation
- Updated Vagrant to increase the amount of memory in development VM