Build 9102 [20241202]
- NEW & UPDATED:
- I've moved the whole logic of languages being held in CSV files to RESx files.
- Added ExifTool version number to the info within the
About
Form/Box. - Added the
GPSDOP
tag's handling into the GPX Import logic. This requires ExifTool 13.04 or newer. Ref ticket #121. - Added a Flat Mode ref Ticket #123 - this is a little experimental atm but should work.
- Added the build number to the
Text
ofFrmMain
. I know this is a bit gimmicky but I like it. - App version Bump 1.16
- BUGS & FIXES:
- I've moved the startup methods to be async/awaited. Hopefully this will hide random occurrences of stuff like "tmi_Help".
- Also revamped how column orders are handled internally.
- Hopefully fixed the f....ing SQL Interop issues that occasionally crop up post-installation. It's a bug in VS Installer/Project config and is mighty annoying because it doesn't come up much in debug.
- Updated the icon naming on the Desktop. For some obscure reason I had it coded with an extraneous space.