- users can now: - register - login - logout - change password - new explains know about logged user (it's stored in database)
Each plan will have now delete_key (random, 50 character string), which can be used with url like http://.../d/plan-id/delete-key to delete it. The delete key is shown once just after plan creation
2. index renamed to new explain 3. form styling changes