You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
This version allows for the input of an SQLite3 database with any file extension. Checking of the database validity is now handled by a database query rather than a check of the file extension.
extensionsAllowable variable now only controls the file types that by default show up in file explorer, keeping the file selection de-cluttered. All files can be selected in the file dialog to see all files.
Fixed taskbar icon and menu window icons to shown Icon.png instead of the default PyInstaller icon