Skip to content

v2.0.1

Compare
Choose a tag to compare
@erykjj erykjj released this 04 Jan 15:16
· 1787 commits to master since this release

Added

  • Multi-language support (internationalization/i18n)
    • Localization/L10n in English, French, Spanish
      • others in process of being translated on Weblate
  • Added alert box when change-over to Detailed view could take a long time (with many records to process)

Changed

  • UI framework transitioned from Qt5 to Qt6 (PySide2 to PySide6)
    • NOTE: Qt6 is not compatible with Windows 7/8, hence there is a separate Qt5 branch with bug-fix/maintenance releases for older operating systems
  • Rearranged/cleaned up the folder structure
  • Cosmetic/layout changes to GUI
  • "Obscure" is now "Mask", which is a more appropriate term for this kind of data obfuscation
  • Split off usage instructions from README to a separate HELP document