feat: add TODO list for new features, existing features, and bugs
This commit is contained in:
11
TODO.md
Normal file
11
TODO.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# New Features
|
||||||
|
- [ ] Add an option to select the folder to save Attachments to, instead of always saving to the Downloads folder.
|
||||||
|
- [ ] Create a sorta of "Bug Reporter" loader, to load the .ZIP file with the Bug Report data, and replicate the same enviroment as the user, to investigate the issue. (EML file, settings)
|
||||||
|
|
||||||
|
# Existing Features
|
||||||
|
- [ ] Add seperated "Updater" binary, that will start on User login (via Scheduled Task), with a silent install mode.
|
||||||
|
- [ ] Attach localStorage, config file to the "Bug Reporter" ZIP file, to investigate the issue with the user enviroment.
|
||||||
|
- [ ] Auto-send the "Bug Reporter" ZIP file to the support team, to investigate the issue with the user enviroment.
|
||||||
|
|
||||||
|
# Bugs
|
||||||
|
- [ ] Missing i18n for Toast notifications (to investigate)
|
||||||
Reference in New Issue
Block a user