This commit is contained in:
2025-09-20 15:04:18 -05:00
parent e9ecef79e5
commit ea09d520aa

View File

@@ -1,5 +1,11 @@
# To-Do
## Bugs
- [ ] Test Config Saving on Android. In my testing and also reported via Email.
- [ ] Fix persisting app state in background on Android. https://github.com/Sudo-Ivan/Ren-Browser/issues/1
- [ ] Fix tabs dragging/reordering and overflow issues. https://github.com/Sudo-Ivan/Ren-Browser/issues/1
## UI
- [ ] Tab dragging/reordering.
@@ -33,7 +39,6 @@
- [ ] Interface status page.
- [ ] Plugins.
## Distribution
- [ ] Add Docker images to build Windows, Linux, MacOS, Android, iOS.