Releases: kudapara/assignme
Releases · kudapara/assignme
The overdue feature was long overdue
Assignme 1.1.2-alpha1 🎉 🔥 🚀
*Notable Changes
- Introduces a new feature that allows you to see overdue tasks when you launch the app.
Your feedback is appreciated as usual.
A brand new release with windows support
I am so excited to publish this new release v1.0.0-alpha1.
Notable changes include
- A refreshingly new user interface
- Securing of user passwords using bcryptjs
- A windows version (finally) 🎉
Alpha stage of the app
A lot of features and bug fixes have been added to assignme since the last release v0.10.5.
Notable changes
- A timeline view of the tasks has been implemented and made default
- Ability to restart tasks
- Ability to categorise task by status (idle, started, finished)
- Thanks to momentjs we now have dates showsn in user friendly ways like
Due in 2 days
instead of2017-08-31
- Sign up and sign in
- (bugfix) Allow app to show alerts even after timeout by running the closeAlert mutation on timeout
- and many ui tweaks and bug fixes
Issues
I am still having problems with the windows build. I use linux almost everyday, so If someone came up with a windows build I will be more than happy
First release
This is assignme, an app I just hacked together to help me remember my assignments.
v0.10.5 only has binaries for the linux platform. I will release windows versions soon.
Features
- Add a new task
- Delete a task
- Edit a task
- Start a task
- Finish a task