Skip to content

Commit a420c78

Browse files
committed
Update release notes for 2.6
1 parent 341173f commit a420c78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release_notes.md

+7
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,11 @@
1313
- Change Color Scheme to Red.. aka Bloodsport
1414
- Tested for Windows 22H2 build 22621.1555 and below
1515

16+
11-23-2023 Version 2.6 - BloodierSport
17+
18+
- Added retry on database operations. Unsure of the cause but sometime the libesedb engine raises a traceback when retrieving information from the ese table, but pausing for a second and trying the same query again fixes the issue. Now I retry 5 time with a 0.1 second pause before allowing the error to be raised. (Einstien was wrong. Trying the same thing over and over sometime yields different results.Then again, I can't rule out insanity.)
19+
- Keeping Red color scheme. People seem to like it.
20+
- Tested on Windows 11 22H2 build 19045.3693,22621.2715 and Windows 10.0 Build 10240
21+
- Built with Python 3.12 and pyinstaller 6.2.0
22+
1623

0 commit comments

Comments
 (0)