Settings change history (with diff viewer) #4866
Michal198569
started this conversation in
New feature requests
Replies: 1 comment
-
@Michal198569, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
first of all, thank you very much for your great Allsky project.
I would like to suggest a small improvement that could make the usage even more user-friendly:
👉 Settings Change History
Every time the settings (e.g. settings.json) are saved, the system would automatically store a timestamped copy in a history/ folder.
In the Allsky Web UI there could be a new page/tab “Settings History”, showing a list of saved versions.
After selecting a specific date/time, the user could either:
view the entire settings file, or compare it with the previous version (diff).
Benefits:
Easy to see what was changed and when. Safer experimentation with settings (you can always go back).
Useful for troubleshooting and sharing configs.
Best regards,
Michal
Beta Was this translation helpful? Give feedback.
All reactions