-# Branch Development LifeLog in Perl - Sun Stage v. 1.5
+# Branch Development LifeLog in Perl - Sun Stage v. 1.6
*This page lists current development and issues being worked on in the LifeLog app. Being in the **Sun** stage, means there is a production environment. And usable, used. When the project reaches **Earth** stage. It will be at its final specification. No data structures or major new features can be added or requested anymore. Only bug fixes, enhancements and efficiency fixes, if any at the **Earth** stage.*
## New Features of Minor Relevance
-* Provide Themes
+* Provide Exclude an Category View (if posible multiple categories). Should have option to session or not.
+* ✔ Provide Themes
* Enable sticky log entries
* Enable file attachment to log entries.
* Enable Armour Mode
* ✔ Add category description column and page, view and editing.
## Bugs
-* ✔ Bug - 01, date validation for proper entered time, there is no 24 h.
+* Bug -06, Invalid Time 00. Javascript error thrown, when 00am used.
+* ✔ Bug - 05, CRLF and apostrophe replacement not working.
+* ✔ Bug - 04, Local not picked up properly on current date.
+* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background.
* ✔ Bug - 02, Record set paging to previous page not always working. Getting stuck.
>> This occurs on new records placed in the far past. Complex problem.
-* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background.
-* ✔ Bug - 04, Local not picked up properly on current date.
-* ✔ Bug - 05, CRLF and apostrophe replacement not working.
+* ✔ Bug - 01, date validation for proper entered time, there is no 24 h.
+
+
+
***
** Checked (✔) Are items that have been done and submitted to the branch.**