aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c90464..c164343 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,7 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed
* Add a calendar plugin to the date fields
* Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.)
* Sorting for offers
+* Currently, the 'collapse sidebar' feature uses a session. It would be better to set a cookie with unlimited lifetime.
# Changelog
@@ -131,4 +132,4 @@ Sort clients, contacts and assignments.
### 0.1 (Feb 6, 2015)
-It's now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values). \ No newline at end of file
+It's now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values).