Skip to content

Releases: DevNotHackerCorporations/Todo-List

v1.1.0: The User Freedom Update

23 Jan 17:55

Choose a tag to compare

We, the Todolist team are happy to release v.1.0. This version highlights User Freedom with new features like light mode. Here are the new features.

  • Ctrl (Super/Meta key for mac) Shift S to manually save
  • Import/Export your todo's. You can now share your todolists with your friends by clicking the export todo button on the home page. We will generate a seven-character token for you which will expire in five minutes. You can type this token when you click "Import" and the data associated with the token will be appended to your todolist list.
  • Save button. In the navigation bar, there now is a manual save button.
  • Temporary mode. You can now choose to have a temporary version of a todolist by adding &temp=true to a todolist URL. This will automatically make it impossible to save the todo. Maybe we'll make a "make this a temporary URL" button next update.
  • We fixed some indent problems to make it easier for you if you want to make a pull request.
  • Light mode
  • Nice todolist popup alert. You can find the source code on a gist here if you want to use it.
  • Fixed the problem with editing.
  • Added moving todolists around.

That should be it for this update. I hope you enjoy this.
- The DevNotHackerCorporations Todolist team.

RELEASE v1.0.0

08 Jan 22:16

Choose a tag to compare

The foundation of all releases