Skip to content

Releases: kudapara/assignme

The overdue feature was long overdue

08 Oct 10:06
Compare
Choose a tag to compare

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

12 Sep 09:05
Compare
Choose a tag to compare

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

27 Aug 15:15
Compare
Choose a tag to compare
Pre-release

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 of 2017-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

24 Aug 00:11
Compare
Choose a tag to compare
First release Pre-release
Pre-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