Skip to content

Build 9054 [20241015]

Latest
Compare
Choose a tag to compare
@nemethviktor nemethviktor released this 15 Oct 18:19
· 7 commits to master since this release

Build 9054 [20241015]

  • NEW & UPDATED:
    • Rewrote the SQL handling logic to use DataTables and Transactions rather than write everyone everything [I swear guv I was sober...] on a one-by-one basis. Jolly achievement for someone that claims to be a SQL dev rather than a C# dev but alas.
    • When using copy-paste the Coordinates will now be default-enabled for paste. It's logical that people would want to paste this piece of data if available.
  • BUGS & FIXES:
    • Application should no longer crash when encountering an invalid piece of Exif data #118
    • Added some logic to enable returning to C:\ if the user enters a 'fake' folder name.
    • "Restart Now" (within Settings) should hopefully work as expected #119
    • Kinda fixed the "Do you want to save the write-Q?" box cropping up twice upon app-close.