martinlegend_neogdsync/versions.json
ml2310 2522789bdb
v1.0.10: mask refresh token field in settings (#6)
The refresh token grants full read/write/delete access to the user's Drive.
The settings-tab field displayed it in plaintext, so anyone screenshotting
or screen-sharing the NeoGDSync settings tab would leak it. Masked as a
password input with a show/hide toggle.


Claude-Session: https://claude.ai/code/session_011DimwV9zDr1ViCXRCZPxC9

Co-authored-by: Claude <noreply@anthropic.com>
2026-07-13 15:10:16 +08:00

25 lines
467 B
JSON

{
"0.1.0": "1.6.0",
"0.1.3": "1.6.0",
"0.1.4": "1.6.0",
"0.1.5": "1.6.0",
"0.1.6": "1.6.0",
"0.1.7": "1.6.0",
"0.1.18": "1.6.0",
"0.1.19": "1.6.0",
"0.1.20": "1.6.0",
"0.2.0": "1.6.0",
"0.2.1": "1.6.0",
"0.2.2": "1.6.0",
"1.0.0": "1.6.0",
"1.0.1": "1.6.0",
"1.0.2": "1.6.0",
"1.0.3": "1.6.0",
"1.0.4": "1.6.0",
"1.0.5": "1.6.0",
"1.0.6": "1.6.0",
"1.0.7": "1.6.0",
"1.0.8": "1.6.0",
"1.0.9": "1.6.0",
"1.0.10": "1.6.0"
}