diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,6 +7,10 @@ Fix: Refactor: - Refactor zip writing to be faster (Windows is slow) +- remove run_windows64.bat +- simplify run_linux64.sh, remove library paths from shell file and include path in .hpp +- fix all warnings from Wall +- load ttfs from memory, embed ttfs in binary Testing: - write tests for strops.hpp @@ -15,7 +19,6 @@ Testing: Features: - save api keys for all options individually so user can switch without losing key - Refactor contact and project UI to be like invoice & expenses -- Timeline for invoice modifications (e.g. edited, status changed, paid) - Show AI balance available in settings page - Handle invalid api key response from AI backends and display in settings UI - error log for tax report to display invoices not yet supported for tax generation or invoices with invalid tax rates |
