[GH-ISSUE #1028] Auto save and restore session on quit and launch #1023

Open
opened 2026-03-03 19:23:50 +03:00 by kerem · 1 comment
Owner

Originally created by @CyberMew on GitHub (Oct 13, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1028

Originally assigned to: @NghiaTranUIT on GitHub.

Feature request:

An option to save and restore session upon app quit would be good. Since I exit sometimes by default and my logs are lost, or if my MacBook crashed or some other circumstances.

Furthermore, it will allow me to easily continue my debugging as well, since I can quickly open back the app. Making this seamless would be good.

If memory usage is an issue then perhaps user will be prompted upon quit that “the size is getting unmanageable and the app performance will be slowed, so you want to clear or save before exit?” confirmation would be good as well.

Originally created by @CyberMew on GitHub (Oct 13, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1028 Originally assigned to: @NghiaTranUIT on GitHub. Feature request: An option to save and restore session upon app quit would be good. Since I exit sometimes by default and my logs are lost, or if my MacBook crashed or some other circumstances. Furthermore, it will allow me to easily continue my debugging as well, since I can quickly open back the app. Making this seamless would be good. If memory usage is an issue then perhaps user will be prompted upon quit that “the size is getting unmanageable and the app performance will be slowed, so you want to clear or save before exit?” confirmation would be good as well.
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 14, 2021):

It's great to be able to restore your last working session even though we quit the app, or the app is crashed unexpectedly 👍

To implement it, I might introduce a backed store (like sqlit3), as we've already done when working on Proxyman for iOS.

I will add it to future road map 👍

<!-- gh-comment-id:943217994 --> @NghiaTranUIT commented on GitHub (Oct 14, 2021): It's great to be able to restore your last working session even though we quit the app, or the app is crashed unexpectedly 👍 To implement it, I might introduce a backed store (like sqlit3), as we've already done when working on Proxyman for iOS. I will add it to future road map 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1023
No description provided.