A photo manager for VRChat.
1v0.1.5:
2 - Gonna start a changelog now
3
4 - Fixed photos not deleting correctly
5 - Fixed save / cancel buttons in settings being blank
6 - Fixed app not relaunching when changing the folder directory
7
8 - Added the "--no-update" flag to disable auto updating
9
10v0.1.6:
11 - Fixed VRCX putting the fucking worldids on the end of file names
12
13v0.1.7:
14 - Fixed the control icons do they actually do what they're supposed to do
15 - Fixed window not focusing when opening from tray
16
17v0.2.0:
18 - Migrate to tauri v2
19
20 - Photos shouldn't cause the ui to lag while loading
21 - Removed the metadata loading screen in favour of loading the metadata just before an image it rendered
22 - Added the context menu back to the photo viewer screen
23 - Fixed some weird bugs where the world data cache would be ignored
24 - Fixed the ui forgetting the user account in some cases where the token stored it still valid
25
26 Dev Stuff:
27 - Fixed indentation to be more constistant