Releases: Beercow/OneDriveExplorer
Releases · Beercow/OneDriveExplorer
v2024.11.20
Change Log
Fixed
GUI
- please wait does not stay on top all of the time
- Long searches lock up gui
- Remove OneDrive Folder lock up gui
- Unload all files lock up gui
- Log crash issue
GUI/commandline
- Improved log naming
- Minor fixes
v2024.11.12
Change Log
Added
GUI
- Colored folders to sync/link
GUI/commandline
- Better handling of v3 logs
- Profile, Key_Type, Log_Type, Context_Data to log files
Fixed
GUI
- Missing image
commandline
- No indication of parsing SQLite
- No indication of file save
GUI/commandline
- Error with folder schema
v2024.11.01
Change Log
Added
GUI
- Updated quick help
- Update preference page
- Project can only load at start
GUI/cmmandline
- Folder colors
- Profile and Log Type added to logs
Fixed
GUI
- Quit window dissapear on drag
- Fix TypeError: can only concatenate str (not "float") to str in import csv
- Fix import csv indicator (missing building folder structure)
commandline
- Not reading registry
GUI/commandline
- dtypes pulling from wrong dataframe
v2024.10.16
Change Log
Added
GUI
- Sortable columns in the file manager
- Double click in search on file to file location
- Disable/enable log correlation
- Select columns in file pane
- folderStatus 12
- availability type based on hydration data
- availability type based on lastKnownPinState (v32)
GUI/commandline
- Folder sharedItem (dat file bitmask)
- diskLastAccessTime (v30)
- diskCreationTime (v32)
Fixed
GUI/commandline
- Some database versions were not parsing
v2024.09.20
Change Log
Added
GUI/commandline
- od_ClientFolder_Records sharedItem
- ODL v1 logs
Fixed
GUI/commandline
- recycle bin hash logic
- Fixed logs corrolating off of parentResourceID
- Fixed CSV import not dropping deleted from df
v2024.07.24
Change Log
Fixed
GUI/commandline
- Fixed dtypes in syncEngineDatabase.db
- graphMetadata would cause crash in certain scenarios
v2024.07.19
Change Log
Added
GUI/commandline
- hydration data updates
- shortcutVolumID and shortcutItemIndex added
Fixed
GUI/commandline
- Fixed deobfuscation of older ODL logs
- Hash functions are properly applied
v.2024.05.20
Change Log
Fixed
GUI
- fixes for lock icon
GUI/commandline
- not enough values to unpack (expected 4, got 2)
- cannot insert level_0, already exists
v2024.05.17
Change Log
Added
GUI
- add lock icon
Fixed
GUI/commandline
- fixed empty hash error
- fixed empty volumeID error
- fixed empty values in size, sharedItem, and Media
v2024.03.22
Change Log
Added
GUI/commandline
- od_GraphMetadata_Records
- od_HydrationData
- filter_delete_info
- spoPermissions for scope
- Decode vault logs
GUI
- Double click folder in middle pane
- Breadcrumb viewer
- Export corolated logs
Fixed
GUI
- CStruct, clean up apperance
GUI/commandline
- Fix inRecycleBin
- Combined recycle artifacts to eliminate multiples of same file/folder